new to blogging and css – want to edit andreas09

  • Unknown's avatar

    I want to edit the Andreas09 theme. I have been reading the learn css links provided. I want to make minor changes: center and enlarge my heading, change all the text colors and postion in each section, change all the background colors in each section, and change the divider widths and colors for each section. But I want to keep the main functionality the same. I can’t figure out what section is what when I look at the current style sheet – so I am assuming that I am just going to create my own style sheet on top of the existing one. But how much can I change around if I do it that way?

  • Unknown's avatar

    Without actually looking at the theme in detail, all the characteristics you mention are things you can change via CSS.

    As I often recommend — your tasks with CSS will be greatly eased of you get the Firebug add-on for Firefox. This give you a way to view what CSS is affecting each visible element on your page, and even change it live to see the effect.

  • The topic ‘new to blogging and css – want to edit andreas09’ is closed to new replies.