Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2013
    Posts
    20
    Plugin Contributions
    0

    xhtml problem Multiple issues...

    Website is http://www.primopipez.com

    1.) I wish to place the navigation buttons I put at the top of the main page into the header or the main wrapper. This way they stay on each page of the site as people navigate.

    2.) I wish to make the background transparent on the shopping cart.

    3.) When you navigate to the "New Products [more]" page the "Add To Cart" button is cut off in Google Chrome, not in Firefox.

    4.) Also in the "New Products [more]" page I would like the quantity box to be a Button like the other items with only 1 quantity.

    5.) The spacing around my custom buttons doesn't allow for the text above and below to be spaced... I.E.: In the shopping cart the "Shipping Estimator" and "Continue Shopping" buttons are touching each other.

    6.) The red text for the "Specials" is hardly visible, how do I edit the color?

    7.) I wish to add images in the header to the far right, much how the logo is floating left.

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Multiple issues...

    Quote Originally Posted by Primo Pipez View Post
    Website is http://www.primopipez.com

    1.) I wish to place the navigation buttons I put at the top of the main page into the header or the main wrapper. This way they stay on each page of the site as people navigate.

    2.) I wish to make the background transparent on the shopping cart.

    3.) When you navigate to the "New Products [more]" page the "Add To Cart" button is cut off in Google Chrome, not in Firefox.

    4.) Also in the "New Products [more]" page I would like the quantity box to be a Button like the other items with only 1 quantity.

    5.) The spacing around my custom buttons doesn't allow for the text above and below to be spaced... I.E.: In the shopping cart the "Shipping Estimator" and "Continue Shopping" buttons are touching each other.

    6.) The red text for the "Specials" is hardly visible, how do I edit the color?

    7.) I wish to add images in the header to the far right, much how the logo is floating left.
    The things you want to do are a combination of CORE PHP EDITS and CSS.

    If you use FIREFOX BROWSER with FIREBUG and WEB DEVELOPER TOOLKIT ADDONS you can analyse and edit page elements off-line.

    Everything you are asking has been covered in this forum. Take each question and search for replies.

    Additionally, every template is constructed differently. It is impossible to assist unless you tell us how the template has been constructed.
    20 years a Zencart User

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Multiple issues...

    Before you go any further, you really need to create a custom template directory instead of using classic: http://www.zen-cart.com/content.php?...ustom-template

  4. #4
    Join Date
    Feb 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Multiple issues...

    I've added in the custom folders... Good idea, I keep many backups, but just in case i'll start using that instead.
    I have read about 200 pages worth of Zen Cart forums already...
    Many of the questions I asked I have looked up, but the answers were either vague, or unrelated to what I needed specifically.

  5. #5
    Join Date
    Feb 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Multiple issues...

    I am using the Classic Contemporary Green template in Classic format.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Multiple issues...

    You should start by optimizing your images
    One is 1,275px × 471px resized down to a thumb size and it is approx 250KB in size
    1.) I wish to place the navigation buttons I put at the top of the main page into the header or the main wrapper. This way they stay on each page of the site as people navigate.
    There are plugin menu bars or
    admin > config > layout settings > CSS Buttons > yes
    I wish to add images in the header to the far right, much how the logo is floating left.
    You will have to edit a copy of tpl_header.php and add code for another image

    The rest is in the stylesheet
    Get firebug & the webtools for firefox to determine what needs to be addressed
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Feb 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Multiple issues...

    Based on what you've said, I think I can figure out what you mean. Thanks for the advice, i'll put it to use.

  8. #8
    Join Date
    Feb 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Multiple issues...

    I managed to get the buttons into the header bar, they navigate successfully. My dilemma now is how can I turn the Home, Log In, Shopping Cart text into CSS buttons also. I'm digging around, might get lucky and stumble on to it.. I can't locate the original that the php is Echoing from... HEADER_TITLE_LOGIN

  9. #9
    Join Date
    Feb 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Multiple issues...

    I've redid my entire page using just my own CUSTOM files to ensure I don't make mistakes, thanks for the advice.
    I've got a general shell almost complete, just a few minor things here and there.

    I would curious if someone could explain how to make my "Glass Pipes" page look like my "Accessories" page does.
    http://www.primopipez.com

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Multiple issues...

    I can't locate the original that the php is Echoing from... HEADER_TITLE_LOGIN
    It is in tpl_header.php
    <?php
    } else {
    if (STORE_STATUS == '0') {
    ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGIN; ?></a></li>
    <?php } } ?>
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Multiple Shipping Issues
    By janissaire in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 12 Aug 2010, 06:05 AM
  2. Multiple issues
    By prettyeyes1 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Mar 2010, 09:42 AM
  3. Multiple Issues
    By dave_nextexit in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Feb 2009, 07:11 PM
  4. Having multiple issues....
    By Xanfar in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 10 May 2007, 04:49 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR