Forum Support

Shape 5
March 18, 2024, 08:38:40 PM *
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: Font Resizer  (Read 317 times)
David007
Jr. Member
**
Offline Offline

Posts: 34



« on: October 01, 2014, 11:27:09 AM »

How can I move the font resizer? I can't find this module anywhere. I see the ability to turn it off and on in the template manager, but I am trying to place it at a higher place on my page. Please advise.
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: October 01, 2014, 07:34:51 PM »

Hello,

That would require custom programming. You would have to physically move the Font Resizer Div in the index.php file as it is hard coded into the Template.
Logged

Mike Nicoll
------------
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
David007
Jr. Member
**
Offline Offline

Posts: 34



« Reply #2 on: October 02, 2014, 10:54:36 AM »

Hello, I found the code in the Index.php file (please see below). Is it just a matter of changing the div id= to where the social media buttons are?

<?php if($s5_font_resizer == "yes" || $s5_pos_breadcrumb == "published") { ?>
      <div id="s5_breadcrumb_font_wrap">
      <div id="s5_breadcrumb_font_wrap_inner">
         <?php if($s5_font_resizer == "yes") { ?>
            <div id="fontControls"></div>
         <?php } ?>
         <?php if ($s5_pos_breadcrumb == "published") { ?>
            <div id="s5_breadcrumb_wrap">
               <?php s5_module_call('breadcrumb','notitle'); ?>
            </div>
         <?php } ?>
         <div style="clear:both; height:0px"></div>
      </div>
      </div>
   <?php } ?>
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #3 on: October 03, 2014, 01:29:01 AM »

Hello,

You would need to move the coding block to a different area of the index and then use CSS if necessary to reposition as needed.
Logged

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