
08-23-2007, 04:13 AM
|
 |
|
|
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by puregraf
Hi thanks, i tried what you said but the nav bar ended up showing up like a list with the links next to a dot (like a list) going down.
I also tried to remove those lines appearing on the right and left but it didnt work either :\
|
Looks cool,,,
You're almost there my friend, all U have 2 do is get rid of that line at bottom by changing code in css area here ...>>>
border-bottom:1px
Change to ZERO
Next,,,
Move your TAB down by changing your cellpadding or cellspacing in table area <<<...
Or,,,
Change PADDING in your css area ...>>>
padding-bottom:21px; <...{{{ change this here to to move down }}}
If U still have issues let me have temp access and I can fix 4 ya...
Give it a go
|