Links and background colors {no longer needed}

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
javierdl
Forum Members
Forum Members
Posts: 67
Joined: Tue Oct 09, 2007 7:31 pm

Links and background colors {no longer needed}

Post by javierdl »

How complicated would it be to arrange it so that the blue
background above in the menu and the "internal links" are not
dependent on eachother?
If you see, the link at the bottom of the image to the right uses the same blue as the one used in the menu.

J.
Image
Last edited by javierdl on Mon Oct 29, 2007 5:35 pm, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Links and background colors

Post by RonnyK »

J.

that means that you have to style the color in the MENU-stylesheet specifically as it now probably has the same color in the "a" area as the default a-links gets in the template-stylesheet.

Ronny
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Links and background colors

Post by Dr.CSS »

That would be the li li or li li a look at the li or a or li a to see which one has background: #*** or background-color: #*** then call the same second level item, like #primary-nav li li...
Post Reply

Return to “Layout and Design (CSS & HTML)”