dblast
Member
Posted 11 months ago #
Hi guys great plug in. My sidebar is dark blue though and the links get lost:
http://www.warrior-scholar.com/wordpress/
So I'd like to change the color and shrink the font slightly. I looked at the widget in the plug in editor but because its php and not html I am not too sure how to code the color change and size change.
Thanks.
Dan
leftville
Member
Posted 11 months ago #
You should be able to change all of that in the style.css file of your theme. Just create specific attributes for #user_login and #user_login li. Get those set up and you should be squared away.
dblast
Member
Posted 11 months ago #
Thanks that did the trick.