Jump to content


Is there a good introductory Tutorial?


5 replies to this topic

#1 Guest_Nate_*

Guest_Nate_*
  • Guests

Posted 05 January 2011 - 05:08 AM

http://kochibeat.thewindbeat.com

That is the link to our site.

We have just installed the plugin, and trying to work our way around it. We are new to editing plugins, and finding it a bit difficult to get anything to work.

  • We'd like to make the tabs horizontal (they are currently vertical)
  • We'd like to add a border around the selected tab and the box containing the content.
Those seem like very basic items to customize, but everything we've tried does nothing to help. I did look around for documentaion of this, but didn't have any luck.

If you know any documentation answering these concerns, or even if there is an introductory tutorial for customizing the look of the plugin, it would be very welcome! Thanks!

#2 skylermoore

skylermoore

    Member

  • Members
  • Others: All Themes, BackupBuddy, All Plugins, DisplayBuddy, ThumbsUp
  • 2,141 posts

Posted 11 January 2011 - 01:35 PM

It looks like your theme may be overriding the default tabber widget styles.

If you add the following style to the bottom of your theme's style.css file it will change the tabs to horizontal:

<p style="padding-left: 30px">ul.tabber-widget-tabs li {
clear: none !important;
}

To add a border around the selected tab you can add the following style to the bottom of your theme's style.css file:

<p style="padding-left: 30px">.tabber-widget-tabs a.selected {
border: 1px solid #000;
}

You will probably need to make some adjustments but that should work for getting you started.

Please let us know if there is anything else we can help you with.

Have a good day.


#3 Guest_Nate_*

Guest_Nate_*
  • Guests

Posted 28 February 2011 - 06:58 PM

Thanks! Sorry I am just seeing your reply... I got the problem resolved, but these were great tips that would have helped me if I had seen them!

#4 skylermoore

skylermoore

    Member

  • Members
  • Others: All Themes, BackupBuddy, All Plugins, DisplayBuddy, ThumbsUp
  • 2,141 posts

Posted 01 March 2011 - 02:41 PM

I'm glad to hear that you found a solution to the issue.

Have a good day.

#5 Guest_Beat Schindler_*

Guest_Beat Schindler_*
  • Guests

Posted 06 March 2011 - 11:31 PM

My Tabber widgets on one of my blogs display incorrectly.

In lieu of displaying horizontally the contents of each tab, it displays all the tabs' contents at once vertically . The only horizontal display that remains are the tabs themselves.

Adding this ...

ul.tabber-widget-tabs li {

clear: none !important;

}

... to the style.css didn't help.

It doesn't seem to be a style thing. The widget works fine on another 'identical' blog of mine.

Any known fix? I'd appreciate :-]]]

Cheers,

Beat

#6 Sridhar Katakam

Sridhar Katakam

    Moderator

  • Moderators
  • Others: Administrators, All Plugins, All Themes, BackupBuddy, DisplayBuddy, Webdesign
  • 22,007 posts
  • LocationBangalore, India

Posted 07 March 2011 - 03:52 AM

@Beat

Can you please provide the URL of your site?



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.


  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users