Loading...

Top
PFQ Banner

This is PokéFarm Q, a free online Pokémon collectables game.

Already a user? New to PFQ?

Single post in Styleclass and You: An Introduction

Forum Index > PokéFarm > Guides > Styleclass and You: An Introduction >

Ganorith's AvatarGanorith
Ganorith's Avatar

QUOTE originally posted by Kate1998

I have a little question.How do you use styleclass with tabbed interfaces?
Since we use the styleclass/sc tag for the tabbed interface already, you can just use the classes that the site uses for the tabbed interface. these classes are tabbed_interface, with ul and li for the headers, and tab-active for both headers and content. Keep in mind that the tab class on it's own will hide things with display: none;. Also, the class horizontal also applies to the tabbed interface, but unless you're using both vertical and horizontal tabbed interfaces for whatever reason you probably won't be messing with it much.
  • Header 1
  • Header 2
Content 1
Content 2

CSS

.tabbed_interface > ul > li.tab-active{ color: white; background: red; } .tabbed_interface > ul > li{ color: white; background: blue; } .tabbed_interface > div.tab-active{ background: black; color: white; }
PFP/BG/IMG from Golden Sun Code Collection
© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page