Page 57 of 70 FirstFirst ... 747555657585967 ... LastLast
Results 561 to 570 of 691
  1. #561
    Join Date
    Oct 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by clydejones View Post
    Why didn't you leave the menu bar in its original position and move the "date" down?
    did what I could with my limited programing ability
    thought of leaving date off if that would center menu

    Nick

  2. #562
    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 libertyguy View Post
    did what I could with my limited programing ability
    thought of leaving date off if that would center menu

    Nick
    There are "hidden" menu items that will only be displayed when a customer is on certain pages. This is the reason that the menu "expands".

    Moving the menu up won't "center" it.
    If you want the menu centered, open the stylesheet.css find the following section of code and make the highlighted change

    #navMain {
    margin:0 auto;
    padding: 0;
    }

  3. #563
    Join Date
    Oct 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Clyde This didn't help I have

    /*BOF top main navigation*/
    #navMainWrapper {
    position:absolute;
    left: 265px;
    top: 93px;/**************************/
    font-size: 1.2em;
    }
    #navMain {
    margin:0 auto;
    padding: 0;
    }

    "home" is at left margin

    Thanks
    Nick

  4. #564
    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 libertyguy View Post
    Clyde This didn't help I have

    /*BOF top main navigation*/
    #navMainWrapper {
    position:absolute;
    left: 265px;
    top: 93px;/**************************/
    font-size: 1.2em;
    }
    #navMain {
    margin:0 auto;
    padding: 0;
    }

    "home" is at left margin

    Thanks
    Nick
    You could try changing the following as indicated by the highlight

    #navMainWrapper {
    position:absolute;
    left: 365px;
    top: 93px;/**************************/
    font-size: 1.2em;
    }

  5. #565
    Join Date
    Oct 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Clyde On one of my other computers, "view cart" already overlaps date If I increase "left" it will only make overlap worse.

    Nick

  6. #566
    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 libertyguy View Post
    Clyde On one of my other computers, "view cart" already overlaps date If I increase "left" it will only make overlap worse.

    Nick
    You can always cause the date to NOT display:

    open includes/templates/cold_steel/css/stylesheet.css

    find the following and make the highlighted change

    .date {
    display:none;
    padding-left:0px;
    position: absolute;
    top: 95px;
    right: 17px;
    color:#000;
    font-weight: bold;
    text-align: left;
    font-size: 1.2em;
    line-height:normal;
    }

  7. #567
    Join Date
    Oct 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Clyde took out date "home.." text dropped which is OK trying to center it but not having any luck

    Nick

  8. #568
    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 libertyguy View Post
    Clyde took out date "home.." text dropped which is OK trying to center it but not having any luck

    Nick
    You've obviously also changed this:
    position:center is not a valid css attribute and will not work.
    #navMainWrapper {
    position:center;
    /* float:center;*/
    /*position:absolute;*/


    left: 265px;
    top: 93px;/**************************/
    font-size: 1.2em;
    }

  9. #569
    Join Date
    Oct 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Clyde Thanks for the help....
    Nick

  10. #570
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Libertyguy,

    Assuming you want your menu links to stay centered when the window size changes, I recommend changing your 'navMainWrapper to...

    #navMainWrapper {
    font-size: 1.2em;
    left: 260px;
    position: relative;
    top: -30px;
    }

 

 
Page 57 of 70 FirstFirst ... 747555657585967 ... 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