Thread: EZ Page Layout

Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    Default Re: EZ Page Layout

    Update:
    I've used: <div class="row"> <div class="col-md-3 col-sm-4 col-xs-6"> to put them in sort of rows.

    What i mean by that is I have images:
    1 5
    2 6
    3 7
    4 8

    When I really want images:
    1 2 3 4
    5 6 7 8

    What am I missing?

  2. #2
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: EZ Page Layout

    Quote Originally Posted by Seanobr88 View Post
    Update:
    I've used: <div class="row"> <div class="col-md-3 col-sm-4 col-xs-6"> to put them in sort of rows.
    Looks like you are using bootstrap markup, have you loaded bootstrap stylesheet?
    You should rename it to stylesheet_bootstrap.css, and load it in YPOUR_TEMPLATE/css folder.

  3. #3
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    Default Re: EZ Page Layout

    Thanks for the replies; I am using bootstrap. I've got the items to appear in the right order, now I'm facing a new problem - the 4th item isn't aligned (The first 3 are aligned, the 4th droops down). Any ideas on what I'm doing wrong?

    <div class="row">
    <div class="col-md-3 col-sm-4 col-xs-6"><a href="website#1/"><img src="image#1.jpg"></a></div>
    <div class="col-md-3 col-sm-4 col-xs-6"><a href="website#2/"><img src="image#2.jpg"></a></div>
    <div class="col-md-3 col-sm-4 col-xs-6"><a href="website#3/"><img src="image#3.jpg"></a></div>
    <div class="col-md-3 col-sm-4 col-xs-6"><a href="website#4/"><img src="image#4.jpg"></a></div>
    </div>

  4. #4
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: EZ Page Layout

    A link to the site would help.

    What resolution are you looking at it, the col-sm-4 would force the 4th to drop, try removing it, and see how it works.

  5. #5
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    Default Re: EZ Page Layout

    My apologies, I thought I included the link in the last post. Trying to do too many things at once.

    Here is the link: http://www.bellablvd.net/shop/index....d=23&chapter=4

    I removed the col-sm 4 with no change.

    Thanks again for your help!

  6. #6
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: EZ Page Layout

    I thought it dropped to the next row ...
    Anyhow try removing &nbsp; from the markup
    i.e.
    <div class="row">&nbsp;

    BTW do you need to load such large images?
    Last edited by keneso; 6 Apr 2016 at 06:46 PM.

  7. #7
    Join Date
    Mar 2016
    Location
    Milwaukee, WI.
    Posts
    12
    Plugin Contributions
    0

    Default Re: EZ Page Layout

    Hi,

    Yeah that is what she is looking for. Four larger images on each row. Ugh, I feel like an idiot...it was the &nbsp; that was causing the problem. I don't know if it's a normal Zen Cart issue, but it seems every time I do the EZ Pages, and go into HTML, those will randomly appear.

    THANK YOU SO MUCH!

 

 

Similar Threads

  1. Product Listing display page / category page layout change question
    By cgarforth in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Dec 2010, 02:37 PM
  2. Layout for price, add cart and etc in Product Layout page
    By sgspeer in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Aug 2010, 09:43 PM
  3. Change Category Page Layout to New Products Layout
    By tonemap in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Jan 2010, 11:30 PM
  4. Front page or main page layout - start with certain category
    By gloerick in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Aug 2009, 07:07 AM
  5. Product Listing Page Same Layout as All Products page
    By dharma in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Mar 2007, 10:23 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