![]() |
|
||||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||
|
|
#1 |
|
WLC Member
Join Date: Aug 2011
Posts: 3
|
Hi All,
http://bit.ly/GNdYyv How can I: 1) Get that "Home" text to center directly underneath the image? I have a text-align: center on it, but it seems to be doing nothing 2) Remove the scroll bar to the right. Funnily enough, if I add border: 1px solid black; to #top-nav a, then the scroll bar dissapears, but I dont want that black border. How can I remove this scroll bar? Any help is much appreciated, thanks |
|
|
|
|
|
#2 |
|
WLC Lover
Join Date: Oct 2010
Location: Newcastle, NSW, Australia
Posts: 703
|
scrollbar
#top-nav { overflow: auto; } change to overflow:hidden; give your ul a width and margin:0 auto; to centre |
|
|
|
|
|
#3 |
|
Banned
Join Date: Jun 2006
Location: Blackp ool U.K.
Posts: 3,197
|
Just as an information only post;
border: 1px none transparent; will add an "invisible" 1 pixel border to an element. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
Linear Mode |
|
|