Forum Support

Shape 5
March 28, 2024, 06:32:36 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Center logo and disable menu?  (Read 458 times)
haydencyr
Jr. Member
**
Offline Offline

Posts: 31



« on: April 05, 2016, 05:10:21 PM »

Hi there,
I would like to centre the logo (move from top left), and also disable the display of the menu. Is there a way to do these things? Here is the site that I am asking about: http://grooveelectric.ca/groovejoomla/

Thank you!
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: April 06, 2016, 01:01:10 PM »

Hello,

You can edit the logo as follows here to center. And to hide the menu you can do so in the Vertex admin area under "layout > menu "

Code:
.s5_logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    width: 234px;
}

template.css 687
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
haydencyr
Jr. Member
**
Offline Offline

Posts: 31



« Reply #2 on: April 06, 2016, 04:02:59 PM »

Thank you, that's fantastic. All of that worked, but now the "request a quote" is down on a different level than the logo and I would like it to remain over with it.

Thanks in advance.
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: April 07, 2016, 11:34:20 AM »

On template.css line 563 you can change the margin top to the following:

Code:
#s5_requestquote {
    color: #ffffff;
    float: right;
    font-weight: 400;
    margin-top: -74px;
}
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
haydencyr
Jr. Member
**
Offline Offline

Posts: 31



« Reply #4 on: April 07, 2016, 01:21:29 PM »

Perfect, I should have thought of that. Thank you for all the help!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.