This is a discussion on "Fluid box - without box model" within the Web Page Design section. This forum, and the thread "Fluid box - without box model are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Fluid box - without box model
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Fluid box - without box model
Hi all,
i'm trying to create a box with CSS.. but i've several problems to make it. :\ The final result should be like that http://www.opent.it/cms/bazar/box.gif this what i'm doing now http://www.opent.it/cms/bazar/box.htm but i'm not sure if it's correct.. Some css god can help me?? Tnx! |
|
|
|
|||
|
You seem to have done it?
|
|
|||
|
i get a javascript error
|
|
|||
|
Did u have some suggest to solve it?
ps. I debugged the js error tnx |
|
|||
|
My problem nw is that i've some problems with IE/FF compatibility. I'd like that my box height setting is related to the content size ("div" content) without setting height parameter manually.
The page is : http://www.opent.it/cms/bazar/box.htm And the css : <style type="text/css"> <!-- div.box { margin: 0 auto; padding: 0px; width: 333px; height: 450px; background-color: #FFFFFF; } div.header { float: left; width: 99%; height: 23px; margin: 1px; padding: 0px; border: 2px dotted #D8D8D8; } div.bar { float: left; width: 99%; height: 6px; margin: 0px 1px 2px 1px; background-color: #E0E0E0; border-bottom: 1px solid #BDBDBD; } div.bordcontent { height: 90%; margin: 1px; padding: 0px; border: dotted #D8D8D8; border-width: 0px 2px 0px 2px; } div.content { width: 99%; height: 100%; font-face: Tahoma; font-size: 11px; margin: 0px 1px 3px 1px; } --> </style> Anyone can help me? Tnx a lot! Augusto |
![]() |
| Tags |
| fluid, box, without, model |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| box model problem | artisites | Web Page Design | 8 | Apr 3rd, 2008 20:15 |
| Fluid in a Pipe | barfart | Flash & Multimedia Forum | 2 | May 21st, 2007 20:49 |
| AJaX Job at Fluid | gnaryak | Job Opportunities | 0 | Apr 10th, 2007 23:19 |
| Box Model Hack? | jwalker80 | Web Page Design | 4 | Feb 2nd, 2007 02:10 |