![]() |
Grid Layout
From finding different bits of information i managed to make a grid that you can see in action at www.eteknix.com
My code is: Layout Manager UI HTML Code:
<div id="doc3" class="yui-t5"> Code:
<style type="text/css"> Before i had the new layout (2 colums within the width of 1) which looks like this: http://img403.imageshack.us/img403/4293/layoutkp.jpg I was using this code: Code:
<style type="text/css"> I will quite happily upload this grid once it's sorted for other people to use :) Thanks, Andy |
The .yui-t5 code is specifying a 240px sidebar (on the right), and the .yui-gf code is forcing the other columns to be 1/4, 3/4.
You can find a YUI code cheetsheet at http://yuiblog.com/assets/pdf/cheatsheets/css.pdf and a simple grid builder at http://developer.yahoo.com/yui/grids/builder/ Hope that helps :) |
Sadly that grid builder doesn't help as you can't tell it to use 2 columns (one each side)
I'm not using a sidebar at all, just columns. Finding this really hard :( Andy |
i was looking the same thing like you are looking for but i couldnt find it,
it would really help if somebody show us to do it without sidebar |
If you want the right and left columns the same width, why don't you make a grid with No Sidebar and then Columns set to 25/50/25? That makes the left and right columns 25% and then center one 50%? Is that how you want it?
|
Quote:
Andy |
So add it after you flatten it. Something like:
HTML Code:
<style type="text/css"> |
1 Attachment(s)
That didn't work Lynne :(
Gave me a layout like this (see attachment) Andy |
My layout works and looks like this:
http://img841.imageshack.us/img841/818/mylayout.jpg Using this code: Layout Manager UI HTML Code:
<div id="doc3" class="yui-t5"> Code:
<style type="text/css"> Andy |
1 Attachment(s)
Are you using 4.0.8? This is what it looks like for me:
https://vborg.vbsupport.ru/external/2010/11/25.jpg I put that same code in both boxes for my grid. |
Quote:
Any chance you could take a look Lynne? Andy |
hey looking at your site, got me amazed.....could I ask a question if I wasn't annoying you......looking at your forum I realized you got "New Forum Post" and "Latest Threads" How can I add them with the code and the forum layout? thanks=D
|
Quote:
Andy --------------- Added [DATE]1289899421[/DATE] at [TIME]1289899421[/TIME] --------------- After getting Lynne to take a look at the grid she managed to get it almost the way i needed it with the following code: The only problem was, that the side panels were too wide at 25, so was informed that i needed to change the CSS from 25% to 12.5% and from 50% to 75% to even it out. The code i ended up with was: Code:
<style type="text/css"> Thanks, Andy |
All times are GMT. The time now is 03:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|