Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • chalobollywood Friend
    #149289

    Dear Everyone,

    Could any one guide me how to remove/disable logo from top in jarasite.

    regards
    sunny

    lamvt Friend
    #335300

    h1.logo a {
    background:transparent url(../images/logo.png) no-repeat scroll left center;
    display:block;
    height:51px;
    width:187px;
    }

    http://templates.joomlart.com/ja_rasite/templates/ja_rasite/css/template.css Line 1198

    changes to

    h1.logo a {
    /*background:transparent url(../images/logo.png) no-repeat scroll left center;*/
    display:block;
    height:51px;
    width:187px;
    }

    chalobollywood Friend
    #335313

    Thanks,
    now i am able to get rid of the logo and as well as i have disabled search function temporarily

    idea to disable logo is so that the site content can be moved a bit upwards but now what i find is both logo and search are disabled but :::: its an empty space over there ….any idea how i could achieve that ?

    Saguaros Moderator
    #335558

    Hello

    Pls open the file templates/ja_rasite/css/template.css and find codes :

    #ja-header .main {
    height: 80px;
    padding: 0;
    position: relative;
    }

    pls adjust the value in the height property.

    Good luck

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 14 years, 7 months ago.

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