how to remove the themes "logo" how to remove the themes "logo"
 

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

how to remove the themes "logo"

Started by Lil.an, May 30, 2006, 08:59:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lil.an

hey!

i have the mac ox x theme in my gallery.........but i want to know how to remove that logo on the right top corner. ???

thanks in advance =)

Sami

you can edit {gallery folder}/themes/mac-ox-x/style.css line 152 ~ 155

.top_panel_r {
        background-image:url(images/top_panel_r1_c2.jpg);
        background-repeat:no-repeat;
        background-position:right;
}

you can delete all value to totaly remove that logo or change the logo by editing the 2nd line
‍I don't answer to PM with support question
Please post your issue to related board

Lil.an

thanx a lot ill do that !!!!!!

*hope it works ;)