X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Pure CSS Rounded Boxes! (no images, no tables) (https://forum.x-cart.com/showthread.php?t=33828)

JWait 01-31-2010 09:45 AM

Re: Pure CSS Rounded Boxes! (no images, no tables)
 
Sorry I didn't catch that... I should have.

eaglemobiles 03-20-2010 06:10 AM

Re: Pure CSS Rounded Boxes! (no images, no tables)
 
Thanks for this great MOD i have managed to use the code in all other places but i cant use in Rounded Boxes in product list page

I am using 4.3.1 and i cant find this code

<table cellpadding="3" cellspacing="0" width="100%">
<tr>
<td height="100" nowrap="nowrap">
<a href="product.php?productid={$products[product].productid}&amp;cat={$cat}&amp;page={$navigation_p age}">{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$products[product].tmbn_x|default:$config.Appearance.thumbnail_width image_y=$products[product].tmbn_y product=$products[product].product tmbn_url=$products[product].tmbn_url}</a>
{if $active_modules.Special_Offers ne "" and $products[product].have_offers}
{include file="modules/Special_Offers/customer/product_offer_thumb.tpl" product=$products[product]}
{/if}
</td>
</tr>
</table>

i have looked in customer/main/products_t.tp, customer/main/products.tp, customer/main/products_list.tp

Thanks for help

IBRP 04-19-2010 04:41 PM

Re: Pure CSS Rounded Boxes! (no images, no tables)
 
Hi All, I am very new to this and can't get the rounded boxes to work at all, at best all it does is totally remove the boxes in the admin section. Please help as I am an absolute beginner.

PhilJ 04-29-2010 05:12 PM

Re: Pure CSS Rounded Boxes! (no images, no tables)
 
CSS and JS methods for you...
http://forum.x-cart.com/showthread.php?t=53519

Learner 06-18-2010 09:56 AM

Re: Pure CSS Rounded Boxes! (no images, no tables)
 
Will not work on Safari??How to work smoothly on all browser??

Any solution??

Learner 07-06-2010 11:53 PM

Re: Pure CSS Rounded Boxes! (no images, no tables)
 
Works perfect on all browser,problem solved.Thanks Jwait for your solution http://forum.x-cart.com/showthread.php?t=33828&page=18
post#174.Works perfect in 4.3.2.

xtech 12-07-2011 04:08 AM

Re: Pure CSS Rounded Boxes! (no images, no tables)
 
Any update for latest 4.4.x version?

cflsystems 12-07-2011 08:07 AM

Re: Pure CSS Rounded Boxes! (no images, no tables)
 
This has nothign to do with cart version. Just google "css rounded corners generator" to find how to do with simple css


All times are GMT -8. The time now is 08:54 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.