coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: r549 on September 15, 2007, 07:56:57 PM

Title: Submerged Theme
Post by: r549 on September 15, 2007, 07:56:57 PM
I am Using the Submerged theme.

In the top left it says  R549's Gallery - Gallery Configuration

How do i remove this?

Thank you.
Title: Re: Submerged Theme
Post by: Nibbler on September 15, 2007, 08:04:51 PM
Post a link.
Title: Re: Submerged Theme
Post by: r549 on September 16, 2007, 06:15:39 PM
Thank you for the reply i have set up a test gallery with the skin installed.

http://test11.webhosting4free.info/cpg/index.php
Title: Re: Submerged Theme
Post by: Nibbler on September 16, 2007, 06:20:20 PM
Adjust the code in template.html


<table border="0" cellspacing="0" width="100%" cellpadding="0" class="top">
<tr>
<td width="1%" valign="bottom"><img src="themes/subMerged/images/side_left_top.gif" width="126" height="78"></td>
<td width="98%"><div class="page_title"><b> . / {TITLE}</b></div></td>

<td width="1%" align="right" valign="bottom"><img src="themes/subMerged/images/side_right_top.gif" width="126" height="78"></td>
</tr>
</table>
Title: Re: Submerged Theme
Post by: r549 on September 16, 2007, 06:25:01 PM
Will that just remove the text?
Title: Re: Submerged Theme
Post by: r549 on September 19, 2007, 07:08:31 PM
BUMP
Title: Re: Submerged Theme
Post by: Joachim Müller on September 20, 2007, 08:35:37 AM
Did you read the docs? Read http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#theme_create_template_token
Title: Re: Submerged Theme
Post by: r549 on September 20, 2007, 04:26:01 PM
Hi,

Will this remove it?
{GAL_NAME}
Title: Re: Submerged Theme
Post by: Joachim Müller on September 20, 2007, 06:25:07 PM
Did you do as I suggested above? Doesn't that solve your question?
If you remove a token in curly brackets, it won't be replaced with the content when your gallery is viewed. Why don't you just find out for yourself? Go ahead and remove the token {GAL_NAME}, upload the file, view the gallery in your browser. If the output looks as expected, then your issue is solved. If it doesn't do what you're up to, undo your edit and re-upload the unedited file.
Title: Re: Submerged Theme
Post by: r549 on September 20, 2007, 07:23:14 PM
Thank you it is now sorted.
Title: Re: Submerged Theme
Post by: redhair on December 16, 2007, 04:07:29 PM
New improved version at Sourceforge.

download subMerged v2 (https://sourceforge.net/project/showfiles.php?group_id=179897&package_id=208682&release_id=562042)