Quote:
Originally Posted by efil
Hi,
Thank you for the useful mod.:up:
I have some problems with version 2.
1. The tabexterna does not fit the screen. (see attach pic).
2. My site is in hebrew, i need the tabs from right to left.
It's not working good with rtl? (see attach pic in explorer and in firefox).
|
To right align the tabs, just find this line in the CSS file:
Code:
text-align: right; /*set to left, center, or right to align the menu as desired*/
A value of "right" like above should do it.