Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

How to make the type larger on home page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-25-2013, 03:06 PM
 
andy@prodigitalgear.com andy@prodigitalgear.com is offline
 

Newbie
  
Join Date: Sep 2010
Posts: 5
 

Default How to make the type larger on home page

X-Cart 4.6.1
http://www.prodigitalgear.com

Can someone assist me as to where I can change all the type in the left and right side boxes on home page?
I am familiar with the edit templates and looked into different .tpl files, but can't seem to locate where the text size is? For example..if you looked at our site, under Categories or Manufacturers, we feel the type under those headings is too small.
here is a sample of where we looked

{*
df14bc9e9dec4a3332552facb2c31eaaf22d39a2, v5 (xcart_4_4_2), 2010-12-17 15:12:37, categories.tpl, aim
vim: set ts=2 sw=2 sts=2 et:
*}
{if $categories_menu_list ne '' or $fancy_use_cache}
{capture name=menu}

{if $active_modules.Flyout_Menus}

{include file="modules/Flyout_Menus/categories.tpl"}
{assign var="additional_class" value="menu-fancy-categories-list"}

{else}

<ul>
{foreach from=$categories_menu_list item=c name=categories}
<li{interline name=categories}><a href="home.php?cat={$c.categoryid}" title="{$c.category|escape}">{$c.category|amp}</a></li>
{/foreach}
</ul>

{assign var="additional_class" value="menu-categories-list"}

{/if}

{/capture}
{include file="customer/menu_dialog.tpl" title=$lng.lbl_categories content=$smarty.capture.menu}
{/if}
__________________
4.1
Reply With Quote
  #2  
Old 12-25-2013, 08:26 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: How to make the type larger on home page

Make certain Use speed-up tool for CSS is UNCHEKED (general settings)
Use Firebug (Firefox) to decipher css class and html in use.
Use Webmaster mode to figure out the template hierarchy.
Edit the css.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote

The following user thanks carpeperdiem for this useful post:
qualiteam (12-25-2013)
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 08:29 PM.

   

 
X-Cart forums © 2001-2020