Re: [css-d] Space before

2009-09-30 Thread Scott Haneda
Do you have a return after your p tag? If you have formatting in your source, like a p tag then a return and a few tabs, those generally show up as rendered spaces. -- Scott Iphone says hello. On Sep 30, 2009, at 11:07 AM, Bobby Jack wrote: > --- On Wed, 9/30/09, Lalena wrote: > >> Now I

[css-d] A little vertical align issue

2009-09-23 Thread Scott Haneda
here is a simplified version: http://dl.getdropbox.com/u/340087/Drops/09.23.09/align-42fc19f2-154007.html Div with an image in it, the div has height and line height set Why do I need a single char before the image in order to get the vertical align property to take effect? Firefox wlll vertica

[css-d] three column form layout dilema

2009-09-21 Thread Scott Haneda
After a few days on and off, I think I need some advice outside the box on this one. Three column form, left, middle, and right. I am using a for the form, to give me some layout control, and an to me seems somewhat semantically correct, as they are numbered, which could help a screen r

Re: [css-d] funny css font issue

2008-11-12 Thread Scott Haneda
On Nov 12, 2008, at 4:10 PM, Philippe Wittenbergh wrote: > > On Nov 13, 2008, at 8:33 AM, Scott Haneda wrote: > >> I have a simple site, here is the source: >> ... >> body { >> margin: 0; >> font-family: Basker

[css-d] funny css font issue

2008-11-12 Thread Scott Haneda
I have a simple site, here is the source: http://www.w3.org/TR/html4/loose.dtd";> Untitled body { margin: 0; font-family: Baskerville, "Heisi Mincho W3", Symbol, serif; } .wrapper {

[css-d] Partial OT PSD to CSS

2008-10-21 Thread Scott Haneda
Hello, sorry for this post, but I am lost. In the past, on this list, I learned of a site that would take a PSD file, and hand covert it to XHTML/CSS. I was pretty amazed at their work, for prices around 99.00 to 200.00 apx. In some cases, this may prove useful to me. There seems to be a

[css-d] linking an entire td

2008-06-03 Thread Scott Haneda
How can I link and entire td in a table? I can only seem to get it to work if I set an explicit height, which in this case, I do not know ahead of time: click me click me So the image comes in, it is 300px wide, but the height is variable, and I have no idea what it is ah

[css-d] Absolute relative

2008-01-30 Thread Scott Haneda
Iphone has a 320x356 viewable area, if I add in the 60 pixels from the url bar that I will hide, I get 320 wide by 416 tall That is my div I have to work with, I set that to margin auto, and it will center just fine in the middle of the screen. Where I am stuck is I have never used relative or ab

[css-d] Css rollovers, opinions on accessability

2006-11-29 Thread Scott Haneda
comments on this method? thanks -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A.

[css-d] FF on windows, help fix please

2006-10-12 Thread Scott Haneda
http://staging.newgeo.com/ I don't have immediate access to Firefox 1.5.07 on Windows, but the screenshots I have seen mess this layout up a bit, can someone point out some suggestions to me? -- - Scott H

[css-d] Site check and specific IE issues

2006-10-01 Thread Scott Haneda
background. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css

Re: [css-d] 3 column, stumped, can not get alignment

2006-10-01 Thread Scott Haneda
> Scott, > > On Sep 27, 2006, at 5:29 PM, Scott Haneda wrote: > >> I have been asked to make a 3 column, fixed, non fluid layout, that >> has some >> pretty tight tolerances. I have been at this a few hours now, and I >> am just >> not getting it where

Re: [css-d] 3 column, stumped, can not get alignment

2006-10-01 Thread Scott Haneda
> Scott Haneda wrote: >> http://www.newgeo.com/web/css/var/index.html >> >> There is the header logo, which is centered, and working how I want it, >> regardless of browser width, it does what is needs to do. >> >> I need to get left.jpg and right.jpg

[css-d] Best wawy to overlay images on a background

2006-10-01 Thread Scott Haneda
keep aligned. What suggestions, maybe some z-index and put it on a layer, but I have never don't that before. thanks -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com>

[css-d] 3 column, stumped, can not get alignment

2006-09-27 Thread Scott Haneda
? -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED

Re: [css-d] Body background not working

2006-09-27 Thread Scott Haneda
et, so making even less sense -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/m

Re: [css-d] Body background not working

2006-09-27 Thread Scott Haneda
> Scott Haneda wrote: >>> cj wrote: >>>> i'm seeing a red background on the sides (when my width is around 1200+). >>> I'm seeing red, too. But just to be sure, you could use hex. #FF >> >> What browser? I changed it to hex, but &

Re: [css-d] Body background not working

2006-09-27 Thread Scott Haneda
his is pretty strange. Suggestions? -- --------- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css

Re: [css-d] Body background not working

2006-09-27 Thread Scott Haneda
> i'm seeing a red background on the sides (when my width is around 1200+). What browser, I don't in Firefox or Safari. -- ----- Scott HanedaTel: 415.898.2602 <http:

Re: [css-d] Body background not working

2006-09-27 Thread Scott Haneda
try again Why not, It is about 1000px wide, and repeats vertically, leaving all the rest of the left and right non image material. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com>

Re: [css-d] Body background not working

2006-09-27 Thread Scott Haneda
terial. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d I

[css-d] Body background not working

2006-09-27 Thread Scott Haneda
right, which I can not get to come into play. Depending on the order I put in the css code, I can get this page to do different things. Any ideas? I want the blue color to expand on the left and right as a background color. -- - Scott

Re: [css-d] Class not activating color aspects

2006-06-08 Thread Scott Haneda
ff, got it working now. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css

Re: [css-d] Class not activating color aspects

2006-06-08 Thread Scott Haneda
cbi.newgeo.com/css/main.css Thanks for the help. -- --------- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discus

[css-d] Class not activating color aspects

2006-06-08 Thread Scott Haneda
Can someone help me with this one: Home | Who are we? | Why Us? | Our Approach | Clients | Lets Talk a.selected { color: red; font-weight: bold; } I get the bold, but not the red -- - Scott

[css-d] Wraooed div not expanding to height

2006-06-06 Thread Scott Haneda
is totally wrong here. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ cs

Re: [css-d] Four that could be two

2006-05-26 Thread Scott Haneda
> should do it. note that you need to specify the class (.secondLinks) before > the state (:hover). Thanks, just what I needed -- - Scott HanedaTel: 415.898.2602 <http://www.n

[css-d] Four that could be two

2006-05-26 Thread Scott Haneda
; } -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://w

