X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   search bar (https://forum.x-cart.com/showthread.php?t=54678)

Shamun 07-24-2010 05:15 AM

Re: search bar
 
It's possible with some slideshows, but due to time and such all I can really say is look at those and use {if} statements to tailor to your needs.

Nour 07-26-2010 06:44 PM

Re: search bar
 
thank you I will try it

http://www.prestigedentalproducts.com/home.php?cat=250

I need to change the product layout I need every thing in one line price buy now description

I removed the thumbnail but need to remove the see details link the one on left hand side in the thumbnail area

thanks :oops:

Shamun 07-26-2010 07:07 PM

Re: search bar
 
Look for the smarty code
Code:

<a href="{$url}" class="see-details">{$lng.lbl_see_details}</a>
in skin1/customer/main/products_list.tpl and remove that line of code.

As for everything being on one line, you will need to change some css and such. Can't help much since I'm not actually changing the code.

Nour 07-26-2010 09:45 PM

Re: search bar
 
thank you
:oops::oops::oops:
still the white area there!!!!

I have tried every thing I know I could n't remove it

Shamun 07-27-2010 07:04 AM

Re: search bar
 
The div class "Details" has an inline style with 125px of left margin. Removing that will get rid of the white space.

Edit: To get the buy now button looking aligned, you will want to change .products .buy-now to margin 15px 0 0

Nour 07-27-2010 11:08 AM

Re: search bar
 
is there any way to make the description look like this http://www.pearsondental.com/catalog/product.asp?catid=1025&majcatid=1&subcatid=8597&pi d=98#pd

????????????????????????

thank you alot

Nour 08-03-2010 08:29 AM

Re: search bar
 
do you know how to display the sub categories in two columns
When I use the Display subcategories list in multiple columns option it display them in 7 columns and they will be in horizontal alphabetical order I need them to be displayed in two only and in vertical alphabetic order??!!!


All times are GMT -8. The time now is 03:01 PM.

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