Forums

Bar at top of site that stays still while page scrolls (2 posts)

  1. jackhowson
    Member
    Posted 1 year ago #

    Sorry for the non-technical question - just wondered if anyone knew of any plugins for WordPress similar to that at the top of http://www.totalfilm.com/ for example - a bar that stays still and shows while scrolling on the page.

    Any info appreciated. Cheers.

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    no plugin - just html/css programming;

    probably in header.php,
    make a div directly after the body tag; style it with 'position:fixed;' and maybe a 'z-index:1000;' ;
    and put a centered div for the links etc into it.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags