vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Help With Grid (https://vborg.vbsupport.ru/showthread.php?t=304346)

ozzy47 11-17-2013 12:22 PM

Perhaps this will help.
http://www.vbulletin.com/vbcms/conte...S-Grids-Layout

pwhitehead 11-17-2013 12:30 PM

This tutorial i understand. This does not explain the coding that goes into it.

ozzy47 11-17-2013 12:32 PM

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. :)

pwhitehead 11-17-2013 12:36 PM

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?

ozzy47 11-17-2013 12:38 PM

Those are classes that call to the css

pwhitehead 11-17-2013 12:41 PM

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?

ozzy47 11-17-2013 12:45 PM

You really need to learn to code with html, css

http://www.codecademy.com/tracks/web

http://www.w3schools.com/

pwhitehead 11-17-2013 12:47 PM

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.

Lynne 11-17-2013 06:57 PM

All the yui stuff is from here - http://developer.yahoo.com/yui/grids/

pwhitehead 11-17-2013 10:50 PM

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.


All times are GMT. The time now is 03:32 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00965 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete