Forum Support

Shape 5
March 28, 2024, 02:51:12 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: Display Logo inline with Main Menu?  (Read 256 times)
mindimer
Jr. Member
**
Offline Offline

Posts: 1



« on: April 20, 2009, 12:34:33 AM »

How would I move the logo so that it displays inline with the main menu instead of above it? Or, how could I modify the main menu to include a logo as one of the items? I've scoured the php and css files and have not been able to wedge it in there.

Help?
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: April 20, 2009, 05:22:19 PM »

Hello,

You'd have to do this in your index.php file open it up and look for:

Code:
<div id="s5_navv" <?php if ($is_ie6 == "yes") { ?>style="height:32px;"<?php ?>>
'

Insert:

Code:
<div id="s5_logo" style="cursor:pointer;" onclick="window.document.location.href='index.php'"></div>

Right after the s5_navv.  From here you will most likely have to adjust some CSS on the s5_logo.

Regards,
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
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.