The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
There is no errors but the boxes are displaying everywhere without any pattern. I tried studying yahoo YUI for tags but couldn't figure out. Basically what I need to header with 3 boxes 25 - 50 -25 body with 75 and 25 (sidebar is okay too) Thanks |
#12
|
||||
|
||||
What does "the boxes are displaying everywhere without any pattern" mean? Can we get a link to the section using the layout? If there is no yui css for a 75-25 area, then you will need to write your own css to do it. Unfortunately, I cannot do that right now since I'm stuck on dialup and going r e a l s l o w.
|
#13
|
|||
|
|||
Thanks for the offer to help when your dial-up is fast.
Basically the boxes are not aligned as shown below. 3rd box shifted below 2 boxes in the header and 75-25 css don't know how to write! [ ] [ ] [ ] [ ] [ ] Quote:
|
#14
|
||||
|
||||
Did you look at all at the yui grids page - http://developer.yahoo.com/yui/grids/ You are using the wrong yui-xxx classes for your footer (maybe header also - I haven't looked). But, the footer wants class yui-ge, not yui-gb http://developer.yahoo.com/yui/examp.../grids-ge.html Also, you only use class first for the first column in that row. If I do those corrections for the footer, it works fine.
|
#15
|
|||
|
|||
Thanks again. Yes, I was using the Yahoo Yui guide before.
I have a header with 3 blocks (25-50-25) and a body (75 and 25 sidebar). NO footer. Is there a way to fix the height of these boxes? thank you for your time. If it's working, can you please share the xml. Quote:
|
#16
|
||||
|
||||
You cannot fix a height for a div (unless you get tricky by using a clear image in there).
|
#17
|
|||
|
|||
What is the yui class if I want a fixed 250px column
I have a 3 column page (including sidebar) left: sidebar 120px, center: whatever is available right fixed 250px (this is th yui I need) Is there a doc for future reference? |
#18
|
||||
|
||||
<a href="http://developer.yahoo.com/yui/grids/" target="_blank">http://developer.yahoo.com/yui/grids/</a>
|
#19
|
|||
|
|||
Do the grids read righ to left?
I flattened a regular grid with a left sidebar and it shows up as colomn 3 |
#20
|
||||
|
||||
The numbering really doesn't matter as long as each div/column has a unique id.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|