Forum Support

Shape 5
March 28, 2024, 04:52:28 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: How to switch menu and banner / logo position  (Read 500 times)
BrianGT
Jr. Member
**
Offline Offline

Posts: 3



« on: December 23, 2013, 04:41:15 AM »

I like the template, but i prefer to have the logo (below menu position) and banner above the menu. I went to the index.php file and i wanted to switch the code.

I copied this code:
Code:
<?php if ($s5_logo_location == "below" || $s5_pos_banner == "published") { ?>
<div id="s5_logo_banner_row" class="s5_wrap">
<?php if ($s5_logo_location == "below") { ?>
<?php if($s5_pos_logo == "published") { ?>
<div id="s5_logo_module">
<?php s5_module_call('logo','notitle'); ?>
</div>
<?php } else { ?>
<img alt="logo" src="<?php echo $s5_directory_path ?>/images/s5_logo.png" id="s5_logo" onclick="window.document.location.href='<?php echo $LiveSiteUrl ?>'" />
<?php ?>
<?php ?>
<?php if ($s5_pos_banner == "published") { ?>
<div id="s5_pos_banner">
<?php s5_module_call('banner','notitle'); ?>
</div>
<?php ?>
<div style="clear:both; height:0px"></div>
</div>
<?php ?>
And i want to place it above the menu code, but it doesn't work. Do i copy it to the wrong place or is it not possible?
I hope someone can help me.
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: December 23, 2013, 08:05:37 AM »

Hello,

That would require custom programming in order to do this, we do not provide those types of services. Our support is for the core product.
Logged

Mike Knott
------------
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.