Forum Support

Shape 5
March 28, 2024, 11:57:44 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: Size of Tab Show  (Read 687 times)
CCOA
Jr. Member
**
Offline Offline

Posts: 10



« on: March 24, 2016, 06:54:48 PM »

I've run into another problem. I can't seem to find a way to reduce the size of the "Tab Show". In the "Basic Options" of the widget, there is a field for width. That is set at 1300 and I would like to make the feature at least 25% smaller. But, I have tried to change the value in that field several times (all the way down to 500) and it makes no difference in the feature. How can I do this?

http://www.campconn.com/wpCCOA/
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: March 25, 2016, 06:52:35 AM »

After looking at it with Firebug, it appears that the width in the widget settings is being overridden by a width of 100% defined in CSS.

You can remove the override by looking for the following code in the css file for the widget ({plugin-folder}/s5_tabshow/styles.css) around line 146:

Code:
#s5_button_wrap0, #s5_tabshow_left, #s5_button, #s5_tabshow_right {
    width: 100% !important;
}

If you either remove or comment out the line for the width, it will start using the width defined in the settings.
Logged

Tristan Rineer
------------
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.