forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: todieego on December 04, 2013, 01:06:01 pm

Title: How can I delete this background?
Post by: todieego on December 04, 2013, 01:06:01 pm
Hello!

How can I delete this white background?

http://images63.fotosik.pl/445/e5ab4e2a7e703d67.png
Title: Re: How can I delete this background?
Post by: phill104 on December 04, 2013, 04:34:56 pm
Please post a link to your site. In addition, please do not hotlink images, instead attach them to your post. In the case of your image I cannot see it because I am currently behind the office firewall.
Title: Re: How can I delete this background?
Post by: todieego on December 04, 2013, 05:02:07 pm
Sorry, my mistake. In attach is the same image.

Url: http://gta5pc.pl/galeria/displayimage.php?album=4&pid=8#top_display_media
Title: Re: How can I delete this background?
Post by: todieego on December 04, 2013, 05:25:37 pm
Ok, it worked. Change in theme.php like:

Code: [Select]
<td><img src="./themes/chaoticsoul/images/frame/LL.gif" alt="" /></td>
           <td style="background:url('./themes/chaoticsoul/images/frame/Bottom.gif');"></td>
           <td><img src="./themes/chaoticsoul/images/frame/LR.gif" alt="" /></td>

Sorry for the confusion
Title: Re: How can I delete this background?
Post by: phill104 on December 04, 2013, 06:42:22 pm
Well done and good luck with your gallery.

I've had not noticed this before but it seems the template.html has the links and gallery roll hard coded. Maybe Jeff (who ported the theme) or Andre can suggest something better. You can simply remove that section especially as many of the links are outdated. But I would like to see something more dynamic there for this theme. Without something in that area it looks too empty.