HighDots Forums  

Confusing problem for me

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Confusing problem for me in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eric Wagner
 
Posts: n/a

Default Re: Confusing problem for me - 01-11-2005 , 09:34 AM






Quote:
td.toplinks a {
display: block;
text-decoration: none;
margin: 0;
text-align: center;
font-weight: bold;
font-size: 12px;
color: white;
padding: 6px 3px 6px 3px;
background-color: #b31b1b; }
Delete the height. This should work.

bYe,

Eric.




Reply With Quote
  #2  
Old   
Steve K
 
Posts: n/a

Default Confusing problem for me - 01-11-2005 , 10:13 AM






HI,

Can anyone figure out why the words in my menu bar hang out near the
very top of the red bar in Mozilla?

http://aem.cornell.edu/business_test_site/overview/

http://aem.cornell.edu/business_test...ite_styles.css

The words should be vertically centered. They are correct in Safari and
IE 5.2.

Please be kind, I'm learning!

Thanks
Steve



td.toplinks a {
display: block;
text-decoration: none;
height: 100%;
margin: 0;
text-align: center;
font-weight: bold;
font-size: 12px;
color: white;
padding: 6px 3px 6px 3px;
background-color: #b31b1b; }

td.toplinks a:hover {
color: #FFFFFF;
background: #9b1717; }

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.