vibe107fm Posted August 5, 2008 Posted August 5, 2008 Hiya. Can someone please give me some help on how to insert images into the header on the left column? The following site is what i mean, about logos in the left column..... shop.heli.me.uk You will see that the images are manufacturers images on the left column (think it must be on the header but i cant work out how to add them! Hope someone can help, Thanks, Andy Quote
Guest Posted August 5, 2008 Posted August 5, 2008 Hiya. Can someone please give me some help on how to insert images into the header on the left column? The following site is what i mean, about logos in the left column..... shop.heli.me.uk You will see that the images are manufacturers images on the left column (think it must be on the header but i cant work out how to add them! Hope someone can help, Thanks, Andy Hi Andy, I usually add it in index.php, just after the left column include statement. The problem with that is that it won't show when you're in another page such as new products, etc. However, you also can introduce <tr> and <td>elements outside of the php tags in the left column document to add an image. Experiment with it. Quote
vibe107fm Posted August 6, 2008 Author Posted August 6, 2008 Hi Andy, I usually add it in index.php, just after the left column include statement. The problem with that is that it won't show when you're in another page such as new products, etc. However, you also can introduce <tr> and <td>elements outside of the php tags in the left column document to add an image. Experiment with it. Where abouts in the column_left.php file would you add them? Quote
Guest Posted August 6, 2008 Posted August 6, 2008 Where abouts in the column_left.php file would you add them? Well, I would do it at the bottom to maintain balance with the right column. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.