coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: johanz on August 27, 2008, 10:09:32 PM

Title: Image for every option
Post by: johanz on August 27, 2008, 10:09:32 PM
How do I make text to be replaced with my own images, like Home, upload, etc?
Title: Re: Image for every option
Post by: Gizmo on August 28, 2008, 03:02:19 AM
You didn't give very much info to go on so the best I can do is give you a generic answer. Next time give us a link to your gallery or zip it up and attach it with your post. This answer depends on the theme you're using. Here it is for the upload link. Of course you'll need to add styling and positioning if necessary.

<a href="{UPL_PIC_TGT}" title="{UPL_PIC_TITLE}"><img src="./themes/your_theme/images/upload.gif" title={UPL_PIC_LNK} /></a>
Title: Re: Image for every option
Post by: johanz on August 28, 2008, 11:40:42 AM
I make my theme based off classic theme. So, if there is anything I should know,
Title: Re: Image for every option
Post by: Joachim Müller on August 28, 2008, 01:02:13 PM
do as suggested and post a link to your gallery!