Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2006
    Posts
    2
    Plugin Contributions
    0

    how to remove this?

    I am tired of trying to remove the "congratulation......." and "sales message goes here" types of message in the main page could u please mention me how to take this off?

    please check this site: http://shopping.eusaonline.net

    thank you!

    ramkharel
    ramkharel AT ramsnet DOT co DOT uk

  2. #2
    Join Date
    Feb 2006
    Location
    UK
    Posts
    306
    Plugin Contributions
    1

    Default Re: how to remove this?

    includes/languages/english/index.php

    Unless you are using overrides, and you should be it would then be

    includes/languages/english/YOURSTYLE/index.php

    In order to find this information, all you do is go into Admin, use the

    TOOLS > DEVELOPERS TOOL KIT menu, then type in a search for, in your example 'congratulations' and it will show you all the pages that contain this text. This is one way you can find out which pages to edit.

  3. #3
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: how to remove this?

    Quick search on forums here reveals
    http://www.zen-cart.com/forum/showth...ongratulations

  4. #4
    Join Date
    Jun 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: how to remove this?

    great! it worked perfectly now. Thanks for your help.

  5. #5
    Join Date
    Apr 2006
    Location
    Right Here
    Posts
    106
    Plugin Contributions
    0

    Default Re: how to remove this?

    Need some help please..... How do I do a roll over color on the log yourself in area....Check out www.mydoggilicious.com/cart

    Thank you and God bless

    Joseph
    www.mydoggilicious.com

  6. #6
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: how to remove this?

    I'm getting a red hover effect in the latest Firefox and Explorer, on the top and center log ins. What are you seeing, no color?

  7. #7
    Join Date
    Apr 2006
    Location
    Right Here
    Posts
    106
    Plugin Contributions
    0

    Default Re: how to remove this?

    Sketchy,

    I am trying to change the color on the log yourself in area.... It is red now when you run your mouse over it... where do I find the path to change that. There is a couple of things I am trying to do.... First need to make a little more room or a couple spaces at the bottom of my page under Home and ©Mydoggilicious.com 2005. All Rights Reserved. check out www.mydoggilicious.com/cart Second There is a gap between my banner and the first side box.. need to move it to fix up against my banner...... Thank you and God bless

    Joseph

  8. #8
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: how to remove this?

    Hi Joseph. You're welcome and thank you.

    To change the hover of "...log yourself in", you would have to drop this into your stylesheet.css;
    Code:
    .greeting a:hover { color: #000000 }
    The hex value is black, but you can change the hover color to what you wish or let me know if you want a specific color to decode for you or just wait until I post an updated one with your color choice before adding the above.

    If I understand, you would like some whitespace under your copyright?
    You can drop this into your stylesheet;
    Code:
    #siteinfoLegal { padding-bottom: 10px }
    You can adjust the value in red to your liking, also you can omit "-bottom" so there is also an equal amount of padding top/bottom of the copyright.

    The space below the header as you mentioned, is taken up by an optional category bar. You can't see the displayed category link because the text is white upon a white background. Do you want to turn them off? That way, it will let the air out of that area. It's a simple switch in the Admin. Go into Admin-Configuration-Layout Settings;
    `Categories-Tabs Menu ON/OFF = 0(off)
    However, there will be a little bit of space left to trim off... but, we'll get there when these original queries are taken care of to your satisfaction.

  9. #9
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: how to remove this?

    ~Secondary topics are closed as the other poster has queries answered in another apparent topic of their own~

    Poor ramkharel is probably getting alerted to these new posts that don't even relate to the original query.

 

 

Similar Threads

  1. How do I remove this?
    By lavs in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Jul 2011, 12:07 AM
  2. How do I remove this...?
    By russ_94 in forum General Questions
    Replies: 8
    Last Post: 9 Aug 2010, 01:48 PM
  3. How do I remove this?
    By KTNaturals in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 21 Dec 2006, 11:16 PM

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