I am Using the Submerged theme.
In the top left it says R549's Gallery - Gallery Configuration
How do i remove this?
Thank you.
Post a link.
Thank you for the reply i have set up a test gallery with the skin installed.
http://test11.webhosting4free.info/cpg/index.php
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>
Will that just remove the text?
BUMP
Did you read the docs? Read http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#theme_create_template_token
Hi,
Will this remove it?
{GAL_NAME}
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.
Thank you it is now sorted.
New improved version at Sourceforge.
download subMerged v2 (https://sourceforge.net/project/showfiles.php?group_id=179897&package_id=208682&release_id=562042)