coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Lil.an on May 30, 2006, 08:59:26 PM

Title: how to remove the themes "logo"
Post by: Lil.an on May 30, 2006, 08:59:26 PM
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 =)
Title: Re: how to remove the themes "logo"
Post by: Sami on May 30, 2006, 11:35:10 PM
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
Title: Re: how to remove the themes "logo"
Post by: Lil.an on May 31, 2006, 02:32:02 AM
thanx a lot ill do that !!!!!!

*hope it works ;)