This is a discussion on "css rounded boxes ontop of each other" within the Web Page Design section. This forum, and the thread "css rounded boxes ontop of each other are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
css rounded boxes ontop of each other
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
![]() how would i create a webpage like above using css. placing boxes ontop of each other? |
|
|
|
|||
|
Re: css rounded boxes ontop of each other
well i was thinking of using this as a base http://www.456bereastreet.com/lab/teaser/ ill be using two images one for the top of the box, one for the bottom and then have a background image for the rest of the box. basically i want 3/4 boxes on top of each other, each has a header/title and when the header/title is clicked that box is brought forward. the boxes would stay fixed size and width.
not sure what you mean by where they will be in the source. the page will look mostly like the image but with different colours, text in the boxes and not much else. |
|
||||
|
Re: css rounded boxes ontop of each other
Z-index and positioning are what you'll need then. Just position the boxes inside a div, then use z-index to make certain ones be over the others.
|
|
|||
|
Re: css rounded boxes ontop of each other
i having problems with my css. ive got the following image:
![]() ive split it into three part (top, middle and bottom). with the css i can get the top and bottom to display correctly but im having trouble with the middle the gradient is not showing up i think its just using a slice of it. any ideas? heres how it turns out: ![]() heres the code: Quote:
Last edited by Gurpreet82; Feb 21st, 2007 at 17:28. |
|
||||
|
Re: css rounded boxes ontop of each other
Looks like the gradient image is bigger than the box it's in.
|
|
|||
|
Re: css rounded boxes ontop of each other
Another question - how would i set up the divs to display the boxes on top of each other? |
![]() |
| Tags |
| css, design, layout |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rounded boxes with CSS | stupid dog | Web Page Design | 7 | Aug 21st, 2007 18:22 |
| css rounded corners | geoffmuskett | Web Page Design | 8 | Jan 4th, 2007 20:40 |
| Css rounded div corners | AdRock | Web Page Design | 2 | Aug 7th, 2006 13:25 |
| Rounded Rectangle | gwx03 | Graphics and 3D | 2 | Dec 16th, 2003 10:31 |