Jump to content

Add a Box


Guest

Recommended Posts

How to I add a box to my template?

I have tried adding one to the styletemplates/boxes folder.....but it does not show up in the website

I also put that files name in the styletemplates/global index.tpl ....but it still will not show up

Does anybody have a tutorial on how to add a box?

Link to comment
Share on other sites

I would like to add the box on the right column....bottom....I want to display additional links there.

I would also like to add additional information....so I would like to know how to add content (box) as well

Thank-you,

Ned

Link to comment
Share on other sites

Guest tbladecki

Take a look at this "MOD" that I added yesterday.... althought it is used for adding a box for auctions, you could modify it to add whatever you would like, if you have the means of doing so.

The additional links ones is easy you just have to modify the file I have below to show the links.

Contact me via PM if you have any other questions.

http://www.cubecart.com/site/forums/index.php?download=187

Link to comment
Share on other sites

This is the code:

<div class="boxTitleRight">Your head-line</div>

<div class="boxContentLeft">

Use the code you wish to add

border="0" >

</div>

<div class="boxFootRight">&nbsp;</div>

You might need this later :)

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