| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| New Member | ![]() Hi guys, I'm having a problem with my website. My problem lies with the outline border that I have created for my website, as it has gone pear-shaped. Take a look My intention is to have the blue border go around the website, but as you can see, the border now lies at the bottom of the #titlebanner div. If anybody can tell me what needs to be done to rectify this, I would really appreciate the help. Regards, John Last edited by John_Puk; 08-31-2006 at 05:05 AM. |
| |
| | #2 (permalink) |
| NamePros Regular | So you want an border around the main container of the website? Your outline div looks like it's meant to be doing this but it has errors change it to. Code: #outline
{
width: 760px;
border: 1px solid #369;
margin: 0px;
}
__________________ Please add to my rep points if i was helpful. Thanks. Ripe Website Manager - Steve Parish |
| |
| | #3 (permalink) | ||
| New Member | Hi paaaaaaaaaa, thanks for the reply. Quote:
Quote:
If anyone can't locate the CSS for some reason, it's here. Regards, John | ||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |