Log In · Register

 
Navigation and Firefox., works?
Marlons
post Jan 23 2008, 09:09 PM
Post #1


Thread Killer
******

Group: Staff Alumni
Posts: 1,012
Joined: Jun 2007
Member No: 530,544



I was just wondering, does this kind of navigation not work on Firefox anymore, because the links overlap and i can't get it to work.
Example

Or are my codes just outdated? if so anybody have any working codes?
 
 
Start new topic
Replies
crafty-designs
post Jan 23 2008, 11:58 PM
Post #2


crafty. :]
**

Group: Official Designer
Posts: 16
Joined: Aug 2007
Member No: 562,092



For the links use the line-height code. Add it in the links and links hover code.

Example:

CODE
a.nav:link, a.nav:visited, a.nav:active {
font-family:century gothic;
text-decoration:none;
display: block;
color:black;
font-size:14px;
text-align:center;
background-color:transparent;
font-weight:normal;
line-height:25px;
width:193px;}

a.nav:hover {
font-family:century gothic;
text-decoration:none;
display: block;
color:white;
font-size:14px;
text-align:center;
background-color:640000;
font-weight:normal;
line-height:25px;
width:193px;}
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: