Forum Support

Shape 5
March 29, 2024, 01:12:05 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: Move Buttons to Bottom  (Read 500 times)
mamadesign
Jr. Member
**
Offline Offline

Posts: 54



« on: July 26, 2013, 10:40:23 AM »

How to you move the buttons to the bottom like the LimeLight demo?
http://www.nobulltrucking.com/index.php/best-opportunity

Also, this module looks terrible in the responsive setting on my Android phone. Any way to make the buttons not move into a vertical format that way?

Great work on your current templates. Thanks!
Michelle
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: July 26, 2013, 01:52:42 PM »

Change below float to "left" from "none" and this will stop them from stacking on smaller screens:

#s5_button_frame ul li {
    float: none !important;
    text-align: center !important;
}

To move to the bottom this would require custom coding.  To start you in the right direction, probably the easiest way would be to open up the default.php file for the tab show module and move the tabs below the content section where tab content is output (the module positions).  Then adjust with CSS

http://www.nobulltrucking.com/modules/mod_s5_tabshow/s5_tabshow/styles.css (line 172
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
mamadesign
Jr. Member
**
Offline Offline

Posts: 54



« Reply #2 on: July 29, 2013, 10:17:50 AM »

Thanks for your reply. Unfortunately, changing it as you noted made it stack on every screen and didn't help.

I would like it to work like it does on the LimeLight demo, but it's already a working site on the Corporate Response template. I guess I will just have to keep playing with code. Sad
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: July 29, 2013, 01:04:49 PM »

So you changed it to ?

#s5_button_frame ul li {
    float:float !important;
    text-align: center !important;
}
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.