forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: *David* on December 03, 2006, 09:51:18 pm

Title: need help on Template code
Post by: *David* on December 03, 2006, 09:51:18 pm
Umm, I trying to fing what area in my style.cc where I can change this area to a different color:

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fi64.photobucket.com%2Falbums%2Fh166%2FTrishxx1%2Fmfscreencap.jpg&hash=7734c94cf6c76c2192d714fb305e4e826b1f93ed)

I want to cahnge that color, anybody know what that area is called on the style.css? Thnks!
Title: Re: need help on Template code
Post by: Gizmo on December 03, 2006, 10:07:23 pm
Hold on, it's coming through... I can almost envision it... it's almost there...  :o Nope lost it. Oh well, I guess you'll have to give us a link to your gallery because it depends on the theme.

You could also install the Web Developer Extension for Firefox and find it yourself and also any other issues you may come across. http://forum.coppermine-gallery.net/index.php?topic=31423.0 (http://forum.coppermine-gallery.net/index.php?topic=31423.0)
Title: Re: need help on Template code
Post by: *David* on December 03, 2006, 10:09:49 pm
Hold on, it's coming through... I can almost envision it... it's almost there...  :o Nope lost it. Oh well, I guess you'll have to give us a link to your gallery because it depends on the theme.

Ok, here it is.

http://michellefever.my-diva.org/Gallery/index.php
Title: Re: need help on Template code
Post by: Davide Renda on December 03, 2006, 10:31:47 pm
What I usually do to change colours is picking up the colour hex code (I use KColorChooser on my Ubuntulinux, but there is surely something similar on win), then editing my style.css file searching through the hex code.
It's silly, I know... but it works!
Title: Re: need help on Template code
Post by: Gizmo on December 03, 2006, 11:54:40 pm
It's not in the style.css but defined inline in the template.html. Find this line right after <body> and change the color to your needs
Code: [Select]
<table align="center" bgcolor="#b3a797" border="0" cellpadding="0" cellspacing="0" width="600">
Title: Re: need help on Template code
Post by: Joachim Müller on December 04, 2006, 03:51:48 am
What I usually do to change colours is picking up the colour hex code (I use KColorChooser on my Ubuntulinux, but there is surely something similar on win), then editing my style.css file searching through the hex code.
It's silly, I know... but it works!
There's an add-on for Firefox that can do a similar thing: https://addons.mozilla.org/firefox/271/