Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-12-2006, 05:48 PM
Casual Pligger
 
Join Date: Dec 2005
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
Background color question

I'm working on a page and I need to do something kinda different and despite searching google for tutorials, I can't find anything.

What I have is a blue background, in the middle of that page/background I want a white square measuring 600px wide by 500px high. Can anyone please tell me the code to achieve this? Thanks!
Reply With Quote
  #2 (permalink)  
Old 01-12-2006, 06:03 PM
Constant Pligger
 
Join Date: Jan 2006
Posts: 197
Thanks: 1
Thanked 0 Times in 0 Posts
#content
{
background-color: #ffffff;
position: absolute;
left: 50%;
width: 600px;
height: 500px;
visibility: visible
}

taken from: http://www.wpdfd.com/editorial/thebox/deadcentre4.html
Reply With Quote
  #3 (permalink)  
Old 01-12-2006, 06:11 PM
Casual Pligger
 
Join Date: Dec 2005
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
thanks I really appreciate this, I'll give it a try!
Reply With Quote
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Background To A Static Image JusnKrdibl General Help 6 06-06-2008 07:53 AM
Gradient in background googleandroid "yget" 1 11-07-2007 04:28 PM
How do I stretch a background image across the top? tjpligg General Help 5 10-18-2007 06:32 PM
Css and background images in sidebar metaman "yget" 0 10-10-2007 10:04 PM


Search Engine Friendly URLs by vBSEO 3.2.0