(re)move links for php/mysql/w3c in theme rainy day (re)move links for php/mysql/w3c in theme rainy day
 

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

(re)move links for php/mysql/w3c in theme rainy day

Started by Traeumer76, June 26, 2006, 04:08:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Traeumer76

Hi everybody

I´m using CPG 1.4.6 with theme "rainy day"

I like this theme very much, the only thing is the additional row with link sto PHP, mySQL and W3C at the end of every page. I thought about moving these links into the same row with "Powered by CPG". Looks better, i think.
Can somebody tell me where to do this?

While writing this question, a second one comes up: Is it allowed to remove these links completely? They links don´t exist for copyright reasons like "Powered by CPG", right? Is there some other reason to keep them?

Thanks in advance,
Lothar.

Sami

you can remove it by going to yourtheme/theme.php and comment out this line

define('THEME_IS_XHTML10_TRANSITIONAL',1);

it should be look like this

//define('THEME_IS_XHTML10_TRANSITIONAL',1);
‍I don't answer to PM with support question
Please post your issue to related board

Stramm


Traeumer76

I did not know that this is the vanity block (or even what Vanity block means). Sorry for that and thanks for your help!!  :)