Page 30 of 70 FirstFirst ... 20282930313240 ... LastLast
Results 291 to 300 of 691
  1. #291
    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 AudioFitness View Post
    I've turned everything off in the admin window but I'm still getting prompts for it on the page. Is there a step I'm missing?
    These are the setting to turn off these particular fields:

    admin -> configuration -> customer details

    Email Salutation false
    Date of Birth false
    Company false
    Fax Number false

    admin -> configuration -> e-mail options

    Display "Newsletter Unsubscribe" Link? false

    If you don't want the telephone field to show download and install the telephone not required on signup MOD

  2. #292
    Join Date
    Sep 2009
    Location
    Michigan
    Posts
    3
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    For some reason that just isn't working, I've set everything to false and it's still ignoring it.

    Also, if you don't mind. I'd just like to simply change the order and name of pages on the menu. I don't want to screw any page orders up, so how should I go about moving and renaming the Information links?

    I've included a picture to assist..

    http://img5.imageshack.us/img5/83/helpmf.jpg

  3. #293
    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 AudioFitness View Post
    For some reason that just isn't working, I've set everything to false and it's still ignoring it.

    Also, if you don't mind. I'd just like to simply change the order and name of pages on the menu. I don't want to screw any page orders up, so how should I go about moving and renaming the Information links?

    I've included a picture to assist..

    http://img5.imageshack.us/img5/83/helpmf.jpg
    open includes/modules/sideboxes/information.php

    and

    includes/modules/sideboxes/more_information.php

    You can switch things around between the two files.

    after you've finished the editing save both files to includes/modules/sideboxes/cold_steel/

    and upload them to your server

    You also might want to take a look through the Tutorials/FAQ section of the forum (link at the top of this page) There is lots of basic information such as this in there.

  4. #294
    Join Date
    Feb 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Hi again,
    I got the borders to work with what you told me :)

    I just got 2 more questions for you.

    Where would I have to insert that code to make the borders in the Previous Orders section as well? (Attached ques3.jpg)

    Also, in the shopping cart how would I make the red area as attached in picture ques2.jpg darker so that the seperation of items is more noticable?

    Thank you once again!
    If you need the URL for the site it is www.reservoirsocks.com
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	ques3.jpg 
Views:	187 
Size:	34.0 KB 
ID:	6441   Click image for larger version. 

Name:	ques2.jpg 
Views:	168 
Size:	18.1 KB 
ID:	6442  

  5. #295
    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 HelpMeSell View Post
    Hi again,
    I got the borders to work with what you told me :)

    I just got 2 more questions for you.

    Where would I have to insert that code to make the borders in the Previous Orders section as well? (Attached ques3.jpg)

    Also, in the shopping cart how would I make the red area as attached in picture ques2.jpg darker so that the seperation of items is more noticable?

    Thank you once again!
    If you need the URL for the site it is www.reservoirsocks.com
    add this to the bottom of includes/templates/cold_steel/css/stylesheet.css

    #prevOrders {
    border: 1px solid #000;
    }

    Find the following:

    .rowEven {
    background-color: #f8f8f8;*/change this to whatever color you want*/
    height: 1.5em;
    vertical-align: top;
    border:1px solid #000;

  6. #296
    Join Date
    Feb 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by clydejones View Post
    add this to the bottom of includes/templates/cold_steel/css/stylesheet.css

    #prevOrders {
    border: 1px solid #000;
    }

    Find the following:

    .rowEven {
    background-color: #f8f8f8;*/change this to whatever color you want*/
    height: 1.5em;
    vertical-align: top;
    border:1px solid #000;
    THANKS ONCE AGAIN!!

  7. #297
    Join Date
    Oct 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Hi Clyde,

    Great template, really like it.

    Wondering if you can help me with installing the nav tabs. Downloaded the tab_nav_fix but I must have gone wrong somewhere because they are too high in the logowrapper div, instead of the navmainwrapper sitting underneath it.

    This is at environmentalposters dot co dot uk slash index dot php

    Thanks

    powerdown

  8. #298
    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 powerdown View Post
    Hi Clyde,

    Great template, really like it.

    Wondering if you can help me with installing the nav tabs. Downloaded the tab_nav_fix but I must have gone wrong somewhere because they are too high in the logowrapper div, instead of the navmainwrapper sitting underneath it.

    This is at environmentalposters dot co dot uk slash index dot php

    Thanks

    powerdown
    URL for your site?

  9. #299
    Join Date
    Oct 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    www.environmentalposters dot co dot uk / index.php

  10. #300
    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 powerdown View Post
    Hi Clyde,

    Great template, really like it.

    Wondering if you can help me with installing the nav tabs. Downloaded the tab_nav_fix but I must have gone wrong somewhere because they are too high in the logowrapper div, instead of the navmainwrapper sitting underneath it.

    This is at environmentalposters dot co dot uk slash index dot php

    Thanks

    powerdown
    As far as I can tell, you have the navigation menu located inside the headerwrapper.

    You need to move it to below the header wrapper.

 

 
Page 30 of 70 FirstFirst ... 20282930313240 ... LastLast

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

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