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

 

positioning borders

 
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 >> positioning borders
Page: [1]
 
vision2000

 

Posts: 532
From: USA
Status: offline

 
positioning borders - 4/26/2006 22:49:55   
Hi,

How do I prevent the wrapper border from extending past the top and bottom of this page?

http://www.ihost-websites.com/wicc/

CSS
#wrapper{
width: 760px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-color: #FFFFFF;
margin-top: 10px;
border-right: 1px #4778A0;
border-left: 1px #4778A0;
border-top:0px;
border-bottom:0px;
border-style: solid;
margin-bottom: 10px;
background-image: url(images/bkground.jpg);
}

Thank you
Tailslide

 

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

 
RE: positioning borders - 4/27/2006 2:59:55   
They aren't they're stopping 10px before the top and bottom.

If you mean that they're overlapping your rounded corner top and bottom bits then there's nothing you can do about that with the current structure. You'd need to put the borders on one of the lower elements like the main content area.

_____________________________

"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 vision2000)
vision2000

 

Posts: 532
From: USA
Status: offline

 
RE: positioning borders - 4/27/2006 8:17:05   
Thanks - I'll work on your suggestion

(in reply to Tailslide)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> positioning borders
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