• Hey everyone,
    I’d really appreciate some help on this… I’m a graphic designer so of course I had to go out and edit the default theme to my exact liking. Heres the problem I’m running into. My banner image & menu is wider than I’d like the content below to appear. I just can’t get the darn thing to cooperate. I had to insert css style tags into the header.php because of my image rollovers (i couldn’t get it to work with it in the style sheet, maybe someone knows about that too?), I’m wondering if thats the problem. At any rate, you can see my mess at Collision Canvas. I’ve only modified the header.php, here’s my code:

    [long code moderated – don’t post long code here
    use a pastebin like https://wordpress.pastebin.ca ]

Viewing 2 replies - 1 through 2 (of 2 total)
  • In style.css, you just need to change a couple paddings:

    #sidebar: from “padding:20px 0pt 10px;” to “padding:20px 30pt 10px;”
    .narrowcolumn: from “padding:0pt 0pt 20px 45px;” to “padding:0pt 0pt 20px 90px;”

    Thread Starter jaxon

    (@jaxon)

    Thanks so much. That was easy.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I’m new to this… my theme needs a quick tweak.’ is closed to new replies.