Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gregr Friend
    #139081

    Hello,

    I have just Downloaded and started using joomla and the uvite template. My question is: Where do i go to change the logo size from the default. My logo is bigger than the allowed area. you can see it here: http://kitchenremodelbath.com/home/

    :confused:

    bennitos Friend
    #295774

    In your templace.css file line 715

    change


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

    to


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

    Now your logo should be fully visable.

    gregr Friend
    #295778

    Thank you so very much!

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

This topic contains 3 replies, has 2 voices, and was last updated by  gregr 15 years, 8 months ago.

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