Welcome to TalkGraphics.com
Page 4 of 4 FirstFirst ... 234
Results 31 to 36 of 36
  1. #31
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: Can this be done??

    Here is is my attempt at make an "header" which includes navigation buttons that stay permanently in view at the top of the screen.

    This was a wild guess (I haven't been back in the forum since the postings after page 1).

    The navigation buttons work; however, the mouseover layer is nullified and will only appear if the Header End layer is below the MouseOff layer (it is softgrouped with the MouseOver layer). I guess a MouseOver layer has specify hidden attibutes which conflict with <div style> definition.

    =============================
    [Question]
    John, can you explain what each of the parameters in your original Footer Begin placeholder pertain to?

    bottom:0;
    margin:0;
    height:80px;
    overflow:visible;
    padding:0;
    position:fixed;
    width:100%;
    z-index:10000;

    Thanks, John C.
    Attached Files Attached Files
    Last edited by jclements; 24 January 2010 at 05:45 AM.

  2. #32
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Can this be done??

    Quote Originally Posted by jclements View Post
    John, can you explain what each of the parameters in your original Footer Begin placeholder pertain to?
    Well, the only one you have to change manually is "height:80px;". This sets the height of the footer overlay. Keep others unaltered.
    John.

  3. #33
    Join Date
    Oct 2006
    Location
    Tampa Bay, Florida
    Posts
    1,341

    Default Re: Can this be done??

    John

    Here's your example cleaned up a little bit.
    If you want your button to be stationary on the header see my example on post 25 of this thread. You add the buttons to the header graphic.
    Attached Files Attached Files

  4. #34
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: Can this be done??

    AridZone:

    Thanks.

    This I adapted my previous attachment. I think it will work properly

    John
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Header - Scrolling Buttons.png 
Views:	162 
Size:	68.8 KB 
ID:	69380  
    Attached Files Attached Files

  5. #35
    Join Date
    May 2009
    Location
    Germany
    Posts
    145

    Default Re: Can this be done??

    Hi,
    Quote Originally Posted by jclements View Post
    AridZone:
    This I adapted my previous attachment. I think it will work properly
    it don't work with IE8 here.

    Sebastian

  6. #36
    Join Date
    Aug 2000
    Location
    Beaverton, OR
    Posts
    3,267

    Default Re: Can this be done??

    Hm.m.m:

    I'm running IE-7

 

 

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
  •