Punardeep
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to change font/background color in Twenty Ten themstvlf – Thank you soo much, i finally got it to work, but I did had to update the file functions.php for changes to show up, i modified the color code in the function:
function twentyten_admin_header_style()
and then when i refreshed it, the changes showed.
I am glad it finally works.
Forum: Themes and Templates
In reply to: How to change font/background color in Twenty Ten themstvwlf – My site is not live right now, but maybe you can check out the link:
http://74.220.207.146/~ecojuice/
I am trying to change the color of the black menu bar, to green and the text on the bar such as ‘home’, ‘about us’, ‘contact us’ to color white.
Forum: Themes and Templates
In reply to: How to change font color (body) in Twenty TenBeardSquad, I did that in the style.css file changed the color code, but nothing seems to change on the site, I don’t know why these changes are not taking affect, i tried various color codes.
Forum: Themes and Templates
In reply to: How to change font/background color in Twenty Ten themI changed the color code in style.css in the area of both
#access li
and
#access aUpdated file and then when I check, still no change. I am really confused now, I even try changing color codes at other places, but nothing seems to change on the home page menu.
Forum: Themes and Templates
In reply to: How to change font/background color in Twenty Ten themStvwlf – Do you mean update the Li and A tags in style.css file?