Jump to content

Visa Mastercard log on bottom of page


Guest becky

Recommended Posts

Guest tbladecki

OK I "know" how to do it for the side if you want to put it in a "box" so that you can move it around.... as far as the bottom, I can do it there too but it may take a few minutes.. let me see.......

Thank you for the compliment, I am a longs ways from having it done, I am really just working on it as I learn more. How did I do what?

I figured out how to add it to the footer, if you go into the fllowing dir:

skins/NAME/styleTemplates/global/index.tpl

At the bottom the file you will see the following code

</table>



Here (#1)

	

	</div>

	{SITE_DOCS}

</div>

Here (#2)

	

</body>

</html>

<!-- END: body -->

If you visit my teststore you can see it....

http://www.desertcoralaquatics.com/teststore/

At the bottom you can see how the code above it effected by the "Here" wording is. I can also work it so that the "box" where "current auctions" is at can show the CC info.. this can be placed any where the content area (right or left side)

I hope that this is clear enoght I am rushing to get back from lunch at work :angry:

I do not know if this is the best way.... I am sure that it is not but it will solve you problem right now.

Hope it helps and if I can be of further assistance let me know. Please remember that I am jsut begining to learn PHP and programming, so there is probobly a better way to do it, i just can work on it right this minute.

Link to comment
Share on other sites

An easy way to do this would be to take the same index.tpl file like suggested above and do the following:

</table>

</div>

{SITE_DOCS}

</div>

<div align="center"><img src="http://www.your site.com/credit card image name"></div>

</body>

</html>

<!-- END: body -->

Upload your credit card image(s)to your root directory and they will appear centered under the document bar

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...