Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    help question Trying to make my header static

    I'm trying to freeze my header at the top of the page while scrolling - the only thing I found was the following from another thread, which I inserted at the bottom of my style sheet but it didn't work -

    .main_block {
    height: 241px; overflow-y:scroll;
    }

    I obviously don't know what I'm doing here, can someone help me with the correct coding to make it do this, please.

    Thanks once again, you guys always bail me out!!!!! You've been such a help on this site, thanks to you, I'm getting closer to a finished cart...
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Trying to make my header static

    That is very unconventional - what are you trying to accomplish with that sort of change?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Trying to make my header static

    I just want all the information on the header bar to always be visible, as my page will be lengthy with product images, I don't want people to have to scroll back up to click on the links (Log In, My Account, Shopping Cart, Checkout) that are imbedded in the top bar.
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  4. #4
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Trying to make my header static

    I am not sure is it is possible with Zen, but maybe you could let the sideboxes automatically scrol down.

    This can be don on "normal' sites.

  5. #5
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Trying to make my header static

    Almost anything is possible with Zen Cart, but that doesn't mean you should do it.

    How large is your header going to be? Would that real estate be better used for selling your merchandise?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  6. #6
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    help question Re: Trying to make my header static

    Here's my main page - the rest is still under construction -

    http://redkapworkwear.com/demo

    Maybe I don't need that scroll effect, I just thought it would simplify things...
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  7. #7
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Trying to make my header static

    This works with a stock Classic template site:

    #headerWrapper {position:fixed; width:750px;}

    #contentMainWrapper {margin-top:21em;}


    but not with your template, probably because of the intermediate divs.

    Might give you someplace to start, though.

    Also, position:fixed doesn't work in IE6.

  8. #8
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Trying to make my header static

    Steve, you ALWAYS come through for me. Thanks so much, I'll work with this...

    I have another issue, and that's in my products sub-category - my shirts are in a row, not a column. I've been through all the settings, can't seem to correct it.

    I know there is a mod u can install to correct this issue, the column layout grid, but i'm using a cherry zen template for my build and the column layout grid is already built into the template, so i don't understand what i need to do.

    here's a direct link - http://redkapworkwear.com/demo/index...ex&cPath=10_11
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  9. #9
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Trying to make my header static

    Grrr. Do you have another category (or subcategory) that has more than one product in it, so we can see if the problem is across the board ?

  10. #10
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Trying to make my header static

    I added another item to a sub-category so i would have two items, I have the same problem -

    http://redkapworkwear.com/demo/index...ex&cPath=14_15
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Trying to make New Products on Home Page static/stay on page
    By happangl7 in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 13 Aug 2013, 05:22 PM
  2. Make static url in .htaccess?
    By fancyui in forum General Questions
    Replies: 0
    Last Post: 20 Aug 2010, 05:08 PM
  3. How do you make the center box static?
    By ExtremeRC in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 12 Dec 2009, 09:16 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