• Resolved christop

    (@christop)


    For any template savvy folks familiar with Very Plain Text themes by Scott Wallick … or just template savvy people. I need some pointers on how to edit the code so I can mess with the font sizes and div placements, image insertions, etc. I’ve got limited css knowldege and never studied php.

    So when I look at the theme editor, there’s so much code it confuses me. I don’t know what to look for when I want to edit text styles, insert banners, insert extra tables or something on the template.

    Can anyone give me few pointers that will help me do that?

    If you know how to mess with “very plain text” templates specifically, that’s even better.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter christop

    (@christop)

    …annny takers?

    First of all: do NOT edit anything in the online theme editor – it doesn’t have an UNDO button!

    The right way to do it: edit files on your computer in a plain text editor and upload the result. ALWAYS make a back up copy before starting to mess around with the files.

    Everything style related should be done ONLY in the stylesheet, aka style.css. Never in the hmtl markup. (It would be a crime to spoil that nice theme with tables…)

    Don’t ask general questions. They are useless. Ask ONE specific conrete thing.

    And now some mandatory reading (and I really mean the “mandatory” part!)
    Codex, the manual
    Blog_Design_and_Layout
    Theme_Development
    CSS
    Finding_Your_CSS_Styles

    Good luck!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Very Plain Text” Theme help requested’ is closed to new replies.