News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Image for every option

Started by johanz, August 27, 2008, 10:09:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

johanz

How do I make text to be replaced with my own images, like Home, upload, etc?

Gizmo

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>
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

johanz

I make my theme based off classic theme. So, if there is anything I should know,

Joachim Müller

do as suggested and post a link to your gallery!