Page 52 of 102 FirstFirst ... 242505152535462 ... LastLast
Results 511 to 520 of 1017
  1. #511
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: New! Template Package Update with Admin Interface!

    Hi Anne,

    how can I centre the Table of Contents for EZ pages? - I have a number of articles in a Chapter in EZ pages and the table comes up but is justified far right of page - how do I change the justification of the table?

    cheers,
    Mike

    Quote Originally Posted by picaflor-azul View Post
    I am happy that you figured it out. It would be great if you posted your solution so that others who have the same question can find the answer ;)

    Thanks,

    Anne
    The fix for centering the Table of Contents in EZ Pages is to go to includes/templates/abbington_mega/common/css/stylesheet.css , then at about line 96 under /*bof ezpages*/ first line change float: right to read float: center

    the above applies to any template, change abbington_mega to read 'YOUR TEMPLATE' (but why would you use any other template than Abbington Mega? :)

    cheers,
    Mike

  2. #512
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by shags38 View Post
    Hi Anne,

    how can I centre the Table of Contents for EZ pages? - I have a number of articles in a Chapter in EZ pages and the table comes up but is justified far right of page - how do I change the justification of the table?

    cheers,
    Mike



    The fix for centering the Table of Contents in EZ Pages is to go to includes/templates/abbington_mega/common/css/stylesheet.css , then at about line 96 under /*bof ezpages*/ first line change float: right to read float: center

    the above applies to any template, change abbington_mega to read 'YOUR TEMPLATE' (but why would you use any other template than Abbington Mega? :)

    cheers,
    Mike
    Great! Thank you so much for posting your solution.

    Thanks,

    Anne

  3. #513
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by shags38 View Post
    Hi Anne,

    how can I centre the Table of Contents for EZ pages? - I have a number of articles in a Chapter in EZ pages and the table comes up but is justified far right of page - how do I change the justification of the table?

    cheers,
    Mike



    The fix for centering the Table of Contents in EZ Pages is to go to includes/templates/abbington_mega/common/css/stylesheet.css , then at about line 96 under /*bof ezpages*/ first line change float: right to read float: center

    the above applies to any template, change abbington_mega to read 'YOUR TEMPLATE' (but why would you use any other template than Abbington Mega? :)

    cheers,
    Mike

    I don't think that there is a "center" definition for the 'float' attibute. I think you might wanna try this instead (soneone can confirm this for me):
    Code:
    margin-left: auto;
    margin-right: auto;
    or
    Code:
    margin: auto;
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #514
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by DivaVocals View Post
    I don't think that there is a "center" definition for the 'float' attibute. I think you might wanna try this instead (soneone can confirm this for me):
    Code:
    margin-left: auto;
    margin-right: auto;
    or
    Code:
    margin: auto;
    You're right, DivaVocals, there's no "float: center;". If you want to center an element, that element must have a width and then you can specify something like
    Code:
    width: 60%;
    margin: 0 auto;
    to center that element.

  5. #515
    Join Date
    Feb 2011
    Posts
    82
    Plugin Contributions
    0

    Default Re: New! Template Package Update with Admin Interface!

    Hi Anne,

    Iam using your abbington Templates. Can I have your advice to know whether there are any program to run "Restock Notification/Alert", as the customer only see SOLD OUT button, and wish to request restock, how to solve this?

    Thank you.

  6. #516
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by Orkid View Post
    Hi Anne,

    Iam using your abbington Templates. Can I have your advice to know whether there are any program to run "Restock Notification/Alert", as the customer only see SOLD OUT button, and wish to request restock, how to solve this?

    Thank you.
    Check out the back in stock notifications module.

    Thanks,

    Anne

  7. #517
    Join Date
    Sep 2006
    Posts
    277
    Plugin Contributions
    2

    Default Re: New! Template Package Update with Admin Interface!

    tried to find a list in the download of the changed, new and obsolete files to help with upgrading. I have the 1.1 installed and downloaded the v3 (abbington_mega.3)

  8. #518
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by stevefriedman71 View Post
    tried to find a list in the download of the changed, new and obsolete files to help with upgrading. I have the 1.1 installed and downloaded the v3 (abbington_mega.3)
    There is a list of changes in the readme.html file.

    Thanks,

    Anne

  9. #519
    Join Date
    Sep 2006
    Posts
    277
    Plugin Contributions
    2

    Default Re: New! Template Package Update with Admin Interface!

    Yes, i found that list but it doesn't say what files have been changed. i figured that all admin is new. but i have installed v1.1 and customizations. So, it would be very helpful to know what files have changed, what files can be deleted or have to be moved from the old version.
    That way i can compare the old vs the new and find what else was changed. It makes updating much easier.

  10. #520
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: New! Template Package Update with Admin Interface!

    Quote Originally Posted by stevefriedman71 View Post
    Yes, i found that list but it doesn't say what files have been changed. i figured that all admin is new. but i have installed v1.1 and customizations. So, it would be very helpful to know what files have changed, what files can be deleted or have to be moved from the old version.
    That way i can compare the old vs the new and find what else was changed. It makes updating much easier.
    I agree.. I too wanted a list of JUST the changed/new files to compare to my previous installation.. To get this list, I used my file comparison program to compare the two versions of this template and by applying some filters to only show the modified files, I was able to see JUST the a list of modified files..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 52 of 102 FirstFirst ... 242505152535462 ... LastLast

Similar Threads

  1. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  2. v154 Abbington Mega 5.3 template not displaying properly
    By irishshopper in forum Addon Templates
    Replies: 1
    Last Post: 6 Mar 2015, 04:56 PM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

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