osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

hide the category name under the images

This is a discussion on hide the category name under the images within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; how can I hide the category name text link that displays under the category image....



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Reply

 

LinkBack Thread Tools
  #1  
Old 03-12-2010, 10:37 AM
guedes's Avatar
New Member
 
Join Date: Dec 2009
Posts: 9
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
guedes is on a distinguished road
Default hide the category name under the images

how can I hide the category name text link that displays under the category image.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 03-15-2010, 12:09 PM
New Member
 
Join Date: Feb 2010
Posts: 9
Thanks: 0
Thanked 3 Times in 3 Posts
Rep Power: 0
wowsaver is on a distinguished road
Default Re: hide the category name under the images

in index_nested.tpl.php

Replace:
Code:
echo '                <td align="center" class="smallText" width="' . $width . '" valign="top"><a href="' . tep_href_link(FILENAME_DEFAULT, $cPath_new) . '">' . tep_image(DIR_WS_IMAGES . CATEGORY_IMAGES_DIR . $categories['categories_image'], $categories['categories_name'], SUBCATEGORY_IMAGE_WIDTH, SUBCATEGORY_IMAGE_HEIGHT) . '<br>' . $categories['categories_name'] . '</a></td>' . "n";
with:
Code:
  echo '                <td align="center" class="smallText" width="' . $width . '" valign="top"><a href="' . tep_href_link(FILENAME_DEFAULT, $cPath_new) . '">' . tep_image(DIR_WS_IMAGES . CATEGORY_IMAGES_DIR . $categories['categories_image'], $categories['categories_name'], SUBCATEGORY_IMAGE_WIDTH, SUBCATEGORY_IMAGE_HEIGHT) . '</a></td>' . "n";
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to wowsaver For This Useful Post:
guedes (03-15-2010)
  #3  
Old 06-12-2010, 07:05 PM
Lurker
 
Join Date: Jun 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
tapenh is on a distinguished road
Default Re: hide the category name under the images

do you know where to find this code? is it under index.php ... but tried to change the code here but it doesn't work
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 06-13-2010, 01:44 AM
ridexbuilder's Avatar
osCMax Development Team

 
Join Date: Jul 2008
Location: Haggisland
Posts: 1,624
Thanks: 152
Thanked 192 Times in 181 Posts
Rep Power: 13
ridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to behold
Arrow Re: hide the category name under the images

Assuming you're using 'Max and not just osC (read about BTS)
Quote:
Originally Posted by tapenh View Post
do you know where to find this code? is it under index.php ... but tried to change the code here but it doesn't work
Quote:
Originally Posted by wowsaver
in index_nested.tpl.php
__________________
Hosting plans with installation, configuration, contributions, support and maintenance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

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
Hide No product Category In Category Menu michael_s New osCommerce Contributions 0 07-31-2009 12:03 AM
Category Images bluesin osCMax v2 Customization/Mods 5 02-23-2009 02:24 PM
Hide Parent Category and Display only Child or Sub Category in a DHTML menu michael_s New osCommerce Contributions 1 01-15-2009 06:45 AM
Temporary hide a category yulises osCMax v2 Customization/Mods 2 05-15-2008 03:34 AM
Deleting Category Images Twister osCMax v2 Customization/Mods 2 05-14-2007 10:52 AM


All times are GMT -8. The time now is 07:16 PM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2010 osCmax
Inactive Reminders By Icora Web Design