Skin Menu
 
Notifications
Clear all

Skin Menu

4 Posts
3 Users
0 Reactions
1,574 Views
(@chris)
Posts: 77
Trusted Member
Topic starter
 

I wanted to know if there is any css on the skin drop down menu, working on a new skin and the place if fine if a little smaller, I did this with .sortform and it works but the closest to finding the skin menu is <div id="skin">


I charge into the light and need only yours to find my way. Archive of One: Sam Emme Tales

 
Posted : 01/11/2007 3:14 am
(@tammy)
Posts: 2577
Member Moderator
 

No.  You could add a surrounding <span> in your skins though.


 
Posted : 01/11/2007 9:53 am
(@chris)
Posts: 77
Trusted Member
Topic starter
 

Something like this : <span class="label">{skinchange_content}</span>

I don't really used them well or much to get them to work properly, is this like <tbody> in a table?


I charge into the light and need only yours to find my way. Archive of One: Sam Emme Tales

 
Posted : 02/11/2007 1:41 am
(@carissa)
Posts: 791
Member Moderator
 

No, span is not like tbody. It's a tag you put around inline content, similar to div which is for block content.


 
Posted : 02/11/2007 5:54 pm
Share: