Hi,
I've used the tabber plugin a lot without any issues. This time I'm working with a theme from Elegant Themes and using the tabber widget in a sidebar. The tabs are lined up vertically. I;ve disabled the very few plugins in use, have twicked the css but nothing has workd. Any suggestions to help me? Thanks.
Site http://caribbeanbeachforsale.com/
Tabs Lined Vertically Instead Of Horizontally
Started by
Evelyn Alba
, Dec 16 2012 10:27 PM
7 replies to this topic
#2
Posted 17 December 2012 - 08:53 AM
Hi Evelyn,
Looking at the screenshot, it appears as if the tab widths are too wide, which is putting them on their own line. The site you linked to is behind a maintenance page. If you can send login information, I can take a look. You can pm me the information or email it to me at elise@ithemes.com. Please include a link to this post so I know what it's in regards to.
Thanks,
Elise
Looking at the screenshot, it appears as if the tab widths are too wide, which is putting them on their own line. The site you linked to is behind a maintenance page. If you can send login information, I can take a look. You can pm me the information or email it to me at elise@ithemes.com. Please include a link to this post so I know what it's in regards to.
Thanks,
Elise
#3
Posted 17 December 2012 - 11:42 AM
Hi Evelyn,
It looks like part of the issue is the width of the sidebar you have the Tabber Widgets in. You can add this code to the bottom of your stylesheet (Appearance > Editor):
That will make the tabs smaller, but only the first two will appear on the top line as there isn't enough space. You can widen the Tabber Widget container of course, but that pushes the content out of the sidebar. When I made the width in the code above 70px instead of 80px, that puts them all on one line, but also makes the box they're in too small for the "Description" tab.
If you choose to make the width 70px, you can try adding this code to the bottom of your stylesheet as well:
Together, those will work. The word "Description" doesn't look perfectly centered, but unless you're staring and looking at that (like I was
), I'm not sure anyone else would notice.
Give that a try and then let us know if you have any additional questions.
Thanks,
Elise
It looks like part of the issue is the width of the sidebar you have the Tabber Widgets in. You can add this code to the bottom of your stylesheet (Appearance > Editor):
.tabber-widget-tabs li {
display: inline-block;
width: 80px;
}
That will make the tabs smaller, but only the first two will appear on the top line as there isn't enough space. You can widen the Tabber Widget container of course, but that pushes the content out of the sidebar. When I made the width in the code above 70px instead of 80px, that puts them all on one line, but also makes the box they're in too small for the "Description" tab.
If you choose to make the width 70px, you can try adding this code to the bottom of your stylesheet as well:
.tabber-widget-tabs li a {
text-align: center;
padding-left: 3px !important;
}
Together, those will work. The word "Description" doesn't look perfectly centered, but unless you're staring and looking at that (like I was
Give that a try and then let us know if you have any additional questions.
Thanks,
Elise
Reply to this Topic
ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.
For BackupBuddy related issues, be sure to include the status log from your most recent backup.
CLICK HERE to start a new topic in the Tabber-Widget Plugin forum.
Also tagged with one or more of these keywords: information
information
Public →
Pre-sales and other inquiries →
Legal InvoiceStarted by sylvie , 01 May 2013 |
|
|
||
information
Public →
Pre-sales and other inquiries →
Some Questions Before Clicking 'purchase'Started by Guest_Joe Eglash_* , 05 Mar 2013 |
|
|
||
information
Public →
Pre-sales and other inquiries →
Best Theme For Wp E-Commerce?Started by Guest_James Brown_* , 04 Mar 2013 |
|
|
||
information
Public →
Pre-sales and other inquiries →
Back Up Buddy An Hosting OptionsStarted by Sanch , 18 Feb 2013 |
|
|
||
information
Public →
Pre-sales and other inquiries →
Does Loopbuddy Work With A Theme's Custom Loop Files?Started by Guest_Laura_* , 16 Feb 2013 |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





