Date: 2006-10-23 12:00 am (UTC)
ext_1558: baby Spock peeking up over the bottom of the icon (Default)
I'm just trawling and I noticed this.

Your navigation background image is applied to your anchor selector (a).

If you just want it on the navigation, and not ALL links in your layout, you need to take out this

a {

* background-image : url(http://bronze-ambition.net/BTP/images/navbg.jpg);
* display : block;
* background-color : #61846c;
* color : #4f868d;
* padding : 5px;


and group it with your #nav div instead, so, underneath

div#navigation {

* float : left;
* width : 300px;


put

#navigation a, a:link{background:url(http://bronze-ambition.net/BTP/images/navbg.jpg) #61846c;color:#4f868d;padding:5px;display:block;}

This account has disabled anonymous posting.
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org

April 2020

S M T W T F S
    1234
567891011
12131415161718
19202122232425
2627282930  

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated May. 22nd, 2025 04:43 am
Powered by Dreamwidth Studios