Jump to content


Replying to Right Aligntabbed-Widget


Post Options

  or Cancel


Topic Summary

Posted 16 February 2012 - 10:33 AM

Fantastico! (it's wonderful!) :) Thank you so much!

Hash

Ronald

Posted 16 February 2012 - 09:29 AM

Hi,

add the following code at the end of your themes stylesheet style.css:

#tabber_widget-3 {
	float: right;
}

If you want the width fixed, add:

#tabber_widget-3 {
	width: 500px;
	float: right;
}

hope that helps,
Ronald

Posted 15 February 2012 - 05:04 AM

Thanks Ronald, the site is http://www.leswiki.it (messy, because I'm building it); powered by wordpress 3.3 with free Platform 1.4.2 theme. And If I could position the entire Tabber-Widget to the extreme right of the page it will be perfect! :-)

Hash

Ronald

Posted 14 February 2012 - 09:20 PM

Hi,

please add a link to your site so we can look into this,

thanks,
Ronald

Posted 13 February 2012 - 11:11 AM

I'm thinking to use Tabber Widget as a secondary navigation menu, under the main one and for this reason, I would like to right align it. I'm not very good in code or css, is there a (simple) way to do it?

Thanks! :-)

Review the complete topic (launches new window)