Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: mlmguru
Forum: Website Design 10th March 2010, 04:23 AM
Replies: 7
Views: 559
Posted By AnthonyBeldt
Re: CSS Help

On Your Body you just put the following three line then you get it black thin border around my content

border-style: solid;
border-width: 1px;
border-color: black;
Forum: Website Design 9th March 2010, 10:04 PM
Replies: 7
Views: 559
Posted By CarloD.
Re: CSS Help

You'll probably wanna do this:


body {
background-color:white;
background-image:none;
border-top:100px solid black;
border-bottom:100px solid black;
border-left:100px solid black;...
Forum: Website Design 9th March 2010, 09:04 AM
Replies: 7
Views: 559
Posted By CarloD.
Re: CSS Help

Hey,

on your body, you have a border of 100px located in wpsalespage-style.css


body {
background-color:white;
background-image:none;
border:100px solid black;
Showing results 1 to 3 of 3

 
Forum Jump


All times are GMT -6. The time now is 11:06 AM.