Page 36 of 57 FirstFirst ... 26343536373846 ... LastLast
Results 351 to 360 of 570
  1. #351
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by sistersecrets View Post
    Hey,
    I have my EZ Page up but the sidebox it is under says "Important Links", is there a way i can change that?

    my website is sistersecrets.net
    Go to /includes/languages/english/extra_definitions/ez_pages_definitions.php and change it to whatever you want.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #352
    Join Date
    Feb 2009
    Posts
    33
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by countrycharm View Post
    Go to /includes/languages/english/extra_definitions/ez_pages_definitions.php and change it to whatever you want.
    Thanks! Also does anyone know what the setting numbers are for the featrued products? I used to have it, but i forgot them. To show what products come up, the ones just from this month and other times. I can't remember them..!!
    Sister Secrets
    Made for every sister in the world!
    http://sistersecrets.net

  3. #353
    Join Date
    Jun 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Hi,

    I'm new to Zen, just installed and I have the most current version. I've been doing ok setting up thus far.

    I'm having one little problem. I tried to find an answer here but nothing came up.

    I created an EZ page called FAQ's and it does show up in the important link section. When I click on it, it goes to the page ID ok but it does not display my text I inserted in the HTML box, the page is blank.

    Any help would be appreciated.

    RuyanMan

  4. #354
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by RuyanMan View Post
    Hi,

    I'm new to Zen, just installed and I have the most current version. I've been doing ok setting up thus far.

    I'm having one little problem. I tried to find an answer here but nothing came up.

    I created an EZ page called FAQ's and it does show up in the important link section. When I click on it, it goes to the page ID ok but it does not display my text I inserted in the HTML box, the page is blank.

    Any help would be appreciated.

    RuyanMan
    Why don't you install the FAQ Module or the FAQ Page Module you will probably like that better. I have the FAQ Module installed own my site, works like a charm.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #355
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by RuyanMan View Post
    Hi,

    I'm new to Zen, just installed and I have the most current version. I've been doing ok setting up thus far.

    I'm having one little problem. I tried to find an answer here but nothing came up.

    I created an EZ page called FAQ's and it does show up in the important link section. When I click on it, it goes to the page ID ok but it does not display my text I inserted in the HTML box, the page is blank.

    Any help would be appreciated.

    RuyanMan
    A link to your site would be helpful..

  6. #356
    Join Date
    Jun 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Thanks for your reply countrycharm.

    I reinstalled the cart and it works now. I did try the the FAQ module and it installed ok but when I made it active (tried to post a FAQ) it knocked out the sideboxes, it didn't work for me. I will work on that one.


    Thanks DivaVocals for your response too.

    My site is RuyanMan.com


    The only real problem I have now, to get up and running, is a shipping issue. I've searched here and it looks like I will have to post my question in an appropriate section for that.

    Thanks again.
    Last edited by RuyanMan; 20 Jun 2009 at 02:51 PM.

  7. #357
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by betulah View Post
    I added the period but that did not change anything.
    Here is my CSS for the EZPages....

    h1.#ezPagesHeading {display:none}

    #navEZPagesTOCWrapper {
    font-weight: normal;
    float: right;
    height: 1%;
    border: 1px solid #FFFFFF;
    }

    #navEZPagesTOC ul {
    margin: 0;
    padding: 0.5em 0em;
    list-style-type: none;
    line-height: 1.5em;
    }

    #navEZPagesTOC ul li {
    white-space: nowrap;
    }

    #navEZPagesTOC ul li a {
    padding: 0em 0.5em;
    margin: 0;
    }

    #navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
    margin: 0.5em;
    }

    #navBreadCrumb {
    background-color: #FFFFFF;
    color: #777777;
    border: 1px solid #FFFFFF;
    margin-top:0.0em;
    }

    #navEZPagesTop {
    background-color: #ffffff;
    text-align: right;
    }

    #navBreadCrumb, #navEZPagesTop {
    font-size: 1.5em;
    color: #777777;
    margin: 0em;
    padding: 0.5em;
    }
    Ia there a tag here to change the color of the text in the EZpages header bar? I need to change mine to a different color.

  8. #358
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    How do I change the color of the EZPages text in the EZPages header bar?

    I can't seem to find a tag for it in stylesheet.css

    Robert

  9. #359
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by Rob905 View Post
    How do I change the color of the EZPages text in the EZPages header bar?
    I don't know what you mean by "EZPages header bar".
    If you download the free add-on to Firefox called Web Developer toolbar, ad go to Information -> Display element information and click on the desired area, you will find out which element it is that you need to customize.

  10. #360
    Join Date
    Sep 2007
    Location
    Niagara Falls, Ontario
    Posts
    377
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by ckosloff View Post
    I don't know what you mean by "EZPages header bar".
    If you download the free add-on to Firefox called Web Developer toolbar, ad go to Information -> Display element information and click on the desired area, you will find out which element it is that you need to customize.
    The EZPages Header Bar is name that manual says the bar under the Catagories Tab Menu is called and to answer your next question, the Catagories Tab Menu is under the Header Main Bar.

    After fighting with the plugin to show what you suggested, it tells me the element I need to edit is #navEZPagesTop

    When I look at this element in the CSS file, there is not tag for font color.

    Can someone please tell me how to resolve this so I don't keep going in cirlces?

    Thanks
    Robert

 

 
Page 36 of 57 FirstFirst ... 26343536373846 ... LastLast

Similar Threads

  1. v154 Links ON ez-pages TO OTHER turned-off ez-pages don't work after upgrade
    By anduril3019 in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 19 May 2015, 09:12 AM
  2. how do i get javascript to work in the ez pages?
    By warroyo90 in forum General Questions
    Replies: 2
    Last Post: 28 Mar 2012, 05:14 AM
  3. How can I get my CSS navigation tabs to work for groups of similar pages?
    By sifuhall in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 Nov 2009, 07:57 PM
  4. Replies: 3
    Last Post: 22 Jul 2008, 12:01 AM
  5. Bwahahaha How do I get ez-pages to work?
    By hodgejr in forum General Questions
    Replies: 7
    Last Post: 8 Oct 2007, 09:10 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR