Re: [css-d] Links on menu won't go to the bottom

2007-10-15 Thread Thierry Koblentz
> Hi all. I have a site I'm working on right now and need some help with the
menu. The images are doing fine (current and hover) but the links are at >
the top and they're supposed to go on the bottom
> Thanks in advance.

> http://www.5pts-interactive.com/sarantopoulos/index.asp

Try this:
#navbar li a {
color:#225AA0;
display:block;
float:left;
/* remove this height:62px; */
padding:45px 10px 0pt;
text-align:center;
text-decoration:none;
}

HTH
-- 
Regards,
Thierry | http://www.TJKDesign.com




__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Links on menu won't go to the bottom

2007-10-15 Thread Jeralyn Merideth
You're a genius!!! It worked! Thank you so much for getting back to me so 
quickly. 

I love this list :-)
 


Jeralyn Merideth
5 Points Interactive
Creative Design Solutions for Web and Print
[EMAIL PROTECTED]
[EMAIL PROTECTED]




- Original Message 
From: Thierry Koblentz <[EMAIL PROTECTED]>
To: Jeralyn Merideth <[EMAIL PROTECTED]>; css-d@lists.css-discuss.org
Sent: Monday, October 15, 2007 4:22:59 PM
Subject: RE: [css-d] Links on menu won't go to the bottom


> Hi all. I have a site I'm working on right now and need some help
 with the
menu. The images are doing fine (current and hover) but the links are
 at >
the top and they're supposed to go on the bottom
> Thanks in advance.

> http://www.5pts-interactive.com/sarantopoulos/index.asp

Try this:
#navbar li a {
color:#225AA0;
display:block;
float:left;
/* remove this height:62px; */
padding:45px 10px 0pt;
text-align:center;
text-decoration:none;
}

HTH
-- 
Regards,
Thierry | http://www.TJKDesign.com










   

Be a better Heartthrob. Get better relationship answers from someone who knows. 
Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Links on menu won't go to the bottom

2007-10-15 Thread Jeralyn Merideth
Hi all. I have a site I'm working on right now and need some help with the 
menu. The images are doing fine (current and hover) but the links are at the 
top and they're supposed to go on the bottom. I have added padding, 
margin...just about everything I can think of and it doesn't work. I've looked 
at it all day. Maybe someone with a fresh perspective can help me sort this out.

Thanks in advance.

http://www.5pts-interactive.com/sarantopoulos/index.asp

Jeralyn





  

Tonight's top picks. What will you watch tonight? Preview the hottest shows on 
Yahoo! TV.
http://tv.yahoo.com/ 
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/