Page 23 of 35 FirstFirst ... 13212223242533 ... LastLast
Results 221 to 230 of 347
  1. #221
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Editable Home Page Centerboxes

    Did you read the readme file in the mod package? It should have good instructions for using the middleboxes.
    You should also be able to use v1.1, as there were no relevant changes between v1.3.8a and v1.3.9.
    But first, you should know how strongly it is advised to upgrade from v1.3.8a to a more secure version. What is keeping you from doing it? Recovering from a hack is likely to be more involved than upgrading now.

  2. #222
    Join Date
    Jun 2006
    Posts
    440
    Plugin Contributions
    0

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by gjh42 View Post
    Did you read the readme file in the mod package? It should have good instructions for using the middleboxes.
    You should also be able to use v1.1, as there were no relevant changes between v1.3.8a and v1.3.9.
    But first, you should know how strongly it is advised to upgrade from v1.3.8a to a more secure version. What is keeping you from doing it? Recovering from a hack is likely to be more involved than upgrading now.
    Hi yes I read the instructions, for 1.0 but there is nothing there about how to use them, nothing like version 1.1 with all the sql etc.
    are you sure I can use that on 1.3.8.a . I can't upgrade at the moment because I have a number of plugins that are not yet available for the latest version of zen, I have to wait a while longer. :-(

  3. #223
    Join Date
    Jun 2006
    Posts
    440
    Plugin Contributions
    0

    Default Re: Editable Home Page Centerboxes

    Hi gjh42

    it seems to work perfectly thanks for your advice. I have a couple of more question if I may,
    I have worked out how to move the box around, re-size it etc. I have not seen yet how I can change the Box Text to my needs" ie Middle Box 1 also how I can remove the Frame? and is this he correct command to align in the middle for CSS

    allign:center;
    width:95%;
    Many Thanks Regards Renz

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

    Default Re: Editable Home Page Centerboxes

    CSS does not use align: but rather text-align:
    However, this applies to the contents of the element, while I suspect you are trying to make the whole box center itself in the column. The best way to do this is to add properties to the box rule for
    float: none;
    and
    margin: auto;

    The box headings are defined in the language "extra_definitions" define file described in the readme.

    If by "frame" you mean the box border, you can alter the border properties in the stylesheet, or set them to border: none;

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

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by Renz View Post
    Hi yes I read the instructions, for 1.0 but there is nothing there about how to use them, nothing like version 1.1 with all the sql etc.
    are you sure I can use that on 1.3.8.a . I can't upgrade at the moment because I have a number of plugins that are not yet available for the latest version of zen, I have to wait a while longer. :-(
    Because in version 1 the middleboxes were only in 1 location on the main page and you needed to add content to the middles boxes for them to "appear". In all subsequent versions of this add-on the location of the middleboxes are admin configurable (as the description indicated), and even after activating them you still have to put content in them for them to "appear".
    Last edited by DivaVocals; 18 Oct 2012 at 02:08 PM.
    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.

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

    Default Re: Editable Home Page Centerboxes

    Editable Centerboxes v3.0 is now available in Plugins.

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

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by gjh42 View Post
    Editable Centerboxes v3.0 is now available in Plugins.
    This is the best version yet Glenn.. This thing is smoking hot and flexible as heck!!! I soooo totally appreciate you making this happen!!!
    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.

  8. #228
    Join Date
    Apr 2012
    Posts
    51
    Plugin Contributions
    0

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by gjh42 View Post
    Editable Centerboxes v3.0 is now available in Plugins.
    I have uploaded this plugin but all i am getting is its removing my Banner Slideshow ... and error in SQL PATCH file !

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

    Default Re: Editable Home Page Centerboxes

    Exactly how did you run the SQL patch? Try redoing it with the "upgrade" SQL which will remove any corrupted previous SQL.

    Is your banner slideshow a mod you installed? If so, it may be using the same file that Editable Centerboxes uses, and you will need to merge the customizations from both files into one copy, as the readme describes.

  10. #230
    Join Date
    Apr 2012
    Posts
    51
    Plugin Contributions
    0

    Default Re: Editable Home Page Centerboxes

    Yes .. it might be using the same file with that mod ..

    but donot know how to compile those customizations

 

 
Page 23 of 35 FirstFirst ... 13212223242533 ... LastLast

Similar Threads

  1. v154 Editable Invoices & Packing Slips [Support]
    By dbltoe in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Oct 2015, 11:44 PM
  2. Admin-Editable Sidebox - Support Thread
    By kuroi in forum Addon Sideboxes
    Replies: 331
    Last Post: 29 Oct 2014, 04:15 AM
  3. Move Define Page Text to bottom of page, below centerboxes
    By AirsoftOutfitter in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Jul 2011, 02:13 AM
  4. Editable Home Page Centerboxes click-able links
    By colhemm in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Feb 2011, 09:04 PM
  5. Image above centerboxes on main page
    By direwolf in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 May 2008, 06:40 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