Viewing 2 replies - 1 through 2 (of 2 total)
  • edit this style in style.css:

    #site-title p.headline{float:left;border-left:1px solid #999;margin:0 0 0 1em;padding:.2em 0 .2em .8em;font-weight:normal;font-size:140%;line-height:64px;letter-spacing:0.4em;}

    delete: border-left:1px solid #999;
    add: clear:left;
    change: margin:0 0 0 0em;
    change: line-height:44px;
    change: padding:.2em 0 .2em .1em;

    adjust the numbers as you like.

    (mystique might have a custom way to change styles, so that the changes are safe for upgrades)

    Thread Starter xionkid

    (@xionkid)

    Wow! Thanks! great awnser!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Place blog description under blog title?’ is closed to new replies.