osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Changing Font Style in Printable Catalog Navigation

This is a discussion on Changing Font Style in Printable Catalog Navigation within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I got tired of looking at mismatched font style of the "Prev / Next" menu at the bottom of the ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 01-27-2004, 10:42 AM
Member
 
Join Date: Oct 2003
Location: The Antelope Valley in SoCal
Posts: 47
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
In-Overtime
Default Changing Font Style in Printable Catalog Navigation

I got tired of looking at mismatched font style of the "Prev / Next" menu at the bottom of the Printable Catalog page. Here's where to change it linking the <TD> to your stylesheet.css.

Modify the file "catalog/templates/content/catalog_products_with_images.tpl.php"
around line #425:

Quote:
Insert around line #425 the RED text . .

<?php
}
?>
<tr>
<td colspan="<?php echo $count_rows; ?>"><?php echo tep_draw_separator(); ?></td>
</tr>
</table></td>
<tr>
<td class="main" colspan="3">

<center>
<?php
if($page != 1)

{
$pageprev = $page - 1;
echo("<a href=\"$PHP_SELF?listing=" . $sort . "&page=$pageprev\">".BOX_CATALOG_PREV."&lt ;/a> ");
} else {
echo(BOX_CATALOG_PREV." ");
That's All, folks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to In-Overtime For This Useful Post:
divani (04-02-2008)
Closed Thread

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Changing style for categry links only deviantla osCMax v2 Customization/Mods 3 11-08-2006 07:31 AM
Changing Header / navigation to match current site Dialady osCommerce 2.2 Modification Help 3 12-13-2005 09:37 PM
Help with printable catalog hrhstephen osCMax v2 Customization/Mods 2 09-03-2005 03:33 PM
Help With Printable Catalog Makrin osCMax v2 Customization/Mods 1 08-25-2005 12:00 PM
Changing Product Info Font Color JaaMor osCommerce 2.2 Modification Help 2 11-11-2003 06:46 PM


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


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax