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 =)
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
thanx a lot ill do that !!!!!!
*hope it works ;)