The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Perhaps this will help.
http://www.vbulletin.com/vbcms/conte...S-Grids-Layout |
#12
|
|||
|
|||
This tutorial i understand. This does not explain the coding that goes into it.
|
#13
|
||||
|
||||
I would suggest then, downloading a grid then, and study the code. There is no tutorial on how to code, you have to learn it.
|
#14
|
|||
|
|||
Ok.. How is one suppose to study the code if we dont know what each line of code is?
<div id="doc3"> <div id="bd"> <div class="yui-gb"> <div class="yui-u first yui-panel"> <ul class="list_no_decoration" id="widgetlist_column1" style="width:100%">$column[1]</ul> </div> <div class="yui-u yui-panel"> <ul class="list_no_decoration" id="widgetlist_column2" style="width:300px">$column[2]</ul> </div> <div class="yui-u yui-panel"> <ul class="list_no_decoration" id="widgetlist_column3" style="width:300px">$column[3]</ul> </div> </div> </div> </div> what is a yui-gb class? what is yui-u first yui-panel referenced to? |
#15
|
||||
|
||||
Those are classes that call to the css
|
#16
|
|||
|
|||
are they classes that are made up by the creator or are they classes that identify a certain thing to each cell? This is what needs to be explained dude..
--------------- Added [DATE]1384695900[/DATE] at [TIME]1384695900[/TIME] --------------- are the classes specifically used to make the grid, or is it a class the coder makes up? |
#17
|
||||
|
||||
You really need to learn to code with html, css
http://www.codecademy.com/tracks/web http://www.w3schools.com/ |
#18
|
|||
|
|||
i understand how to code html and css. what i wana know is, can any class be used in those spots or does it have to be yui-gb as the class, the same with yui-u yui-panel? Can any classes be used in these spots. That and where is the reference in the manuals about the $column strings that have to be used? Everything else is explained in the manuals except this.
--------------- Added [DATE]1384697531[/DATE] at [TIME]1384697531[/TIME] --------------- well? your just gonna give up on me? is it all just basic css and html and you use an id $ for the columns? this needs to be explained man. |
#19
|
||||
|
||||
All the yui stuff is from here - http://developer.yahoo.com/yui/grids/
|
#20
|
|||
|
|||
but are the yui names needed for the classes? or can i use my own class names for each one of the tables? you guys keep beating around the bush and turn away from explaining.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|