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)
-   -   Modifying a 4.4.1 skin questions... (https://forum.x-cart.com/showthread.php?t=57140)

artistwantab 12-18-2010 05:42 PM

Modifying a 4.4.1 skin questions...
 
1 Attachment(s)
Well I am currently in the middle of upgrading artistictunes_car_tires skin.

I am running into something small I can't seem to figure out. To be honest I am almost ashamed to ask because it seems so basic.

How do you remove the huge gap between category and products....image enclosed.

Normally something like that is a .css item with padding or height. I even thought it might be a background image but nothing that I can easily see. I even removed all the css code and still nothing. Looked in the skin .css and the common files .css.

FIrebug usually saves the way but I still have no luck explaining the gap.

Tried webmaster mode and couldn't find it that way.

Thanks in advance.

cflsystems 12-18-2010 07:58 PM

Re: Modifying a 4.4.1 skin questions...
 
Use Firebug. This could be the current category image size or description or margins/paddings. Also make sure you are editing the right files - almost all skins have their own css files under the skin's css directory

artistwantab 12-18-2010 08:22 PM

Re: Modifying a 4.4.1 skin questions...
 
Thank Steve.

I have used firebug and looked in the css in the common files AND the skin file.

I see nothing that points to it.

The image under it is page_bg.gif and that covers the whole page.

I am completely stumped.....

cflsystems 12-19-2010 07:20 AM

Re: Modifying a 4.4.1 skin questions...
 
url would help

artistwantab 12-19-2010 08:49 AM

Re: Modifying a 4.4.1 skin questions...
 
Thank you.

Here is a clean copy of the skin.

cflsystems 12-19-2010 09:20 AM

Re: Modifying a 4.4.1 skin questions...
 
Here is a screenshot - you need to either completelly remove the category image and description references form the templates or have image and description for each category or edit css classes to reduce the blank space or have if statement in the template to show them only if they exists


http://www.cflsystems.com/public/everyone/www-eliocamacho-com-chromatherapy.png

artistwantab 12-19-2010 09:59 AM

Re: Modifying a 4.4.1 skin questions...
 
I tried the css on that but I understand now that what I wanted to change was in the .tpl file.

Thank you. Thank you.

artistwantab 12-22-2010 08:50 PM

Re: Modifying a 4.4.1 skin questions...
 
1 Attachment(s)
OK...I needing some help again. No matter what I can't change the width of the table cells to get the items closer together?

Anyone?

cflsystems 12-23-2010 06:46 AM

Re: Modifying a 4.4.1 skin questions...
 
The width there is calculated automatically based on how many items per row and the space available (I think). So if your site is not fixed width overall you will get different results on different screen sizes.

gb2world 12-23-2010 10:12 AM

Re: Modifying a 4.4.1 skin questions...
 
Check the css for the table width. It is probably set to 100%. If it is at 100%, you probably will have trouble trying to change the individual table cell widths.

---


All times are GMT -8. The time now is 06:10 AM.

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