
OK lets say for example it is based on the Prosilver then what are my options with regards to editing that template ?
Do I just follow the installation instructions and ONLY edit the files in Serenity that are listed for Prosilver ?
Cheers.
Matt
Code: Select all
-----[ OPEN ]-----
styles/serenity/gallery/gallery_header.html
----[ ADD AFTER, LAST LINE ]-----
<table width="100%" cellspacing="0" cellpadding="0" border="0">
-----[ OPEN ]-----
styles/serenity/gallery/gallery_footer.html
----[ ADD BEFORE, FIRST LINE ]-----
</table>
-----[ SAVE/CLOSE ]-----
Gallery can be found here: http://www.eastcoastchat.co.uk/forum/gallery/menu.phpjason_auburn wrote:Hi there
I installed this mod but can't seem to get it working properly.
Installed it to style Grey3.0.0 following the instructions for subsilver/prosilver
it works but the style isn't working properly
If anyone can suggest what is wrong and can help fix it i would be very greatful.
Thanks in advance.
Thanks for your input again mate.VISIBLETHUNDER wrote:I have just taken a look at your gallery_header.html file and it is the file intended for prosilver
In answer to your question. No, The directory structure is the same, I merely started the filepath from the forum root rather than base directory.
You are following the instructions properly
Sorry mate thats gone totally over my headVISIBLETHUNDER wrote:Matt you need to open the gallery install folder and then navigate to styles/
copy the subsilver2 folder and rename as serenity then move/copy the (new) serenity folder into your forum styles folder.
Code: Select all
<a href="{U_IMAGE_GALLERY}"> <img <!-- IF S_GALLERY_NOTIFY -->src="{T_THEME_PATH}/images/icon_gallery_notify.gif"<!-- ELSE -->src="{T_THEME_PATH}/images/icon_gallery.gif"<!-- ENDIF --> width="12" height="13" alt="{L_GALLERY}" /> {L_GALLERY}</a>
Code: Select all
<!-- IF S_DISPLAY_MEMBERLIST --> • <a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a><!-- ENDIF -->
<!-- ENDIF -->
Code: Select all
<!-- IF S_DISPLAY_MEMBERLIST --> • <a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a><!-- ENDIF --> • <a href="{U_IMAGE_GALLERY}">Photo Gallery</a>
<!-- ENDIF -->