change background color + category color (specific areas)

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 05-01-2009, 08:38 PM
Casual Pligger
 
Join Date: Apr 2009
Posts: 49
i need help with color scheme.

1)how can i edit the background color, with out changing the entire back ground. i want to have a color scheme similar to digg.com. where i have the content area remain white while the side background color is grey.

Example of what i want:


i successfully change the header background, the nav background and the dropdown background. but how do i change the rest of the background while keeping the content area white.

example of what i have:


I would like to change the highlight parts to a like grey. while keeping the center white.

2) how do i extend the dropdrown background color all the way to the end to the page???

example:


i tried setting the background color with a dimension of 960 px, so it will go all the way BUT it messed up the entire positiion. How do i get the end to reach without disturbing everything else?

3) and how do i get rid of this ugly blue-purple border around my logo?
example:


i tried playing with the css, and the header template...no luck

thanks alot i really appreciate the help!!!
Reply With Quote
  #2 (permalink)  
Old 05-01-2009, 10:03 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
Well, it may be a bit hard to help since we don't have access to your template information.

If you based this off the wistie template you should be able to change this easily in templates/wistie/css/style.css

body {
margin: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #707070;
Reply With Quote
  #3 (permalink)  
Old 05-03-2009, 04:12 PM
Casual Pligger
 
Join Date: Apr 2009
Posts: 49
i am using wistie on pligg 1.0.

thanks for the suggestion ive solved most of the question i had except the category menu problem.

how can i have the category menu reach all the way to the end of the page? this is underneath the search box. I tried playing with the dropdown default css, but i cant seem to get the menu to extend to the end.

any suggestion? this is my categories tag:

#categories {
background-color: #F7931E;
border-bottom:1px solid #FFA500;
border-left:1px solid #FFA500;
border-right:1px solid #FFA500;
height:23px;
margin: 0px;
padding: 0px;
}

is there anything i should add to this? or do i do it in the header.tpl??
Reply With Quote
  #4 (permalink)  
Old 03-06-2011, 12:38 PM
New Pligger
Pligg Version: 1.1.3
Pligg Template: FaceLook
 
Join Date: Feb 2011
Posts: 2
Hello, noob here. I just want to know how can I change the "background color" of only the header portion of wistie. Any thoughts. thanks
Reply With Quote
  #5 (permalink)  
Old 10-29-2011, 03:59 PM
New Pligger
 
Join Date: Mar 2011
Posts: 4
to change the color of the "text content" of posts following the code and put the color you want.

Open: /templates/wistie/css/style.css and change the code:

body {
margin: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: # 2C2C2C;
}
}
____________________
font-size: 12px; (here you change the font size)
color: # 2C2c2C, (put the code and change its color)

save and view the result on your page!

I am now looking for the code to change the background color, if you find share here.
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make / change a template in Pligg Beta 7 jimbeam Questions and Comments 2 09-15-2009 10:35 PM
Colar change Background sidebar2.tpl thestandard template. MarioF Questions and Comments 2 08-08-2009 10:04 AM
Change Vote button background sbanerjee Questions and Comments 1 03-12-2009 04:38 PM
how to change background color? learningnewthings Questions and Comments 4 12-11-2008 09:22 PM
Change Background To A Static Image JusnKrdibl Questions and Comments 6 06-06-2008 08:53 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development