navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Help with border-bottom positioning

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> Help with border-bottom positioning
Page: [1]
 
jango

 

Posts: 22
Joined: 10/2/2005
Status: offline

 
Help with border-bottom positioning - 7/30/2007 11:48:49   
I am trying to not use HR because it isn't displaying correctly in different browsers or in Dreamweaver 8 design mode. So I would like to have a line just above my footer navigation bar. I have tried using div styles and CSS, but it is not positiong where I want it or it doesn't show up at all. I am new at CSS. Could I get a little help on writing the code for this?

I want just a solid 1px line with color #999999 that is centered over my navigation bar at the bottom of the page.

The page can be veiwed below but the line that is there is not working right for me.

www.barnesgroup.info User ID: CFS Password: cfs2005 (you have to login in to view it since we don't want our clients to see it yet)

Thanks
Tailslide

 

Posts: 5915
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Help with border-bottom positioning - 7/30/2007 11:55:01   
See if this works for a <hr />

hr {height: 1px;background-color: #999;color: #999;border: none;padding: 0;margin: 1em 0;}


This works for me pretty well cross-browser

For any more help you'll have to provide source code that we can read without having to de-encrypt it!



_____________________________

"My strategy is so simple an idiot could have devised it"
Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project

(in reply to jango)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> Help with border-bottom positioning
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts