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 in detailed page (https://forum.x-cart.com/showthread.php?t=44274)

TrendWorks 12-17-2008 12:03 AM

font size in detailed page
 
I'm looking for a way to just change the size of this font. This is only when you click on the view details link. I've looked in the css file but i have a custom site and not sure what this exact area would be called.

any help is appreciated.




http://www.usadentalcare.com/xcart_demo.gif

Yurij 12-17-2008 12:10 AM

Re: font size in detailed page
 
I think it - "DialogTitle" in the file skin1.css.

Vetrivel 12-17-2008 12:12 AM

Re: font size in detailed page
 
hi,
This will be displayed with the help of capture
So you can find something like this in your skin1/customer/main/product.tpl

{/capture}
{include file="dialog.tpl" title=$product_capture_title content=$smarty.capture.dialog extra='width="100%"'}


Now in the above case dialog.tpl will hold the class name of that title.

what about yours?
If you find that then you will get the answer by yourself.


Quote:

Originally Posted by TrendWorks
I'm looking for a way to just change the size of this font. This is only when you click on the view details link. I've looked in the css file but i have a custom site and not sure what this exact area would be called.
any help is appreciated.




http://www.usadentalcare.com/xcart_demo.gif


balinor 12-17-2008 03:17 AM

Re: font size in detailed page
 
Really can't live without this tool:

https://addons.mozilla.org/en-US/firefox/addon/1843

It will tell you exactly what class is what.

TrendWorks 12-17-2008 08:21 AM

Re: font size in detailed page
 
Awesome tool for x-cart ! Pointed me right to what I needed.
thanks for the help everyone.


Quote:

Originally Posted by balinor
Really can't live without this tool:

https://addons.mozilla.org/en-US/firefox/addon/1843

It will tell you exactly what class is what.



All times are GMT -8. The time now is 12:41 AM.

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