Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default customizing EZ pages

    I have few questions about EZ pages,


    I want to create EZpage group with chapter/TOC
    After creating my first EZpage can i move to end of the page the buttons"previous-continue-next" and also the summary ?

    Because i want put text and picture in my ezpage et put the button at the end of this one.

    Other question, Can i personalize one of the three button/ link (previous-continue-next) to go to a page of my choice when someone click on it? if not, can i add anywhere on my ezpage a button/link to go on a new page.


    thank very much for your help because i'm blocked in my work

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: customizing EZ pages

    Yes, you can move those elements. Some of it may be possible just with stylesheet rules, or it may take a little editing of a PHP file. A link to see what you have now and a clear description of exactly where you want to move things will help.

    The TOC can include a link to go to any page you want (after you make an ez-page internal link for it), but to get this you will need to install the EZ-Page Improved TOC mod from Free Addons.
    Last edited by gjh42; 14 Jan 2010 at 08:41 AM.

  3. #3
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: customizing EZ pages

    I can't give yyou a link because i work with local network on my macbook and so i show you a screen capture of my ezpage.

    Thank you of you quick answer
    Attached Images Attached Images  

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: customizing EZ pages

    If your template has not changed the structure or names of the ez-page elements, you can do what you want with rules like these added to the bottom of your stylesheet. You may need to adjust some numbers to get exactly the look you want.
    Code:
    #ezPageDefault {
        position: relative;
        padding-bottom: 12em;
        }
    
    #navEZPageNextPrev {
        position: absolute;
        bottom: 1.0em;
        }
    
    #navEZPagesTOCWrapper {
        position: absolute;
        bottom: 1.0em;
        right: 1.0em;
        height: 9.5em;
        }

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: customizing EZ pages

    PS - Looks like a nice gallery - I will be interested to see the artist's work when it is online.
    Is the gallery in a cave? (in either the English or French meaning:)

  6. #6
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: customizing EZ pages

    Thank you very much, it's almost ok, but can you explain me to adjust the numbers. I want to put button and summary nearly at the end of my page near the bottom.
    I don't know if i need put a big number or a little number, what mean the first number and the second number about position height and bottom.

    (it's a little hard for me... sorry i discover this CSS language)

  7. #7
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: customizing EZ pages

    All is good for me about my ezpages !!

    I will send you the link of my site when it will be online



  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: customizing EZ pages

    The numbers I gave work for the demo installation of Zen Cart, and playing with them (changing a little bit at a time) is the best way to understand what they do.
    I'm glad you got it sorted.

  9. #9
    Join Date
    Jan 2010
    Posts
    41
    Plugin Contributions
    0

    Default Re: customizing EZ pages

    How about to show contents of all EZ pages at once, by pressing a single button?
    Could that be done from the admin?

  10. #10
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: customizing EZ pages

    No. Where would you want to show all of the ez-pages at once?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Customizing Category Pages
    By foteek in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 Dec 2010, 05:55 PM
  2. customizing dif pages
    By christianstogether in forum General Questions
    Replies: 0
    Last Post: 22 Oct 2010, 06:07 PM
  3. trouble customizing css pages
    By MB1 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Sep 2007, 06:51 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