TMNTPedia
No edit summary
m (Close tables)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
 
 
 
<tabber>
 
<tabber>
 
|-|
 
|-|
 
Mirage Comic Turtles={|cellpadding="0" width="100%"
 
Mirage Comic Turtles={|cellpadding="0" width="100%"
 
|-
 
|-
|
+
|}
 
|-|
 
|-|
 
1987 Turtles={|cellpadding="0" width="100%"
 
1987 Turtles={|cellpadding="0" width="100%"
 
|-
 
|-
|
+
|}
 
|-|
 
|-|
 
Film-verse Turtles={|cellpadding="0" width="100%"
 
Film-verse Turtles={|cellpadding="0" width="100%"
 
|-
 
|-
|
+
|}
 
|-|
 
|-|
 
2003 Turtles={|cellpadding="0" width="100%"
 
2003 Turtles={|cellpadding="0" width="100%"
 
|-
 
|-
|
+
|}
 
|-|
 
|-|
 
2012 Turtles={|cellpadding="0" width="100%"
 
2012 Turtles={|cellpadding="0" width="100%"
 
|-
 
|-
|
+
|}
 
</tabber>
 
</tabber>
   
Line 59: Line 56:
   
 
http://www.dynamicdrive.com/forums/archive/index.php/t-22199.html
 
http://www.dynamicdrive.com/forums/archive/index.php/t-22199.html
  +
[[Category:Browse]]

Latest revision as of 00:16, 16 October 2019

/* The style of the active tab; it has a white background and white bottom border */  
ul.tabbernav li.tabberactive a {  
border-bottom:1px solid #FFFFFF;  
}

/* The color of the tab names; it is lavender colored */  
ul.tabbernav li a:link {  
color:#444488;  
}

/* Style of the tabs when you hover over them with your pointer; black font, with darker purple background except for the active tab */  
ul.tabbernav li a:hover{  
color: #000000;  
background: #AAAAEE;  
border-color: #222277;  
}

ul.tabbernav li.tabberactive a:hover{  
color: #000000;  
background: white;  
border-bottom: 1px solid white;  
}

/* Style of the tab content; this is mostly the style of the gray border around the content */  
.tabberlive .tabbertab { 
border-color:-moz-use-text-color #AAAAAA #AAAAAA;  
border-right:1px solid #AAAAAA;  
border-style:none solid solid;  
border-width:0 1px 1px;  
padding:5px;  
}


http://www.dynamicdrive.com/forums/archive/index.php/t-22199.html