ice:panelTabSet and ice:panelTab position
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
ice:panelTabSet and ice:panelTab position  XML
Forum Index -> Components
Author Message
fabio.spurio

Joined: 11/08/2010 09:05:03
Messages: 4
Offline


Hi, I would like to put paneltabset on top-right position of the page and not on the top-left position as default.

Does anyone could help me, please?

Thanks,
Fabio
John26

Joined: 30/08/2010 12:58:58
Messages: 3
Offline


In rime.css or the default css file u use ,u can change the style attribute.
In your case you can change
background: url( './css-images/Tab_LftTop.gif' ) no-repeat top left as
background: url( './css-images/Tab_LftTop.gif' ) no-repeat top right.

Similarly find all of them and change it.

Hopw this helps you..
fabio.spurio

Joined: 11/08/2010 09:05:03
Messages: 4
Offline


Hi,
I modified those css file, but they control only the style of tabset/tab and not the position in the page :(

Thanks,
Fabio :)
 
Forum Index -> Components
Go to:   
Powered by JForum 2.1.7ice © JForum Team