Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Posts
    18
    Plugin Contributions
    0

    Default Alignment Problem

    I figured out the product attribute by using the read only.

    When it inserts the option & Value they are not on the same row. Ones off to the right and slightly higher. The option name is in big bold text.

    How do you line up the option & Value up side by side?

    Thanks
    Randy

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

    Default Re: Alignment Problem

    R,
    I need a link to the page, so I can view the problem.. Please

  3. #3
    Join Date
    Apr 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Alignment Problem

    I left the www. off.

    http://...gataindustrial.com/catalog/index.php?main_page=product_info&cPath=5&products_id=2

    Thanks
    Randy

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

    Default Re: Alignment Problem

    Quote Originally Posted by randyh5000 View Post
    I figured out the product attribute by using the read only.

    When it inserts the option & Value they are not on the same row. Ones off to the right and slightly higher. The option name is in big bold text.

    How do you line up the option & Value up side by side?

    Thanks
    Randy
    Randy,

    Beginning Zinner "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..

    Copy Files from Classic to Custom Template

    Randy,
    Just another helpful technique, since you started building in the classic template, because when you create your custom template & layout boxes controller, you will go crazy when you view 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.....

    Basically what we have accomplished is transferring all the classic files over to your new custom folder.

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

    You will half to move files from the classic over to your_custom_name then we can attack the answer to your question above...

    includes/ templates/ your_custom_name/ css/ stylesheet.css

    Find this:

    .back {
    float:left;
    }

    Replace with this:

    .back
    float:left;
    padding:0.7em 0em 0em 0.6em;

    Last edited by haredo; 29 Apr 2008 at 05:50 AM.

  5. #5
    Join Date
    Apr 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Alignment Problem

    Hi,
    Thanks for the backup push. I've backed up everything I changed into custom folders. I did what you said, it worked on the type attribute. I would have perferred side by side but I can live with it.

    IT SCREWED UP THE HEADER BAR. HAVE A LOOK.

    http://...gataindustrial.com/catalog...&products_id=1

    Thanks
    Again
    Randy

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

    Default Re: Alignment Problem

    R,

    Hey, I need a new link to the site, I still get classic

    includes/ templates/ custom/ css/ stylesheet.css
    Find this:

    .back
    float:left;
    padding:0.7em 0em 0em 0.6em;

    Replace with this:
    .back {
    float:left;
    padding:0.7em 0em 0em 0.6em;}

    You forgot the backets...

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

    Default Re: Alignment Problem

    R,
    This must of been a 1:00 am fix

    This was My reply back to you in the 3 or 4th post:

    Find this:

    .back {
    float:left;
    }

    Replace with this:

    .back
    float:left;
    padding:0.7em 0em 0em 0.6em;

    Guess what, I did not use the { }, but we found it...

  8. #8
    Join Date
    Apr 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Alignment Problem

    THANKS VERY MUCH!

    It was a bracket problem. I guess I can quit pulling out my hair.


    Thanks
    Randy

 

 

Similar Threads

  1. Puzzling alignment problem
    By GKanes in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Dec 2011, 08:33 PM
  2. ALignment Problem
    By CnTGifts in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Jul 2011, 11:17 PM
  3. alignment problem
    By Nyx1961 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Oct 2010, 01:19 AM
  4. Header alignment problem
    By panuma in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 14 Jun 2010, 11:46 PM
  5. Alignment Problem
    By TMHarris in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 27 Dec 2009, 04:20 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