Shape 5

Joomla Templates => Spectrum - Club => : pettinati April 21, 2015, 06:10:17 AM



: LOGO & POSITION
: pettinati April 21, 2015, 06:10:17 AM
Dear Sir,

I have two problems to submit.
First: In another post I copied the code to put the central logo:

.s5_logo {
float:none !important;
margin-right:auto !important;
margin-left:auto !important;
display:block;

Doing so, however, the logos on the right: Searc, logout, social do not remain in line with the logo (see image). how can I do?

Second: can I add a central position in line between the logo (left) and the custom1?

I wait your reply with interest,

best regards,

Walter


: Re: LOGO & POSITION
: mikenicoll April 21, 2015, 08:26:18 PM
Hello,

1) This is because to center the logo you have to set it as a block element but the social icons are meant to be displayed inline. There wouldn't be another way to center the logo without manually editing the index.php file and separating the elements to separate <div> areas.

2) Adding a new position would require custom programming. You can look at our Tutorial here if you are trying to add a new position that isn't part of the Template or Framework.

http://www.shape5.com/documentation/Joomla/Advanced/How-To-Create-A-Custom-Position