This is a discussion on Help with some CSS within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Look at this product . I like the layout I'm working on, but I would like the CSS box I ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Look at this product. I like the layout I'm working on, but I would like the CSS box I made to show up underneath the product image instead of beside it. Can anyone think of a way to do that? The current code I'm using for that box in my stylesheet.css file is: Code: div.image{
float: right;
width: 250px;
margin: 0 0 15px 20px;
padding: 15px;
border: 1px solid black;
text-align: center;
}
Greg |
| Sponsored Links | ||
| ||