Shape 5

Joomla Templates => New Vision - Club => : grai April 27, 2013, 04:07:52 PM



: Banner image and position
: grai April 27, 2013, 04:07:52 PM
Hi Team!

I want to reduce the size of the banner plus want it to move more up and fit in to the size of the background that I am using.

Please let me know how can I go about it.

Thanks.


: Re: Banner image and position
: mikenicoll April 27, 2013, 04:41:29 PM
Hello,

You would need to modify the following file with your custom coding.

Template.CSS - Line 295

#s5_menu_bar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CECDCD;
    height: 76px;
}

-Mike