Jump to content

adding a additional logo


Guest crayon143

Recommended Posts

Guest crayon143

Hey guys i was wondering how i can add a logo on the bottom left side of the main page, specifically a visa/mc/paypal etc logo. If someone can give the code and tell me where/how to do it as i'm totally new to cc. Thank you

Link to comment
Share on other sites

Guest flashmount

It's actually pretty easy!

First you will need to locate the necessary file, in skins/yourskin/templates/main.php

Now, find the right position in the code where to put the logo....for example right under "{$MAIL_LIST}".

To display an image add the following code (replace "location of image" with the location where your image is saved):

<img src="location of the image" alt="paypal" />

Hope this helps!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...