Hia guys, just wondering how you've all managed to get the payment logos eg 'secure payments,credit cards' etc onto the main navigation bars. Appreciate any help in advance, James
Announcement
Collapse
No announcement yet.
Adding a picture to the main page
Collapse
X
-
Have a attached a text file which has the code with the card img src's in it.
Save this to your site1 folder and then open it to remove the cards you do not accept.
Save the attached images (extract from folder) in this post to your site1 folder also (these come with an Actinic theme somewhere anyway I think), but they are attached for ease...
Then, to position it within the template, go into Advanced | Template manager and locate your Act_primary and any other Primary templates (plus Act_BrochurePrimary templates) and locate where you want the images of the cards to appear....
Then, where you want it to appear insert the following code:
NETQUOTEVAR:INCLUDE carddetails.txt
When you next preview and upload, it will detect the text file, open it and place its content into the position in the template you placed the code...
You may (maybe not) need to add the files to Advanced | Additional Files for the upload, but try it without to start with and see how you get on...
Comment