The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello! My first post here on vbulletin.org
For the longest of time I've been working with an old-time buddy on vBulletin 3.8 styles, and I have finally started my own forum with vBulletin 4.0. Man, the styling has changed! My question is, what are the basic div classes and structure for a basic multi columned "table"? For example, converting: HTML Code:
<table class="tborder" cellpadding="3" cellspacing="0"> <tr><td class="tcat" colspan="2">You haven't linked your SteamID!</td></tr> <tr><td class="alt1">It appears you haven't linked your SteamID with your forum account yet. When you link your account, you become a certified Steam owner on the forums, and it allows you access to many new and upcoming features! Link today! </td><td cass="alt2"><a href="http://slidefuse.net/steamid.php"><img src="https://steamcommunity.com/public/images/signinthroughsteam/sits_large_noborder.png"></a> </td></tr> </table> Thanks in advanced, Spencer |
#2
|
|||
|
|||
![]()
I'd also like to know this
![]() |
#3
|
|||
|
|||
![]()
Pretty sure they got rid of most of the tables used for layout and finally went to an all css based layout.
|
#4
|
||||
|
||||
![]() Quote:
![]() Code:
<td class="alt1"> Code:
<div class="alt1"> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|