• Hey guys,

    I’m trying to tweak this theme.

    I’m using Firebug but when I add margin etc to #header #blog-title to move it around nothing happens. I’m guessing it has something to do with a file called css.php ??

    Can someone tell me how this theme works.

    Thanks,
    Herb.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t know that theme but css.php usually means much or all of the CSS stylesheet is being generated dynamically from a PHP file. See if you can find that file.

    If you can’t find anything you can always add the CSS to the head section of header.php in a styleblock.

    Thread Starter herbshirt

    (@herbshirt)

    Thankyou.

    The weird part is I can change the font and color of said div but not the position.

    I wanted to keep the code as good as it already is but if I have to I may hard code into the header.php like you suggest.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blog Title positioning’ is closed to new replies.