Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    12
    Plugin Contributions
    0

    Default Remove categories text on main page in the centre

    Help. I have added Images for my top level categories which include the text I wish to display as part of the image.

    How do I now delete the text link that appears under the image.

    plse look at the site here . www.kiddykool.com

    Cheers
    James

  2. #2

    Default Re: Remove categories text on main page in the centre

    I can tell you why their is a text link under your images, but I do not know how you added the category box like that. By looking at your html source code I see using your "Off To Bed" as an example:

    Code:
    <div class="categoryListBoxContents" style="width:33%;"><a href="http://www.kiddykool.com/index.php?main_page=index&amp;cPath=65"><img src="images/offtobed.gif" alt="Off To Bed" title=" Off To Bed " width="200" height="200" /><br />Off To Bed</a></div>
    .

    If you remove the:
    Code:
    <br />Off To Bed
    before the closing div the test link would be eliminated.

    I only started using Zen a short while ago and am unfamiliar if that category display is part of Zen. As the "categoryListBoxContents" class is part of the Zen css stylesheet I assume you did not create them with the "Define Pages" editor. It probably needs a variable commented out somewhere.

    Karl

  3. #3
    Join Date
    Sep 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Remove categories text on main page in the centre

    Thanks .

    It pointed me in the right direction . I needed to edit the categoryrow.php. chnaged the fields['categories_name'] to fields['']

 

 

Similar Threads

  1. remove links to categories, main page
    By yosemite in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Sep 2007, 04:28 PM
  2. Main Page Text showing up in Categories
    By iWebGeek in forum General Questions
    Replies: 5
    Last Post: 17 Jan 2007, 06:01 AM
  3. How to remove congrat's text on main page
    By Skyrate in forum Customization from the Admin
    Replies: 2
    Last Post: 18 May 2006, 10:55 PM
  4. Centre column of main page
    By ronwong in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 May 2006, 05:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •