Floating Nav Bar

A

Al Boad

Let me preface by saying that I'm no web expert. I'm using FP200 with
Arcs Theme. I'm trying to get my left side veritcal navigation bar to
float with the page as the page gets scrolled down. When I pull up the
CSS tags, FP will not allow me to edit them.

Thanks In Advance
 
R

Ronx

Making assumptions - the CSS is in an external file (styles.css) and
you are editing in FrontPage?
There is a known bug that causes FP2000 to crash when editing CSS
files. Instead use Notepad.
You can set up Notepad as the CSS editor using Tools->Options -
Configure Editors tab
Highlight the css extension and click Modify - fill in the path to
Notepad. (usually C:\Windows\Notepad.exe)
 
S

Stefan B Rusynko

Or if trying to edit the FP theme CSS you need to do it in
Format Theme Modify/Customize Text more text styles

FYI
FP Theme CSS will override (cascade) other external style sheets
- since they are loaded last

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Making assumptions - the CSS is in an external file (styles.css) and
| you are editing in FrontPage?
| There is a known bug that causes FP2000 to crash when editing CSS
| files. Instead use Notepad.
| You can set up Notepad as the CSS editor using Tools->Options -
| Configure Editors tab
| Highlight the css extension and click Modify - fill in the path to
| Notepad. (usually C:\Windows\Notepad.exe)
| --
| Ron Symonds - Microsoft MVP (FrontPage)
| Reply only to group - emails will be deleted unread.
| FrontPage Support: http://www.frontpagemvps.com/
|
| | >
| > Let me preface by saying that I'm no web expert. I'm using FP200
| > with
| > Arcs Theme. I'm trying to get my left side veritcal navigation bar
| > to
| > float with the page as the page gets scrolled down. When I pull up
| > the
| > CSS tags, FP will not allow me to edit them.
| >
| > Thanks In Advance
| >
| >
| >
| > --
| > Al Boad
| > ------------------------------------------------------------------------
| > Posted via http://www.forum4designers.com
| > ------------------------------------------------------------------------
| > View this thread: http://www.forum4designers.com/message435241.html
| >
|
|
 
A

Al Boad

Thanks Ronx, I can now edit CSS extensions. But what extension should
use to get the nav bar to float? I've played with "absolute" an
"relative" positioning but the nav bar seems to be fixed.
*Making assumptions - the CSS is in an external file (styles.css
and
you are editing in FrontPage?
There is a known bug that causes FP2000 to crash when editing CSS
files. Instead use Notepad.
You can set up Notepad as the CSS editor using Tools->Options -
Configure Editors tab
Highlight the css extension and click Modify - fill in the path to
Notepad. (usually C:\Windows\Notepad.exe)


-
Al Boa
 
R

Ronx

To float the navbar you need a combination of CSS and JavaScript. Do
a search for floating divs.
The floating navigation I have seen have been jerky in operation, and
do little or nothing for the site.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top