CSS Code for Digg 3 col theme template?
-
Hello:
I was wanting to get advice on CSS code to expand the width of the main content area, as well as sidebars for the Digg 3 col theme template.
It is not immediately obvious what headings in the style sheet relate to their respective elements on the blog page, although I am not a CSS authority.
Thanks.
Jeff in Palmetto, Fl
The blog I need help with is: (visible only to logged in users)
-
Download Firefox and the Firebug add-on. It allows you to click on a bit of the screen and will then show you the HTML structure and all the CSS rules that target that element. Your request is made a bit more difficult by the fact that the theme uses background images to create the rounded corner effect.
To point you in the right direction the columns are given the classes: obar, narrowcolumnwrapper and sidebar from left to right. You will also have to enlarge some of the parent elements if you expand these though.
- The topic ‘CSS Code for Digg 3 col theme template?’ is closed to new replies.