Results 1 to 10 of 3041

Hybrid View

  1. #1
    julian.c.lopez03 Guest

    Default Layouts & Colors

    I am using godaddy for hosting. I have been building my cart site for about 1 month now. I am down to the last two issues I cannot seem to fix by searching through the forums.

    1.) BLUE TEXT IN THE PHOTO BELOW:
    I want to change the "*Required Information" text color to blue. I tried inserting: .alert {color: #0000FF;margin-left: 0.5em;} inside the stylesheet and it still did not work. Please help! Any ideas.

    2.) GREEN TEXT IN THE PHOTO BELOW
    I want to move the Zip Code text box to the left hand side of the screen so it lines up with the other text boxes on the My Account page.

    3.) In the drop down menu the background color of the Sub Categories for Cigars is a different color than the categories background color. I want to make all the drop down menu background colors the same. Where is the color code located for the background of the sub categories in the drop down menu.

    THANKS EVERYONE

    website address is the following:
    elcubanocigars.com/shop


  2. #2
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Layouts & Colors

    Quote Originally Posted by julian.c.lopez03 View Post
    I am using godaddy for hosting. I have been building my cart site for about 1 month now. I am down to the last two issues I cannot seem to fix by searching through the forums.

    1.) BLUE TEXT IN THE PHOTO BELOW:
    I want to change the "*Required Information" text color to blue. I tried inserting: .alert {color: #0000FF;margin-left: 0.5em;} inside the stylesheet and it still did not work. Please help! Any ideas.

    2.) GREEN TEXT IN THE PHOTO BELOW
    I want to move the Zip Code text box to the left hand side of the screen so it lines up with the other text boxes on the My Account page.

    3.) In the drop down menu the background color of the Sub Categories for Cigars is a different color than the categories background color. I want to make all the drop down menu background colors the same. Where is the color code located for the background of the sub categories in the drop down menu.

    THANKS EVERYONE

    website address is the following:
    elcubanocigars.com/shop

    love the richness of your store, looks good but alas

    i can not see what exactly you want to change color of for you left out the pictures.

    but the file you may want to look at is tpl_drop_menu.php in your includes/templates/apple_zen/css/stylesheet.css
    remember to work off a duplicate so original is safe.

  3. #3
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    http://www.prommart.com/index.php?ma...create_account

    My Post/Zip Code field also moved to the far right, when I went to one column. Fix?

    sph
    www.prommart.com

  4. #4
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by SPH View Post
    http://www.prommart.com/index.php?ma...create_account

    My Post/Zip Code field also moved to the far right, when I went to one column. Fix?

    sph
    www.prommart.com

    did you apply a mod to get to one column?

    did you alter the create an account file?

    was it looking right befoe the captcha was added?

  5. #5
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    http://www.prom-mart.com/index.php?m...create_account

    It looked like my test site link above, still with right column.

    Captcha worked and looked perfect.

    One column is an alternative that comes with this template in the Read Me file. Globally turn off right column and insert this code in stylesheet, copied below asterisks.

    I use IE9 but have Firefox. It shows that the post code is .inputLabel #postcode. But I can't find that in the stylesheet to try and float it left.

    sph
    www.prommart.com


    **********************************

    7. If you would not like ANY sideboxes on this site, simply go to your admin under "Configuration", then "Layout Settings", and set the "Column Right Status - Global" to "0". This will turn off both left and right sideboxes globally, whether or not any of them are set to "on" under "Layout Boxes Controller". Then add this to your stylesheet:

    #centerColumnWrapper2 {
    background:#ffffff!important;
    }

    .centerColumn {
    float:left!important;
    width:95%!important;
    }

  6. #6
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by SPH View Post
    http://www.prom-mart.com/index.php?m...create_account

    It looked like my test site link above, still with right column.

    Captcha worked and looked perfect.

    One column is an alternative that comes with this template in the Read Me file. Globally turn off right column and insert this code in stylesheet, copied below asterisks.

    I use IE9 but have Firefox. It shows that the post code is .inputLabel #postcode. But I can't find that in the stylesheet to try and float it left.

    sph
    www.prommart.com


    **********************************

    7. If you would not like ANY sideboxes on this site, simply go to your admin under "Configuration", then "Layout Settings", and set the "Column Right Status - Global" to "0". This will turn off both left and right sideboxes globally, whether or not any of them are set to "on" under "Layout Boxes Controller". Then add this to your stylesheet:

    #centerColumnWrapper2 {
    background:#ffffff!important;
    }

    .centerColumn {
    float:left!important;
    width:95%!important;
    }
    I have a client that uses this template too and although he has a custom create account we never had that problem until he created the custom one...it looked right but then I did not edit that part of the stylesheet.css

    we have the left side turned off only leaving the right side showing.

    our code is like this--which is the original one:

    #centerColumnWrapper2 {
    margin:0 .5em;
    width:70em;
    }
    #centerColumnWrapper2b {
    margin:0 auto;
    overflow:hidden;
    width:70em;
    }
    .centerColumn {
    width:75%;
    float:left;
    margin:0 2% 2% 3%;
    text-align:left;
    line-height:1.6em;
    display:inline; /* fixes IE Bug in IE6 and earlier - do not remove */
    }

    check to make sure you do not have both codes in your stylesheet....try removing one to see if that works or reapply the one you removed and remove the other one to test after refreshing the store page.

  7. #7
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Thanks, will give it a try.

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 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