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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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 ;)