Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Remove "more" link from under New Products Sidebox Title

    I am using an image as the header here and the text looks funny under it. How can I make that "more" link go away?

    Thanks!!

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove "more" link from under New Products Sidebox Title

    Quote Originally Posted by digidiva-kathy View Post
    I am using an image as the header here and the text looks funny under it. How can I make that "more" link go away?

    Thanks!!
    Di,
    A link to the site would help me big time

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove "more" link from under New Products Sidebox Title

    Quote Originally Posted by digidiva-kathy View Post
    I am using an image as the header here and the text looks funny under it. How can I make that "more" link go away?

    Thanks!!
    includes/ languages/ english.php
    1. copy the file and save to includes/ languages/ your_template/ english.php
    2. search for [more]
    3. line 71
    4. you can open that file in a good text editor and change the [more], or eliminate it leaving only the two single quotes ''. Those must stay.

  4. #4
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: Remove "more" link from under New Products Sidebox Title

    Quote Originally Posted by haredo View Post
    includes/ languages/ english.php
    1. copy the file and save to includes/ languages/ your_template/ english.php
    2. search for [more]
    3. line 71
    4. you can open that file in a good text editor and change the [more], or eliminate it leaving only the two single quotes ''. Those must stay.
    Thanks, Haredo, I had already done that. I just want the space there to go away. I'm attaching a little screenshot of it.

    Thanks!
    Attached Images Attached Images  

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove "more" link from under New Products Sidebox Title

    Quote Originally Posted by digidiva-kathy View Post
    Thanks, Haredo, I had already done that. I just want the space there to go away. I'm attaching a little screenshot of it.

    Thanks!
    I will research for you if you like
    Last edited by haredo; 12 Apr 2008 at 03:07 PM.

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove "more" link from under New Products Sidebox Title

    Quote Originally Posted by digidiva-kathy View Post
    Thanks, Haredo, I had already done that. I just want the space there to go away. I'm attaching a little screenshot of it.

    Thanks!
    Just double checking..

    includes/ languages/ your_template/ english.php

    //text for sidebox heading links THIS IS WHERE [MORE] WAS
    define('BOX_HEADING_LINKS', '');

  7. #7
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: Remove "more" link from under New Products Sidebox Title

    Yep, I got that...but there's a space for it which makes my image for that sidebox further away than all the others. I really want to get rid of that space.

    Thanks!

  8. #8
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove "more" link from under New Products Sidebox Title

    Quote Originally Posted by digidiva-kathy View Post
    Yep, I got that...but there's a space for it which makes my image for that sidebox further away than all the others. I really want to get rid of that space.

    Thanks!
    D,
    Have you tried this:
    includes/ templates/ your_template/ css/ stylesheet.css

    h3#whatsnewHeading a {display: none;}

    Can you place a link to the site please, or pm the link to me please
    Last edited by haredo; 12 Apr 2008 at 04:12 PM.

 

 

Similar Threads

  1. Replies: 1
    Last Post: 27 Jun 2014, 10:34 PM
  2. how to disable "new products" and "all products" from category sidebox?
    By phingoc in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Mar 2014, 12:40 AM
  3. How do I remove the "new products" box under my content?
    By bparker in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Sep 2009, 09:06 PM
  4. Remove "New Products" Link From Categories Box
    By andoverit in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Mar 2009, 10:38 AM
  5. Removing "All Products" & "New Products" from Categories Sidebox
    By MattBUK in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 18 Feb 2009, 09:39 AM

Posting Permissions

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