Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Jun 2007
    Location
    Warwickshire, UK
    Posts
    18
    Plugin Contributions
    0

    Default Image Layout Issue

    Going round in circles on this one, I have set up attributes which have images attached and I can't figure out how to change the layout of how the images appear. They just appear at the bottom.

    If you look at http://www.onestoptrophies.co.uk/sto...roducts_id=963

    you will see the attribute is set up and working ok but I would like the image to appear above the attributes radio button and have them going 4 or 5 across the page as opposed to one above the other which means scrolling down the page for ages to see them all.

    Can anyone point me in the right direction please?

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Image Layout Issue

    Wo,
    admin panel/ catalog/ option name manager/ edit, ribbon colour

    1. Attribute Images per Row: Attribute Style for Radio Buttons/Checkbox:

    row = 4 or 5
    style = 5

    2. Click on Option Value

    You have forgot an important step
    Need to add the following to your site:

    Click Colour in the drop down box
    en: Please Select a Colour
    Order: 0

    3. Click attribute controller and edit Medals Economy AM004G

    Under adding new Attribute
    A. add your please select color
    B. click the yellow box
    Used For Display Purposes Only: to YES

    C. click the tan box
    Default Attribute to be Marked Selected: to YES
    D. Update

    Give me an update after this is done:

  3. #3
    Join Date
    Jun 2007
    Location
    Warwickshire, UK
    Posts
    18
    Plugin Contributions
    0

    Default Re: Image Layout Issue

    That's great haredo, thanks very much.
    I get a bit overwhelmed with the amount of options in zen cart sometimes!

    I now need to set up a new attribute for all the centre disc options, of which there is quite a selection, is there any way of turning this attribute into a pop up window.

    For example you would click a link saying select centre disc and a new window would pop up with all the centre disc options in, and once a radio button has been selected the window would close but the information has been captured for the order or am i just complicating matters?

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Image Layout Issue

    Quote Originally Posted by wosket View Post
    I now need to set up a new attribute for all the centre disc options, of which there is quite a selection, is there any way of turning this attribute into a pop up window.

    For example you would click a link saying select centre disc and a new window would pop up with all the centre disc options in, and once a radio button has been selected the window would close but the information has been captured for the order or am i just complicating matters?
    Take a long and extensive look at this thread.

    http://www.zen-cart.com/forum/showth...opup+attribute

  5. #5
    Join Date
    Jan 2007
    Posts
    149
    Plugin Contributions
    1

    Default Re: Image Layout Issue

    Having som difficulty with this myself. I would like to have the attributes display the same way that this page does. http://www.onestoptrophies.co.uk/sto...roducts_id=963

    Here is the page I want to look just like that, it can be viewed at http://www.haventoolbox.com/index.ph...&products_id=7


    Thanks,
    Slabadoo

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Image Layout Issue

    Sl,
    Love that Avatar,
    "You are going to be living down by the river, in a Van"
    The was a killer skit...

    Need a password to get into you link???

  7. #7
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Image Layout Issue

    Quote Originally Posted by slabadoo View Post
    Having som difficulty with this myself. I would like to have the attributes display the same way that this page does. http://www.onestoptrophies.co.uk/sto...roducts_id=963

    Here is the page I want to look just like that, it can be viewed at http://www.haventoolbox.com/index.ph...&products_id=7


    Thanks,
    Ty S,
    Got into the site

    includes/ templates/ CUSTOM/ templates/ tpl_modules_attributes.php

    Search for:
    <br class="clearBoth" />
    There will be 2 of them
    Delete them both
    Save

  8. #8
    Join Date
    Jan 2007
    Posts
    149
    Plugin Contributions
    1

    Default Re: Image Layout Issue

    Thanks for the compliment on the Avatar. I agree that skit was one of my favorites. To bad he is no longer with us. So I followed your steps and was able to get the majority of what I was trying to accomplish, however I am still having some style issues. Once I have a solid couple hours, I will see I can make this mirror the example provided earlier in this thread. I will report back if I run into issues which from the looks of it, I wonder If I am using the same concept as the example.
    Thanks,
    Slabadoo

  9. #9
    Join Date
    Jan 2007
    Posts
    149
    Plugin Contributions
    1

    Default Re: Image Layout Issue

    haredo, I was able to get it to do what I was looking for. One last question perhaps you might be of help with is, I have a lot of attributes for this one product which is a set up as a build your own. I am trying to figure out how to put headers headers in between what I would call attribute catagories. ANy idea how I could accomplish this?
    Thanks,
    Slabadoo

  10. #10
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Image Layout Issue

    S,
    That is a tough one,

    Right know I am working on a major site.
    I will look into this tonight, when I have free time..

    Bye the way,
    Just something cosmetic

    Add this to your stylesheet.css

    includes/ templates/ classic/ css/ stylesheet.css
    1. .productListing-data {padding: .5em;}
    2. OH NO, mr Bill, the dreaded classic
    Where I find this data below is reading here:

    ....... Tutorials/FAQS

    1. At the top of this pages menu bar, Click on the link called: Tutorial/Faqs
    2. then I searched for 'override system', in the Advanced Search box
    3. in your case I would search for:
    4. she/he found the following queries
    5. quickly read to find maybe the issue you are wanting
    6.
    "The Override Folders"

    We need to step back, just a little..
    1. Using the override system means you don't have to worry about over-writing your custom files when an upgrade comes along, because they are all in custom directories you will create below.
    2. Click on the link below, notice the tutorial/faqs on the top right hand side
    3. http://www.zen-cart.com/forum/
    4. Notice the blue header bar, click Index
    5. Scroll down to override system, click
    6. click on the override system really simplified, https://www.zen-cart.com/tutorials/i...hp?article=143
    7. you will need to use a ftp program and create these folders
    8. now read this article
    9. https://www.zen-cart.com/tutorials/i...hp?article=142
    10. after you finish that little step, read the article below
    11. https://www.zen-cart.com/tutorials/i...hp?article=230
    12. So, now when you want to edit a .php file, first upload the file to your custom folder and then edit the puppy..

    -----------------------------------------------------------------------------------------------------
    [QUOTE]....... Copy Files from Classic to Custom Template

    Just another helpful technique, since you started building in the classic template, because when you create your custom template
    1. admin panel/ tools/ layout boxes controller
    2. you will go crazy when you view the screen
    3. Click reset button on the bottom of the screen

    Take time and follow the instructions below:

    1. Use your ftp program to transfer the following files:
    2. includes/ templates/ classic/ css/ stylesheet.css
    3. copy and paste this file to:
    4. includes/ templates/ your_custom_template/ css
    5.
    6. includes/ templates/ classic/ images
    7. copy and paste all image files, .jpg and gifs to:
    8. includes/ templates/ your_custom_template/ images
    9.
    10. includes/ languages/ classic
    11. copy and paste all files here to:
    12. includes/ languages/ your_custom_template
    13. If you have none here no worries
    14.
    15. includes/ languages/ english/ html_includes/ classic
    16. copy and paste all .php files to:
    17. includes/ languages/ english/ html_includes/ your_custom_template
    18.
    19. I hope I have not missed one
    20.

    21. Since I noticed you have already made a few changes:
    22. Copy any core file that you have changed now over to the custom template name you have created.....

    We have now accomplished all the transferring of the classic files over to your_custom_template folder.

    1. Yes, now you have Zen by the ba..s!!!!!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Layout issue / css problem with IE only. Can't find the issue!
    By linnx in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Apr 2011, 10:54 AM
  2. Product image layout issue
    By SB1024 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Feb 2011, 12:09 AM
  3. Image display issue for preview with image handler, please help
    By bengalliboy in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 16 May 2010, 06:34 PM
  4. Alignment/layout issue when using Layout Boxes Controller
    By nicknight in forum General Questions
    Replies: 0
    Last Post: 25 Oct 2008, 02:04 AM
  5. Image Management Issue: Need Gif Preview With JPG Larger Image
    By dontknowwhatimdoing in forum General Questions
    Replies: 11
    Last Post: 14 Aug 2008, 05:14 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