![]() |
Grid - How-To?
1 Attachment(s)
Hello,
i want a special grid. Its like the standart-grid but with 4 or 5 boxex above the main-box. I make a little screen (attachmend) Anyone know, how i solve this? Regards |
Create a grid that has a header in that space, then flatten the grid and edit it to add those five boxes.
|
Sorry but i dont know exactly how i doe this....
I found this grid: HTML Code:
<div id="doc3"> |
You'll need to modify this area to add in five <divs> all with a class that sets the widths to about 19% or so:
<ul class="list_no_decoration widget_list" id="widgetlist_column1">$column[1]</ul> |
Thank you Lynne.
How i set the widths? Is this correkt? HTML Code:
<ul style="width:19%" class="list_no_decoration widget_list" id="widgetlist_column1">$column[1]</ul> |
Yes, except make sure to always change the id and the $column number (those need to match and be unique - column[1] with widgetlist_column1, column[6] with widgetlist_column6, column[7] with widgetlist_column7, etc)
You may need to add more style like float them left, but you can figure that out afterwards. |
Yes. Thanks for your great and fast support/help. I'll try it later and give feedback than.
--------------- Added [DATE]1328386679[/DATE] at [TIME]1328386679[/TIME] --------------- One Problem now: The boxes are below of each other but i want them next to the other. My code: HTML Code:
<div id="doc3"> |
Instead of using <ul> tags, try using <div> tags and make sure you float them all to the left. If you have more problems, please post a link so we can see the actual grid in use and see what is going wrong.
|
Hello Lynne,
I change the code now to this: HTML Code:
<div id="doc3"> One little question: Is it possible to add space between the boxes? http://allround-board.net/content/ Look at the right side, there are to many spaces. --------------- Added [DATE]1328466412[/DATE] at [TIME]1328466412[/TIME] --------------- Ok, dont work :( It work for a while but now it didnt work (the left area below the header-parts switched to the right) |
Push.....
|
All times are GMT. The time now is 09:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|