Shape 5

Joomla Templates => Incline - Club => : chriddo December 22, 2014, 07:50:00 AM



: How to remove logotype / the upper frame?
: chriddo December 22, 2014, 07:50:00 AM
I would like to not show a logotype. Please advice on how to do this.

I tried by removing the logotype file ... but there is a "graphical icon" appearing anyway.

So, I would like to remove the area where the main menu and logotype appears.

Hope to hear from you soon.


: Re: How to remove logotype / the upper frame?
: mikek December 22, 2014, 09:23:06 AM
Hello,

I don't know what you mean by "logotype", but if you want to remove the actual logo you can add the following:

#s5_logo {
display:none;
}


: Re: How to remove logotype / the upper frame?
: chriddo December 22, 2014, 09:34:01 AM
Great, thank you this worked  well ... and now only the "Login" and "Register" button needs to go away.

So, what I want to accomplish is to remove the "Login" and "Register" button and have the logotype being centered horizontally.

I have tried with the code:
:
#s5_logo {
float: right;
}

and the logo will be placed at the right BUT using "center" will not work (?)

Any suggestions on how to do this?


: Re: How to remove logotype / the upper frame?
: mikek December 23, 2014, 07:22:56 AM
Hello,

Those kinds of things require custom programming. We don't provide services for modifying the template.