[css-d] Thoughts on this method

2006-05-26 Thread Scott Haneda
e them around as need be. Any help optimizing this would be appreciated. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Nova

Re: [css-d] Div with text, vertical align, again.. {BUMP}

2006-05-26 Thread Scott Haneda
the bottom, not the top, or even better, > in the middle. > > Any way I try it, the type eventually truncates on enlargement. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com&g

[css-d] Div with text, vertical align, again...

2006-05-26 Thread Scott Haneda
r even better, in the middle. Any way I try it, the type eventually truncates on enlargement. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Nova

Re: [css-d] Suggestions, or dev for hire

2006-05-26 Thread Scott Haneda
> Final div below it all gives me the thin border. > > Can anyone tell me how to clean this up, or would it work pretty well across > all browsers? Of course, it does not work in IE on Windows -- ----- Scott Haneda

Re: [css-d] Suggestions, or dev for hire

2006-05-26 Thread Scott Haneda
my center background color. Final div below it all gives me the thin border. Can anyone tell me how to clean this up, or would it work pretty well across all browsers? -- --------- Scott HanedaTel: 415.898.260

[css-d] Suggestions, or dev for hire

2006-05-26 Thread Scott Haneda
their time. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://ww

[css-d] Basic confusion on syntax

2006-03-07 Thread Scott Haneda
e css name, versus after: ul.myname myame.ul Its not at all making sense to me, I would think I would want to do li#subNavlist but that does not work. -- - Scott HanedaTel: 415.898.2602 <http://www.ne

[css-d] Table widths not the same with image in td

2006-03-07 Thread Scott Haneda
he top one? -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMA

[css-d] General font size inheritance question

2006-03-07 Thread Scott Haneda
sizes -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2

[css-d] IE and 3 column layout with larger fonts

2006-01-04 Thread Scott Haneda
ciated. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] ht

Re: [css-d] Myspace

2005-12-21 Thread Scott Haneda
nks for the info everyone, looks like I wont be trying to make it pretty for fun, if I have to bastardize my css to the points mentioned, just seems not worth it. -- --------- Scott HanedaTel: 415.898.2602 <ht

[css-d] Myspace

2005-12-21 Thread Scott Haneda
am area the browsers decide to patch up for the user. ie: Mess of old html code body { foo: foo; } -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA

[css-d] Really small fonts on IE

