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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-14-2007, 10:13 PM
New Pligger
 
Join Date: Jan 2007
Posts: 2
Thanks: 3
Thanked 0 Times in 0 Posts
Newb Question

I have downloaded and Installed the latest version of Pligg with this Template. I had no problems installing and everything runs fine.

My questions are,

How can I change colors

How Can I change the text at the top left where it says Pligg

And how can I move around and delete some of the stuff on the right side bar.

I know I am a newb so please be gentle.

thanks

Scott
Reply With Quote
  #2 (permalink)  
Old 01-15-2007, 02:45 AM
savant's Avatar
Constant Pligger
 
Join Date: Apr 2006
Location: UK
Posts: 1,218
Thanks: 64
Thanked 207 Times in 148 Posts
1. Colours are design related. can't help with that sorry

2. Admin panel > modify language

3. \templates\digitalnature\sidebar.tpl
__________________
Anatomy of the Pligg template Help needed
Reply With Quote
The Following User Says Thank You to savant For This Useful Post:
  #3 (permalink)  
Old 01-15-2007, 08:23 AM
New Pligger
 
Join Date: Dec 2006
Posts: 3
Thanks: 4
Thanked 1 Time in 1 Post
Quote:
How can I change colors
Two possibilities:

1. If the colors are part of an image, delete the image in main.css (you'll have to find the location where the image is "defined" in main.css), create a new image with colors you like (in photoshop, or whatever), place it in you image folder, and dragg & drop it (<-in PSpad, anyway, otherwise define the path to you image yourself) to the same position as the old deleted image definition.

It should look something like this between the {} :

#header {background:url(../images/headerimage.jpg) no-repeat 100%;width:1024px;height:154px;position:relative}

(In this example I created an image in Photoshop, 'headerimage', to go underneath the title area 'header' of my pligg site).


2. Most of the time, in pligg (Molio-beat, anyway), the colors will not part of an image, but are defined in main.css with a color code (for instance the code for black is '#000') you can change them by simply changing the color code (you'll find the color code translators in programs like PSpad).

Example:

#header {background:#666}

Here the background of your header will be a shade of grey. Change the code to, for instance, '#c00', and you'll get a shade offff....red, if I'm not mistaken. Most of the background colors are defined in main.css. However, some background colors are defined in the file 'catcolors.css'. So make sure to look there as well. (same goes for the colors of borders).

Really, the hard part is finding the location where what you want to change is defined in main.css.


Quote:
how can I move around and delete some of the stuff on the right side bar
Simply delete or change the order of definitions like these in you sidebar.tpl file:

{assign var=sidebar_module value="misc_links_1"}{include file=$the_template_sidebar_modules."/wrapper2.tpl"}


I hope this was of some use to you,
Good luck!
Reply With Quote
The Following User Says Thank You to Dopperdude For This Useful Post:
  #4 (permalink)  
Old 01-16-2007, 11:38 AM
New Pligger
 
Join Date: Jan 2007
Posts: 2
Thanks: 3
Thanked 0 Times in 0 Posts
Thanks for your quick response. I will be trying these today.

Thanks again for your help

Scott
Reply With Quote
  #5 (permalink)  
Old 01-16-2007, 07:04 PM
New Pligger
 
Join Date: Jan 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Download the templates folder using an ftp folder, make a copy, and modify the copied template files using any PHP editor.
__________________
Thank you for your assistance

Johnny


Sites Waiting to be PLigg'd:
http://www.submitfrog.com
http://www.freeprlweb.com
http://www.vibraslimweightloss.com
Reply With Quote
The Following User Says Thank You to johnny99 For This Useful Post:
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
Newbie Question - Upcoming to Published? mobilephone2003 General Help 3 10-06-2008 02:37 PM
Huge Question About me Selling need Admins to View this Redux General Help 2 01-08-2008 07:12 PM
Google adsense revenue sharing, question dadaas Modification Tutorials 0 10-03-2007 01:13 PM
Beta 9.1 question bizdiggers Installation and Upgrade Help 23 02-27-2007 12:30 PM
Changing body id (newb question) nero "Mollio-Beat" 3 12-28-2006 05:55 PM


Search Engine Friendly URLs by vBSEO 3.2.0