Which code in CSS indicates the 1px frame for images in Ocean Mist?
-
I don’t like the color of the 1px frame (a brick red) for added images to my blog, and would like to change it to a blue color — how do I locate that code on the CSS code to change that color?
The blog I need help with is: (visible only to logged in users)
-
-
One tool that is pretty much indispensable when it comes to doing CSS work is the Firebug add-on for Firefox. It allows you to identify classes and IDs for elements in the HTML and even shows you the HTML associated with it. It also allows you to try out changes in realtime.
-
- The topic ‘Which code in CSS indicates the 1px frame for images in Ocean Mist?’ is closed to new replies.