Re: [css-d] Sticky footer problem

2009-09-14 Thread Alan Gresley
Val Dobson wrote: > www.oakleafdesignprint.co.uk/dmk/ > > I've spent two days trying to fix this layout, and getting nowhere. > It doesn't look so bad in FF3 but a mess in IE7 (so what's new?) > Anyway, what I'm trying to do is to get the footer - the green box - > to stick to the bottom, at the f

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread Tim Snadden
On 15/09/2009, at 2:56 PM, MEM wrote: >> Maybe you are thinking about a:active? Try styling that. > > I believe I'm styling that on my css. > Here: > #mainMenu li a:hover, li a:active > { > text-decoration:none; > background-image:url(../images/hover.png); > background-position:

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread Tim Snadden
On 15/09/2009, at 2:56 PM, MEM wrote: >> Maybe you are thinking about a:active? Try styling that. > > I believe I'm styling that on my css. > Here: > #mainMenu li a:hover, li a:active > { > text-decoration:none; > background-image:url(../images/hover.png); > background-position:

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread MEM
> Maybe you are thinking about a:active? Try styling that. I believe I'm styling that on my css. Here: #mainMenu li a:hover, li a:active { text-decoration:none; background-image:url(../images/hover.png); background-position:bottom; background-repeat:no-repeat;

Re: [css-d] mouse over styles on search box

2009-09-14 Thread HallMarc Websites
ding-right : 7px; } I'm sure this has a use somewhere somehow. Didn't do a thorough scouring to see where these styles are intended. __ Information from ESET Smart Security, version of virus signature database 4425 (20090914) __ The message was checked by ESET Smart

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread Tim Snadden
On 15/09/2009, at 1:09 PM, MEM wrote: >> I'm afraid that I don't know what you mean and I don't know what it's >> meant to look like. There is a red background color on hover and >> there >> is a different color/background image for the link with the class of >> 'current'. Show us an image of

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread MEM
> I'm afraid that I don't know what you mean and I don't know what it's > meant to look like. There is a red background color on hover and there > is a different color/background image for the link with the class of > 'current'. Show us an image of what it's meant to look like or > describe it car

[css-d] I like big overflow:hidden and I cannot lie (IE6 question)

2009-09-14 Thread Dan Phiffer
Hi everyone, Any thoughts on how to make this scrolly thing look right in IE6? http://ellieirons.com/flyway/ It just kind of poops out in the middle and starts dropping things onto a new line. Is it zoom: 1? position: relative? Something else I'm forgetting? Apologies in advance for the 1.5

[css-d] So Sorry

