Hi,

I am not sure where I should ask this. But still....

I have installed the Slider and configured it and it works fine. Now I am facing issue when I add 10 or more pages to the slider. I have removed the sidebars but still the tabs are not neatly organized and they come in 2 or 3 lines. I would like them all to come in the same line and even if they can all not be displayed, I would like to have something like a >> to navigate to the next set of slides. Could you please let me know how I can do this? Theming or another alternative?

Thanks in advance. Attaching a screenshot of how it looks right now.....

CommentFileSizeAuthor
slider.PNG11.41 KBrsomaskandan

Comments

Mark Theunissen’s picture

You use CSS to do this. You can add an overflow:auto to the nav bar div, this will give you a basic scroll bar to move left and right over the tabs.

What I think you're asking for though, is a Slider for the tabs of a Slider, which is a bit beyond project scope ! ;)

rsomaskandan’s picture

Thanks Mark! Will try CSS...

rsomaskandan’s picture

Another quick qn....I know i can position the horizontal tabs either above or below the node. Is there a way I can change them into tabs arranged vertically on either side of the node?

Mark Theunissen’s picture

Not in the code, but you could try with CSS...

Mark Theunissen’s picture

Status: Active » Closed (fixed)