Image for every option Image for every option
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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!