Chris Smith Posted October 4, 2006 Posted October 4, 2006 Hi everyone, I am trying to edit the layout of my site and there is a gap between one of my images at the top and the right hand side, I have tried for hours to find where this image is so I can adjust the width but I am unable to find it. can anyone give advice as to where it may be. PLEASE Chris My web site here
holliep Posted October 4, 2006 Posted October 4, 2006 Hi everyone, I am trying to edit the layout of my site and there is a gap between one of my images at the top and the right hand side, I have tried for hours to find where this image is so I can adjust the width but I am unable to find it. can anyone give advice as to where it may be. PLEASE Chris My web site here If you right click on the image the path will be displayed. Hollie
deuce135 Posted October 4, 2006 Posted October 4, 2006 Hi everyone, I am trying to edit the layout of my site and there is a gap between one of my images at the top and the right hand side, I have tried for hours to find where this image is so I can adjust the width but I am unable to find it. can anyone give advice as to where it may be. PLEASE Chris My web site here i'd suggest using a wyswyg program such as DreamWeaver to show you where everything is this way you can make all the changes you want and upload it directly to the site, knowing that the layout is exactly as you wanted it to be. Coding in a program like Wordpad is only for the true programmer who knows what they are doing and can visualize what the page will look like. :thumbsup:
Chris Smith Posted October 4, 2006 Author Posted October 4, 2006 If you right click on the image the path will be displayed. Hollie http://personaliseyourgift.com/images/m22.jpg This is the path but I need to know where script is e.g img src= and so on. Ive looked in index, header ect I just can't find it!! Thanks for you reply holliep
deuce135 Posted October 4, 2006 Posted October 4, 2006 Hi everyone, I am trying to edit the layout of my site and there is a gap between one of my images at the top and the right hand side, I have tried for hours to find where this image is so I can adjust the width but I am unable to find it. can anyone give advice as to where it may be. PLEASE Chris My web site here i'd suggest using a wyswyg program such as DreamWeaver to show you where everything is this way you can make all the changes you want and upload it directly to the site, knowing that the layout is exactly as you wanted it to be. Coding in a program like Wordpad is only for the true programmer who knows what they are doing and can visualize what the page will look like. :thumbsup:
digbydo Posted October 4, 2006 Posted October 4, 2006 make your image (m22.jpg) 494px wide and it'll solve it. Currently: <img src=images/m22.jpg width=353 height=115 border=0> one-click installation.. Dave's info
deuce135 Posted October 4, 2006 Posted October 4, 2006 Hi Chris, if you are just looking to find where the line in your code is for that particular picture it's right here: <!-- new_products //--> <table cellspacing=0 cellpadding=0> <tr><td colspan=3><a href=#><img src=images/m22.jpg width=353 height=115 border=0></a></td></tr>
skylla Posted October 4, 2006 Posted October 4, 2006 This is just to let you know you are loosing your sessionIDs when clicking the Paypal image. You could enforce cookies or better make a tep_href_link
Recommended Posts
Archived
This topic is now archived and is closed to further replies.