Shape 5

Joomla Templates => Gamers - Club => : EasyEazy June 30, 2018, 04:23:26 PM



: Logo help
: EasyEazy June 30, 2018, 04:23:26 PM
I need help with my logo on the gamers template. I want the logo to go across the top of the template to the advert section have attached a screenshot of the current upload.

Thanks in advance



: Re: Logo help
: jonahh July 02, 2018, 11:18:47 AM
Hello,

You can edit the logo with here:

:
.s5_logo {
    float: left;
    height: 70px;
    cursor: pointer;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 11px;
    width: 179px;
}

template.css line 527


: Re: Logo help
: EasyEazy July 04, 2018, 05:45:21 AM
Thank you that worked great