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)
-   -   Font Size (https://forum.x-cart.com/showthread.php?t=3621)

CenturyPerf 07-15-2003 10:17 PM

Font Size
 
This is probably a stupid, simple question ... but I'm stumped. I blame it on being a Noob with this product! :oops:

Where do you edit font sizes? I have a "mystery" font size for my category list (it is too big). I do know how to edit font sizes in HTML, but I'm not finding this in any template, setting, or anywhere else. :?:

I have not edited ANYTHING yet on the cart for look and feel. I'm just getting started in that area.

By the looks of this product (blame it on years of coding ASP sites using a typical site editor) I might need to hire a designer to get the look & feel rolling along while I get up to speed on PHP and Smarty programming.

magnumkp 07-16-2003 12:46 AM

Find the style.css file, most text is controlled from there.

CenturyPerf 07-17-2003 12:09 AM

Font Sizes
 
I found it (before I read your post) ... it was in the Skins folder. Thanks ...

Boozman 02-16-2006 08:10 PM

I tried looking for style.css. Could anyone point me in the right direction?

Much Obliged

CenturyPerf 02-16-2006 08:51 PM

Find your "skin" folder if you are using your FTP client. This is usually named "skin1" or skin1_original", etc.

You will see files named "skin1.css", etc. Any .css file is the style sheet or exactly named a Cascading Style Sheet.

Using the FTP client allows you to open and edit the file using a specific CSS editor such as: Rapid CSS, TopStyle, Style Master, or many others. This type of tool actually shows you instantly in a WYSIWYG type of format, which is perfect if you are unfamiliar with styles, or just want to see the affect that a change makes.

Otherwise, through your admin area of X-Cart, go into "Edit Templates" and on the first page you should see your .css files.

Even though I understand CSS "relatively well", I still like to use a specific editor.

Something to remember though .... if you have changed the skins to a custom, you will have a style sheet (.css) file that is specific to that skin.

mwpt.co.uk 02-24-2006 06:12 PM

Hi

I have a similar problem. The text in the red box below is too small for my liking. I have read the code and it isnБ─≥t a style, it just says FONT size=Б─²1Б─². Can somebody tell me what template I need to adjust to make this text larger?

http://www.wildcardownsyou.co.uk/temp/products.gif

http://www.mwpt.co.uk

shan 02-28-2006 03:17 AM

Quote:

Originally Posted by mwpt.co.uk
Hi

I have a similar problem. The text in the red box below is too small for my liking. I have read the code and it isnБ─≥t a style, it just says FONT size=Б─²1Б─². Can somebody tell me what template I need to adjust to make this text larger?

http://www.wildcardownsyou.co.uk/temp/products.gif

http://www.mwpt.co.uk


either edit the code you found there or remove the <font></font> tags so that the text is the same size as other text

mwpt.co.uk 02-28-2006 03:31 AM

Thanks, but I need to know where that code lives. What template is it in? I found the code by just viewing the source of the page.

shan 02-28-2006 04:16 AM

ah ok,

skin1/customer/main/product.tpl

you can use webmaster mode to find which templates are being called


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

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