Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • laristech Friend
    #159262

    How can I make the logo into a normal looking logo. Basically, have it sit at the very top left like it would if it was text only.

    petrahk Friend
    #373650

    I suppose that you have to change this file:
    templates/jacloris/css/template.css
    and on the rows starting at 305 you should change this:
    [PHP]/* Logo Image —*/
    h1.logo {
    height: 185px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
    }

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    height: 185px;
    width: 100px;
    }[/PHP]

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  petrahk 13 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum