-
Tabbed / Sectioned Widgets
Hi guys
I'm trying to find a TAB widget for my sidebar so I can put three widgets into one but seem to be having problems with them. Does this theme prevent them from working by any chance? So many of the FAQ sections always ask this.
Do you have any recommendations?
This looks like the most versatile when I initially saw it, but I don't see how you can put other widgets into it. Just looks like a text based one:
http://wordpress.org/extend/plugins/...t/screenshots/
(BLOG INFO: http://wpmu.org/cms-tool-of-the-week...you-want-them/)
Currently have this up on my site here:http://primalhealth.co/category/food_primal/
This was another one that I thought looked promising but the first tab was cut off by a few letters.
http://wordpress.org/extend/plugins/...s/screenshots/
(BLOG INFO: http://www.blogviche.com.br/plugin-sidebartabs/)
This one seems to work but doesn't look that fantastic and you can't change the colours.
http://wordpress.org/extend/plugins/...t/screenshots/
Appreciate your thoughts.
-
Sorry no one has responded to this. Our theme should have no impact.
Switch to Twenty Ten and see if the tabs work.
-
Didn't work. Doesn't matter I decided to use this one that I talked about:
Would you have any idea how I could change the the 'Popular' tab results to actually be the popular post results? I've basically used a plugin called 'Special Recent Posts' twice within the Tabber Tabs Widget' that allows the 3 tabs you can see now on this page:
http://primalhealth.co/category/lifestyle_primal/
Also, how could I move the 3 buttons to the right so that they look more centered?
-
To move buttons add this to the plugin css.
.style1 ul.tabbernav li.tabberactive a {
margin-left: 13px;
}
As far as popular posts that would be a question for the developer.
-
Thanks Dan.
I did this:
.style1 ul.tabbernav li a { /* inactive tabs */
background-color:#fff;
border:1px solid #ccc;
color:#666769;
font-size:11px;
padding:5px;
font-weight: bold;
}
.style1 ul.tabbernav li.tabberactive a{ /* active tab */
background-color:#666769;
border:1px solid #666769;
color:white;
font-size:11px;
padding:5px;
margin-left: 13px;
}
When I click on a tab, it moves the one to the left of it away from it. How could I prevent this?
-
Have you checked with the developer and does it work correctly in TwentyTen for example?
-
No I haven't. I will give it a crack and ask him about popular posts at the same time.
-
Just to let you know what worked Dan:
He said to add this to custom CSS:
.style1 ul.tabbernav {
margin-left: 18px !important;
}
Then it worked.
-
Any chance Socrates could have it's own tabbed/accordion widget?
I've tried several, and either they don't work at all (probably because of the JQuery version), or they render absolutely ugly. I'd like one similar to what Joel Comm has on his bog.
-
Similar Threads
-
By videomanjon in forum Troubleshooting
Replies: 4
Last Post: 09-11-2010, 10:26 AM
-
By odordude in forum Official Support
Replies: 1
Last Post: 08-30-2010, 06:03 PM
-
By gordonmartin in forum Official Support
Replies: 2
Last Post: 08-21-2010, 11:22 AM
-
By steveprior in forum Plugins
Replies: 0
Last Post: 08-16-2010, 08:38 AM
-
By campagnia in forum General Chat
Replies: 3
Last Post: 08-03-2010, 11:38 AM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|