2005-12-20 Thread Scott Haneda
{ font-size: 1.0 em; } ? -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-d

[css-d] Safari and another td issue

2005-10-26 Thread Scott Haneda
ite showing. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailm

Re: [css-d] Safari bordering a td that has NO style to it

2005-10-26 Thread Scott Haneda
on is to just make more than one table per row set, but that's less ideal to me. -- --------- Scott HanedaTel: 415.898.2602 <http://www.ne

[css-d] Safari bordering a td that has NO style to it

2005-10-26 Thread Scott Haneda
his is appreciated. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-di

[css-d] Printing problems

2005-10-18 Thread Scott Haneda
me and possibly tell me where I am messing up, it would be appreciated. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Nova

Re: [css-d] Wait...fragment links DO work withing scrolling elements?

2005-10-13 Thread Scott Haneda
demo is that it starts acting REALLY > funky when you use the tab key to jump from link to link. And it does nothing in safari :-) -- ----- Scott HanedaTel: 415.898.2602 <htt

Re: [css-d] Condensed font

2005-10-13 Thread Scott Haneda
e clickable and fine to most users. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-disc

Re: [css-d] Condensed font

2005-10-13 Thread Scott Haneda
and can not assume everyone does. Thanks for helping me get to the bottom of this though. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. ___

Re: [css-d] Condensed font

2005-10-13 Thread Scott Haneda
.4.2 setup. Cept for me, on Windows, Arial Narrow is less narrow than normal Arial, OS X pseudo narrows it, but windows is actually less condensed. -- --------- Scott HanedaTel: 415.898.260

[css-d] Condensed font

2005-10-12 Thread Scott Haneda
Is there any safe condensed font I can use on the web? I can not use the font-stretch as it does not work in Safari, as far as I can tell, but something just a bit more of condensed would solve some issues for me. -- - Scott Haneda

Re: [css-d] Tables

2005-10-12 Thread Scott Haneda
nherit? I haven't tried > it, but maybe it will work. Nice, both options seem to work just dandy for me. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com>

[css-d] Css rows and columns

2005-10-12 Thread Scott Haneda
in: 0; padding: 0; } .wrapper { border: 1px solid green; height: 40px; } test test test test test test test test test test -- - Scott H

[css-d] Tables

2005-10-12 Thread Scott Haneda
td and table to a specific font size of the same, I think, if I remember, makes the fonts smaller than the .8em, can someone tell me whats happening here and how you work around it? -- - Scott HanedaTel

Re: [css-d] 3 images in a ul, is this the best way

2005-10-12 Thread Scott Haneda
floating each li to the left or giving > each li a value of "display: inline". I still get some margins, no matter what I try, can someone perhaps show me a example of three same sized images all sitting together to make one image? --

[css-d] 3 images in a ul, is this the best way

2005-10-12 Thread Scott Haneda
t to use a table, and thought, this is a pretty good case for a , or it is not proper to put images in the ul? If not, whats the best way, I have been trying to float divs around with little luck as well. -- ----- Sc

Re: [css-d] Small IE problem with OL

2005-09-27 Thread Scott Haneda
on 9/27/05 2:14 PM, Scott Haneda at [EMAIL PROTECTED] wrote: > Hello, I have a small issue with this page in IE on Windows > <http://www.advantagebenefitsprogram.com/advantages/> > The seems to get chopped off since I added in the > > In order to put the numbers to the

[css-d] Small IE problem with OL

2005-09-27 Thread Scott Haneda
stions? -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d L

[css-d] Padding and divs, basic question

2005-09-20 Thread Scott Haneda
x27;s just fine, but the "Something" is butted right up on the red border, I want it in somewhat, but then it changes the width if I use margin or padding, and I am betting various browsers deal with this in different ways. -- -------

[css-d] Quick help, getting centered text in IE 6.0

2005-09-09 Thread Scott Haneda
t I am just getting into this CSS and had to do what I know. CSS here <http://www.workforcecorp.com/incl/style.css> and also a little here and there in the page as well. -- ----- Scott HanedaTel: 415.89

[css-d] Screenshots

2005-09-08 Thread Scott Haneda
. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discu

[css-d] Ul and li items going over other itms

2005-09-04 Thread Scott Haneda
ght as the LI items, and the certainly should not go a few px's behind or above the other page elements. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com>

[css-d] Non breaking items

