Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support > Old Templates > "Mollio-Beat"

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-16-2007, 09:00 PM
New Pligger
 
Join Date: Feb 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
change color of vote for stories box

simple question. how do I change the color of the vote for stories box.
also how do I change the link color of the links in each story, but keep the title link the same color?
Reply With Quote
  #2 (permalink)  
Old 02-16-2007, 09:06 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,399
Thanks: 171
Thanked 439 Times in 278 Posts
Hi cpalmquist

All that can be done by editing the file main.css in your templates folder.
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #3 (permalink)  
Old 02-17-2007, 02:19 PM
New Pligger
 
Join Date: Feb 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
where?

I figured as much. I'm just specifically looking for where to change that particular feature?
Reply With Quote
  #4 (permalink)  
Old 02-23-2007, 04:51 PM
beatniak's Avatar
Pligg Donor
 
Join Date: Apr 2006
Location: NL - 52.100863;5.108356
Posts: 310
Thanks: 14
Thanked 77 Times in 48 Posts
1) the color of the vote for stories box
Code:
.menealo {background:#666 0 0}
* html .menealo {background:#666 1px 1px}
(the one with the * is for IE)

2) the link color of the links in each story
add these new lines in "main.css":
Code:
.news-body-text a:link {color:#123456}
.news-body-text a:visited {color:#123456}
.news-body-text a:active {color:#123456}
.news-body-text a:hover {color:#123456}

3) the color of the title link

Defined in "main.css":
Code:
.top h4 a, .top h4 a:visited {color:#123456; .......}
.top h4 a:hover {color:#123456; ....}
__________________
Like my work? Donations are welcome if you would like to support my work!
Finger pliggin' good sites of mine: receptencocktail.nl / numarketing.nl / goboz.com
Reply With Quote
The Following User Says Thank You to beatniak For This Useful Post:
  #5 (permalink)  
Old 02-23-2007, 06:41 PM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
is beatniak back in action??
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #6 (permalink)  
Old 02-24-2007, 06:51 AM
beatniak's Avatar
Pligg Donor
 
Join Date: Apr 2006
Location: NL - 52.100863;5.108356
Posts: 310
Thanks: 14
Thanked 77 Times in 48 Posts
Jup, I'm back

Don't know if I'm going to work on new releases though...
__________________
Like my work? Donations are welcome if you would like to support my work!
Finger pliggin' good sites of mine: receptencocktail.nl / numarketing.nl / goboz.com
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 image after the vote button click minette2 Template Support 1 10-09-2008 03:21 AM
How to Change the Voting System to Vote For/Vote Against davidlgj General Help 0 10-01-2008 04:42 AM
Change Color on Number inside Vote Box ken09 "yget" 0 03-05-2008 09:31 PM
How to change Vote Image rubber2002 General Help 4 01-14-2008 03:48 PM
Rating mode: How to change first vote to 5 instead of 10 NiteShdw General Help 1 09-17-2007 01:48 AM


Search Engine Friendly URLs by vBSEO 3.2.0