Dwita Posted November 12, 2008 Share Posted November 12, 2008 This site http://my-deco-shop.com/design/ is very looking good.And i need to copy something from it.i need to have my site boxed on the featured products.just like in the circle.somebody have the script?maybe Fabrice can help?? ;-P if there is someone out there who build nice and unique themes ill like to know also.we can range something whit payment if you are a nice and not to expensive designer. Link to comment Share on other sites More sharing options...
jhnstcks Posted November 12, 2008 Share Posted November 12, 2008 Deleted Link to comment Share on other sites More sharing options...
Fabrice Posted November 12, 2008 Share Posted November 12, 2008 yes.just CSS modification. I use CSSEdit for that (under Mac)tks for compliment :-) Link to comment Share on other sites More sharing options...
Dwita Posted November 12, 2008 Author Share Posted November 12, 2008 you two guys are awesome.ill paste it and let you know if it works.thanks.your help was needed. Link to comment Share on other sites More sharing options...
Dwita Posted November 13, 2008 Author Share Posted November 13, 2008 Guys it works.thanks again. Link to comment Share on other sites More sharing options...
artenova Posted November 25, 2008 Share Posted November 25, 2008 No it doesn't work properly.I used the same (nearly) code - and underi ie6 you get such terrible thing.Here's my code /* Special style for block products in center column */ #center_column .products_block { border: none; } #center_column .products_block { } #center_column .products_block h4 { display: none; line-height: 1.3em; } #center_column .products_block .block_content { background: #FFFFFF none; padding: 0pt; /*border-top: 1px solid #682D92;*/ height: auto; margin-top: 1em; } #center_column .products_block ul li { float: left; clear: none; width: 260px; height: 157px; margin-right: 0.5em; margin-bottom: 0.5em; padding: 0; border: 1px dashed #d0d3d8 } /*#center_column .products_block li.last_item { float:none; clear:both; }*/ #center_column .products_block li.last_item_of_line { border-right:1px dashed #d0d3d8; } #center_column .products_block li.first_item_of_line { clear:both; } #center_column .products_block li.last_line { border-bottom:none; } #center_column .products_block p, #center_column .products_block h5 { margin: 0.4em 0.1em; } #center_column div.products_block h5 { display: block; width: 245px; } #center_column div.products_block h5 a { color: #374853; font-size:1.1em; padding: 2px; } #center_column div.products_block ul li p { margin:0; padding:0; } #center_column div.products_block p.product_desc { display: block; background-color: transparent; color: #595a5e; width: 112px; height: 90px; float: right; padding: 0 0 3px 1px; } #center_column div.products_block a.product_image { display: block; background-color: transparent; width: 129px; height: 129px; float: left; padding: 0 0 0 6px; } #center_column div.products_block a.product_image img{ float: left; margin:0; } #center_column div.products_block p.product_desc, #center_column div.products_block h5 { margin-left:0.3em; margin-right:0.5em; } #center_column div.products_block ul li p.product_desc a { font-weight:normal; font-family: Verdana; } #center_column .products_block span.price { text-align: center; font-size: 1.6em; padding: 0.5em 0; display: block; float: right; margin-right: 25px; } #center_column .products_block a.button, #center_column .products_block a.exclusive, #center_column .products_block span.exclusive { margin: 0.5em 25px auto auto; float: right; width: 85px; } Fabrice - please - help. Link to comment Share on other sites More sharing options...
Soha 8084 Posted December 12, 2008 Share Posted December 12, 2008 yes it does not workthey look like the pic attached in the previous post in IE6 so I removed the code Link to comment Share on other sites More sharing options...
nerdygurl Posted January 20, 2009 Share Posted January 20, 2009 To get it to appear side by side you will need to alter the width a bit and posibly the height. Looking at the image that is all i can see that needs adjusting. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now