Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • triHead Friend
    #141281

    Greetings

    anyone knows how can I change logo size(my logo is bigger size) and its position?

    Regards
    Jian

    jsliao Friend
    #305020

    please provide live site link pls?with the logo already replaced and we can guide you accordingly.

    triHead Friend
    #305064
    hanifahmed Friend
    #305077

    Change the following code in template.css

    h1.logo a {
    width: 223px;
    height: 38px;
    display: block;
    background: url(../images/logo.png) no-repeat center;

    To change the size of the logo area.

    To change the position:

    h1.logo, div.logo-text {
    margin: 0 0 5px;
    padding: 0;
    position: absolute;
    top: 40px;
    left: 47px;

    Change the green, for the position of the logo.

    Always make a backup!!!!!

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

This topic contains 4 replies, has 3 voices, and was last updated by  hanifahmed 15 years, 6 months ago.

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