StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-02-2009, 12:48 PM
PogoFan PogoFan is offline
Registered User
Pro Plus Member
 
Join Date: Jun 2009
Location: Somewhere on the right coast.
Posts: 76
Default I seem to have lost the border...

I had a black 10-px wide border around the whole thing, but I seem to have lost it somehow and can't figure out what part of style.css I screwed up or need to fix. Here's the top of what I have for style.css:
Code:
body {
	background: #111111 url(images/bg.png);
	width: 960px;
	color:  #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #EEEEEE;
	width: 960px;
	margin: 10px auto 10px;
	padding: 0px;
	position: relative;
	border: 10px #333333;
	}
The site is http://www.pogowasright.org and I'd like to restore the border around it. Thanks for any help.

/PogoFan
__________________
Destroying good code since 1970.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I am lost! craftpassion General Discussion 5 02-09-2011 05:22 PM
I'm Lost otbn General Discussion 2 09-07-2009 11:49 PM


All times are GMT -5. The time now is 11:24 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.