test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ftw_ent Friend
    #135677

    Hello,

    I am using Ja_Mesolite and first i have to say i like the template very much. Great work from Joomlart.

    The problem is that i wanna use a logo that is wider than the logo Ja_Mesolite uses.
    I want my logo to use the whole wide . How can i fix this.

    regards,

    remco ‘t hart

    Sherlock Friend
    #280241

    Hi ffw_ent !
    Please open template.css file in templates/ja_mesolite/css folder, find following code section at about line 671 :


    h1.logo a {
    background:transparent url(../images/logo.gif) no-repeat scroll 0 0; // edit this attribute to change logo image
    display:block;
    height:100px;
    left:10px;
    position:absolute;
    top:0;
    width:180px; // edit this attribute to change width of logo.
    }

    ftw_ent Friend
    #280245

    I changed it to 700 px but nothing is happening

    ftw_ent Friend
    #280248

    This is how it is now:

    h1.logo a {
    width: 700px;
    display: block;
    background: url(../images/logo.gif) no-repeat;
    position: absolute;
    height: 100px;
    top: 0;
    left: 10px;

    ftw_ent Friend
    #280253

    I fixed it . The position had to be changed from absolute to static.

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

This topic contains 5 replies, has 2 voices, and was last updated by  ftw_ent 16 years, 1 month ago.

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