Forums

Child link color (3 posts)

  1. rippert
    Member
    Posted 2 years ago #

    My theme uses white links over a blue menu bar for the parent page links, but if I create any child pages, the links appear beneath the blue menu bar against a white background - so they can't be seen. I've found the following under the menu heading in the .css file, but it controls the color of all the links. How can I change the color of the sub-links?
    Many thanks!
    Rip

    #menu a {
    	display: block;
    	padding: 0 50px;
    	background: url(images/img03.jpg) no-repeat right 50%;
    	text-decoration: none;
    	text-transform: uppercase;
    	font-size: 11px;
    	color: #FFFFFF;
    }
  2. rippert
    Member
    Posted 2 years ago #

    Sorry, heres the link.

  3. rippert
    Member
    Posted 2 years ago #

    The above link now links to a re-designed site that I opted for that better suits my purposes...

Topic Closed

This topic has been closed to new replies.

About this Topic