Guest Posted June 15, 2006 Share Posted June 15, 2006 Here is my store I would like to place notices of my special promotion shown at the top of this page - perhaps create a box just for promotions beneath "Information" on the left. How/where might I do this? I might also like to put it on this page - maybe add a subtitle describing the promotion. Would that be possible? Link to comment Share on other sites More sharing options...
Guest Posted June 16, 2006 Share Posted June 16, 2006 after going through the documentation on adding boxes, I tried adding a box for the "specials.php" file by opening column_left.php and adding the following script just above the "Information" box script: require(DIR_WS_BOXES . 'specials.php'); I saved and uploaded the new column_left file but nothing changed on my page. why isn't it showing up? Link to comment Share on other sites More sharing options...
Guest Posted June 16, 2006 Share Posted June 16, 2006 I also thought I'd try to make a new box modeled off the "Information" box as it instructs, but all I really want in the box is maybe a small image to link to the page being promoted. but it doesn't seem to show this, only how to create pages, but not to link to already existing pages. maybe i'm overcomplicating it? can someone help? Link to comment Share on other sites More sharing options...
lrjbart Posted June 16, 2006 Share Posted June 16, 2006 I also thought I'd try to make a new box modeled off the "Information" box as it instructs, but all I really want in the box is maybe a small image to link to the page being promoted. but it doesn't seem to show this, only how to create pages, but not to link to already existing pages. maybe i'm overcomplicating it? can someone help? If you want to make extra pages try this controbutionEXTRA PAGES I used it on a clients site to make a links page. you can wright directly into it or wright in html plus you can make as many pages as you want. Link to comment Share on other sites More sharing options...
gty Posted June 16, 2006 Share Posted June 16, 2006 What I do is create some graphics the same width as my column.Then add this code after the last ?> on either the left or right column. <tr> <td><a href="http://wwwmyshop.com/catalog/link here-c-172.html"><img src="/catalog/images/imagehere.gif" alt="alt text here" border="0"></a></td> </tr> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.