2005-08-04 Thread Scott Haneda
{ background-color: #AAA; color: #000; text-decoration: none; } -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA

Re: [css-d] Stumped on white border on tables

2005-07-11 Thread Scott Haneda
on 7/11/05 5:29 PM, Scott Haneda at [EMAIL PROTECTED] wrote: > <http://www.click-brand.com/se_marketing/index.ws> > Look at the header and the footer, there is this 1px or so white line around > everything, and I can not get it to go away. I guess it is a mac thing: td {

Re: [css-d] Stumped on white border on tables

2005-07-11 Thread Scott Haneda
so I need to just get it done, even if I do as you suggest... As you can see <http://www.click-brand.com/test.ws> I am still nailed with this white border around the table, and I need to make that go away. -- --------- Scott Haned

Re: [css-d] Color change on row hover

2005-07-11 Thread Scott Haneda
ill highlight that row background, and also toggle the link color of the text, even if it is not 100% as wide as the row. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com>

Re: [css-d] Color change on row hover

2005-07-11 Thread Scott Haneda
on 7/11/05 6:02 PM, Richard Grevers at [EMAIL PROTECTED] wrote: > On 7/12/05, Scott Haneda <[EMAIL PROTECTED]> wrote: >> .tRow:hover { >> background: #FFD; >> border: 1px solid #EFE; >> color: 3F0; >> } >> >> I use the above CSS

[css-d] Stumped on white border on tables

2005-07-11 Thread Scott Haneda
<http://www.click-brand.com/se_marketing/index.ws> Look at the header and the footer, there is this 1px or so white line around everything, and I can not get it to go away. -- - Scott Haneda

[css-d] Color change on row hover

2005-07-11 Thread Scott Haneda
the text, which I do not want. You can see a test case here: <http://www.click-brand.com/contact/index.ws> -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Nova

Re: [css-d] one line will not validate

2005-06-03 Thread Scott Haneda
> Could it be that you really want > > a img {border-bottom: 0;} Ok ok ok I get it! :-) Thanks! A simple oversight a.image was what I wanted. -- ----- Scott HanedaTel: 415.898.2602 <http://ww

[css-d] one line will not validate

2005-06-03 Thread Scott Haneda
€ Line: 5 Unknown pseudo-element or pseudo-class image a:image { border-bottom: 0; } There is my line 5, I remove it and I validate, I don't get it, whats wrong with that? -- - Scott Haneda

[css-d] semi OT, using css or JS to hide stuff

2005-06-01 Thread Scott Haneda
this? -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROT

[css-d] UL images not showing, sometimes

2005-05-26 Thread Scott Haneda
but pretty random. I have tried "" and '' and nothing, is there something wrong, or a preferred way? -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com>

[css-d] floated divs that are centered to collapse them

2005-05-25 Thread Scott Haneda
? -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discu

Re: [css-d] Floating and not wrapping images

2005-05-25 Thread Scott Haneda
nge Is :\ <http://www.newgeo.com/web/css/float.html> to have the main body copy not wrap around the image once it gets past the image. I have put up a sample html table to illustrate what I am trying to do. -- -----

[css-d] Floating and not wrapping images

2005-05-25 Thread Scott Haneda
s with tables I need they grey and yellow boxes on the right to auto collpase as they are now. This more or less repeats records out of a database, but the data is slightly variable. thanks -- - Scott

[css-d] top and bottom margin lost in td

2005-05-17 Thread Scott Haneda
; background-color: #66CC00; } Update Qunatity Update Qunatity Update Qunatity -- - Scott Haneda

[css-d] auto width td's

2005-05-13 Thread Scott Haneda
. -- - Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/li

[css-d] glued footer

2005-05-09 Thread Scott Haneda
the bottom. -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo

[css-d] css style sheet toggler

2005-04-29 Thread Scott Haneda
I have seen on some sites, first visit, a little sheet drops down and you can click larger/smaller to I assume swap out a CSS style. Don't really know what to google on, can someone point me to some links. -- - Scott H

[css-d] Re: windows issues

2005-04-28 Thread Scott Haneda
on 4/27/05 7:09 PM, Scott Haneda at [EMAIL PROTECTED] wrote: > A firend of mine ran into some bad luck and is in the hospital, so I was > elected the one to get a site up: > <http://delriofoundation.com/index.ws> > There is a layout problem on windows and I can not figure it out

[css-d] windows issues

2005-04-27 Thread Scott Haneda
<http://delriofoundation.com/main.css> -- ----- Scott HanedaTel: 415.898.2602 <http://www.newgeo.com> Novato, CA U.S.A.