2009-09-14 Thread Diana Puppin
To all - I am so sorry!! The e-mail I just sent was suppose to go to a colleague! I typed in the wrong address and hit send before double checking! Please disregard! sorry for any inconvenience to all! Diana __ css-discuss [c

Re: [css-d] Sticky footer problem

2009-09-14 Thread David Hucklesby
Val Dobson wrote: > www.oakleafdesignprint.co.uk/dmk/ > > I've spent two days trying to fix this layout, and getting nowhere. > It doesn't look so bad in FF3 but a mess in IE7 (so what's new?) > Anyway, what I'm trying to do is to get the footer - the green box - > to stick to the bottom, at th

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread Tim Snadden
On 15/09/2009, at 8:12 AM, MEM wrote: > >> It *is* highlighted. Have you changed it since you sent this >> message? >>> >>> O.o No. >>> In IE6 and IE7 I see them. >>> When I click on one of the navigation links, I'm expecting to see a >> red >>> image above the letters, I'm afraid that I do

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread MEM
> > > > It *is* highlighted. Have you changed it since you sent this > message? > > > > O.o No. > > In IE6 and IE7 I see them. > > When I click on one of the navigation links, I'm expecting to see a > red > > image above the letters, > > and I see them. > > > > This must be the "dummiest" think I

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread MEM
> > It *is* highlighted. Have you changed it since you sent this message? > > O.o No. > In IE6 and IE7 I see them. > When I click on one of the navigation links, I'm expecting to see a red > image above the letters, > and I see them. > > This must be the "dummiest" think I've ever asked. :s > Not

Re: [css-d] Current Navigation Indicator - the craziest error ever!

2009-09-14 Thread MEM
> It *is* highlighted. Have you changed it since you sent this message? O.o No. In IE6 and IE7 I see them. When I click on one of the navigation links, I'm expecting to see a red image above the letters, and I see them. This must be the "dummiest" think I've ever asked. :s Not able to see them

Re: [css-d] Current Navigation Indicator

2009-09-14 Thread Tim Snadden
On 15/09/2009, at 5:58 AM, MEM wrote: > Hello list, > > After David's advices, my site was checked (well, it never is > completely, > but we have to stop at some point), still: > > > http://www.nuvemk.com/rebelate/rebelatehome/css/home6_ie7.css > > http://www.nuvemk.com/rebelate/rebelatehome/cs

Re: [css-d] Runaway input text box

2009-09-14 Thread Jukka K. Korpela
Duane Nelson wrote: > I'm cleaning up my css and xhtml for a new design and having problems > with a text box. It's generally more productive to design new pages well than to clean up existing pages. > URL: http://rapicom.net/site-2009/quotes.html > CSS: http://rapicom.net/site-2009/css/rc.cs

[css-d] Current Navigation Indicator

2009-09-14 Thread MEM
Hello list, After David's advices, my site was checked (well, it never is completely, but we have to stop at some point), still: http://www.nuvemk.com/rebelate/rebelatehome/css/home6_ie7.css http://www.nuvemk.com/rebelate/rebelatehome/css/home6_ie6.css http://www.nuvemk.com/rebelate/rebelateho

Re: [css-d] Sticky footer problem

2009-09-14 Thread Val Dobson
I've fixed the missing end tag, but it hasn't made a difference. According to everything that I've read, "position absolute" and "margin-bottom:0" should put an element that's last in the markup at the bottom of its container element. That fact that it isn't doing that, is what's making me tear m

Re: [css-d] Sticky footer problem

2009-09-14 Thread Sandy
Val, I don't know if this is it, but what jumps out at me is the missing > after the end footer hope that helps, at least a little. Sandy > www.oakleafdesignprint.co.uk/dmk/ > > I've spent two days trying to fix this layout, and getting nowhere. > It doesn't look so bad in FF3 but a mes

[css-d] Sticky footer problem

2009-09-14 Thread Val Dobson
www.oakleafdesignprint.co.uk/dmk/ I've spent two days trying to fix this layout, and getting nowhere. It doesn't look so bad in FF3 but a mess in IE7 (so what's new?) Anyway, what I'm trying to do is to get the footer - the green box - to stick to the bottom, at the foot of the .wrap container. B

[css-d] Runaway input text box

2009-09-14 Thread Duane Nelson
Greetings. I'm cleaning up my css and xhtml for a new design and having problems with a text box. URL: http://rapicom.net/site-2009/quotes.html CSS: http://rapicom.net/site-2009/css/rc.css Problem: The input text box for "Date Required (mm/dd/):" appears to be aligned justified or right

Re: [css-d] Runaway input text box

2009-09-14 Thread Climis, Tim
> Problem: The input text box for "Date Required (mm/dd/):" appears > to be aligned justified or right. But that is not in the style sheet. The firebug extension for Firefox is your best friend. On line 174 of rc.css, there's this declaration: #date { float: right; text-align: right;

Re: [css-d] mouse over styles on search box

2009-09-14 Thread Philippe Wittenbergh
On Sep 14, 2009, at 10:34 PM, Sandy wrote: > I am trying to get the search box and the submit button to be the same > height and have ended up with a couple of little jiggles on mouse > over. > The search box loses the padding I added, and the submit button > shifts a > few pixels to the righ

[css-d] mouse over styles on search box

2009-09-14 Thread Sandy
hey all, I am working on a page which has a search box which I have added styles to, which have an unintended effect that I hope you can help me get rid of. I am trying to get the search box and the submit button to be the same height and have ended up with a couple of little jiggles on mouse