Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Need help changing something..

    Yesssss! Thank you both so much, that was realy starting to get on my nerves.

    Now, how do I go about changing:

    EZPages :: Privacy Notice :: Shared :: Zen Cart

    To my own words and links?

    And do you all think that the layout colors and stuff looks good? I like input from other people, not just me and a few friends :) Thanks!

  2. #2
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Need help changing something..

    Quote Originally Posted by icex2008 View Post
    Now, how do I go about changing:

    EZPages :: Privacy Notice :: Shared :: Zen Cart
    These are configured in admin>tools>EZ-Pages
    (look for the pages listed which have a green box for the Header column)

    Also, there's a tutorial here if you have any probs.

  3. #3
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Need help changing something..

    Ok thanks man.

    One more thing that will hopefully be the last question.

    How do I add a new side box? Like, for instance, "Categories". I'd like to add one called "Information" and have pages for shrimp info, plant info, etc on there..

    thanks

  4. #4
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Need help changing something..

    Ok guys, I am so sorry but I have another question.

    http://rockysaquatics.com/cart/index...roducts_id=180

    When you're logged in, it has the Shopping cart [more] on the right. The problem is, its blue. I want it to be white. How do I do this? And how can I change it from saying Shopping cart [more] to just carT?

    Thank you all so much, I realy appreciate the help I'm receiving here and I'm learning alot.

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

    Default Re: Need help changing something..

    Quote Originally Posted by icex2008 View Post
    Ok guys, I am so sorry but I have another question.

    http://rockysaquatics.com/cart/index...roducts_id=180

    When you're logged in, it has the Shopping cart [more] on the right. The problem is, its blue. I want it to be white. How do I do this?
    includes/ templates/ your_template/ templates/ stylesheet.css

    Add the following declaration to the .css
    1. #shoppingcartHeading a {color: #FFFFFF;}

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

    Default Re: Need help changing something..

    Quote Originally Posted by icex2008 View Post
    And how can I change it from saying Shopping cart [more] to just carT?
    includes/ languages/ your_template/ english.php
    1. Line 105
    2. define('BOX_HEADING_SHOPPING_CART', 'Shopping Cart');
    3. delete Shopping Cart to:
    4. carT
    5. so it will look like this:
    6. define('BOX_HEADING_SHOPPING_CART', 'carT');

  7. #7
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Need help changing something..

    That worked, thanks!

    How about this?

    How do I add a new side box? Like, for instance, "Categories". I'd like to add one called "Information" and have pages for shrimp info, plant info, etc on there.. Or is this feature already on there?

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

    Default Re: Need help changing something..

    Quote Originally Posted by icex2008 View Post
    That worked, thanks!

    How about this?

    How do I add a new side box? Like, for instance, "Categories". I'd like to add one called "Information" and have pages for shrimp info, plant info, etc on there.. Or is this feature already on there?
    EZPages my friend...

    https://www.zen-cart.com/tutorials/i...earchmatch=yes

 

 

Similar Threads

  1. Need help removing something from my page!
    By chrisbirch1987 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Apr 2010, 05:06 PM
  2. need help adding something to every page
    By kinembe in forum General Questions
    Replies: 5
    Last Post: 6 Jun 2009, 06:37 PM
  3. I've done something wrong I need help
    By clivewaller in forum General Questions
    Replies: 1
    Last Post: 13 Mar 2009, 01:47 PM
  4. I messed something up...please need URGENT help!!!
    By Kruna in forum General Questions
    Replies: 13
    Last Post: 13 Feb 2007, 06:57 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