Jump to content
Sign in to follow this  
qamera

Change font attributes on RSS Photos widget

Recommended Posts

qamera

I want to to change the font color for photo captions to match the same color as the Widget title (gray). I also want to change the line separators so that they are slightly closer together. I am using Firebug but it is not clear how to change the font color, and whether that applies only to photo captions or also to other text inside the sidebar widgets. I was able to change the font type using this code, but not the font/text color. I checked css sites online and they only give information for assigning colors to "h" tags (h1, h2, etc). I'm sure it's just me... Also, the "Design Control" does not appear to have this as an option... div#photo_sb_wrapper-2 { font-family: sans-serif; font-size: 85% color:#E9E9E9 } div#photo_sb_wrapper-4 { font-family: sans-serif; font-size: 85% color: #E9E9E9 } qamera.com

Share this post


Link to post
Share on other sites
kastelic

Your missing a semicolon after 85%. If that doesn't help let us know.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×