Change color on menu page w-o changing accent color

HomeForumsTechozoicChange color on menu page w-o changing accent color

This topic has 2 voices, contains 2 replies, and was last updated by  andylu 85 days ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
Author Posts
February 21, 2012 at 9:59 am #1935

andylu

Hi – I have two questions for my blog: http://text100pr.se/
1) How do I change the color on the top menu, “about”. Now it is automatically the same color as the accent color but I want to change that without changing the accent color.
2) In Explorer my footer section is placed at the page top between the content and the sidebar. This doesn´t happen in Firefox or Chrome. Why – and how do I move the footer to the bottom in Explorer?

Thanks

February 21, 2012 at 10:34 am #1936

Jeremy Clark

In the custom css under the style settings

#dropdown a{
color: #000000
}

Adjust the color to one you want.

Footer problem in custom css again.

#footermain{
clear:both;
}
February 21, 2012 at 10:11 pm #1937

andylu

Great, thanks for quick response! It’s solved now.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.