Results 1 to 10 of 691

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Posts
    65
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Managed to get the product info page as I want to. Thank you.
    But still can't get the attribute image on the left. Now they are on the right.

  2. #2
    Join Date
    Jun 2005
    Posts
    65
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Never mind :)
    Got it.

  3. #3
    Join Date
    Oct 2009
    Posts
    9
    Plugin Contributions
    0

    help question Re: Cold Steel Template Support Thread

    Is it possible instead of having the grey square at the bottom where name and address are and on the right where the home button in the footer another box just to have one grey box completely across the bottom?

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by Jay_Cubs View Post
    Is it possible instead of having the grey square at the bottom where name and address are and on the right where the home button in the footer another box just to have one grey box completely across the bottom?
    Sure, create a new graphic image that is the height and width of the entire footer.

    You'll then need to adjust the following declarations in the stylesheet.css

    #footerLogo

    #navSuppWrapper

  5. #5
    Join Date
    Jun 2005
    Posts
    65
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    I am trying to insert an image at the first step when you checkout, above the shippingaddress. But for some reason the image isn't displayed correctly. It's compressed.
    What I did is insert the following code in /includes/templates/my template/templates/tpl_checkout_shipping_default.php after line 60, <!-- eof Order Steps (tableless) -->:
    <?php echo zen_image('/images/step1.jpg')?>

    How can I make so that the image is displayed in it's original size and not compressed?
    I've attached an example of how it looks and on the bottom, the original image.

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by ferid View Post
    I am trying to insert an image at the first step when you checkout, above the shippingaddress. But for some reason the image isn't displayed correctly. It's compressed.
    What I did is insert the following code in /includes/templates/my template/templates/tpl_checkout_shipping_default.php after line 60, <!-- eof Order Steps (tableless) -->:
    <?php echo zen_image('/images/step1.jpg')?>

    How can I make so that the image is displayed in it's original size and not compressed?
    I've attached an example of how it looks and on the bottom, the original image.
    This is not a template specific question:

    I don't see an attachment.

    You might want to try something like this:

    zen_image($template->get_template_dir(step1.jpg, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . step1.jpg, Step One, 100, 100);

  7. #7
    Join Date
    Jun 2005
    Posts
    65
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Thank you again Clyde.
    I worked it out.

 

 

Similar Threads

  1. Responsive Cold Steel Template for v1.5.x
    By rbarbour in forum Addon Templates
    Replies: 38
    Last Post: 29 May 2017, 03:12 AM
  2. v150 Cold Steel Template
    By Sniper in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Aug 2012, 06:25 PM
  3. v150 Ice Cold Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 5
    Last Post: 23 Jun 2012, 08:02 PM
  4. Cold Steel Template - fatal error
    By itseemedsosimple in forum Addon Templates
    Replies: 2
    Last Post: 1 Mar 2011, 12:46 AM
  5. Attribute Alignment Problem Cold Steel Template
    By CascianoLtd in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 25 Sep 2009, 05:54 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