navigation bar |
navigation bar |
Jun 5 2007, 11:52 PM
Post
#1
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
hi(:
how do i make the navigation bar height smaller? like this: [attachment=14765:untitled.PNG] the normal ones are bigger |
|
|
|
![]() |
Jun 6 2007, 01:32 AM
Post
#2
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
Insert this into your code:
<style type="text/css"> a.navbar:active, a.navbar:visited, a.navbar:link{line-height:XXpx;} a.navbar:hover{line-height:XXpx} </style> |
|
|
|
Jun 6 2007, 02:09 AM
Post
#3
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
ahhh that didnt work
=/ edit// i got it. that code didnt work. but i found one that does(: |
|
|
|
Jun 6 2007, 11:29 AM
Post
#4
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
How does that code not work?!? Maybe you aren't doing it right.
You can change the height of the line, and make your font larger or smaller depending how you want it. |
|
|
|
Jun 6 2007, 02:58 PM
Post
#5
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
i tried it a few times adjusting the line height and font size but neither worked. i used this code:
CODE <Style>div table, div td {height:XXpx;}
</style> |
|
|
|
Jun 7 2007, 12:01 AM
Post
#6
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
LOL I don't know why it didn't work for you but whatever works LOL
|
|
|
|
![]() ![]() |