I would like to change colors and move menu ... I would like to change colors and move menu ...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

I would like to change colors and move menu ...

Started by asterf, February 20, 2006, 03:21:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

asterf

This is gallery:   http://www.ttf.tczew.net.pl/cpg135/index.php
As you can see I've made some changes... I want to get black color in background of hole page, move menu down and also change color of links in menu... Is it possible ? Can you help me guys ?

Joachim Müller

Baclground color: edit themes/yourtheme/template.html, find<table width="100%" height="100%" border="0" cellpadding="20" cellspacing="20" bgcolor="#CCCCCC">and change the background color then. Reduce cellspacing and cellpadding as well. Links are determined by various CSS classes, change them in themes/yourtheme/style.css

asterf

I was looking at template.html before but I did'n saw that it is it :] Now it looks quite good I think. Later on I need to find link colors in style.css. I managed to change some of them before, but some are still black. Thank you so much !!! :]