peasepud 59 Posted August 21, 2006 Share Posted August 21, 2006 I've designed and built a number of sites and needed to make a small change to 5 of them. Opened the page in Dreamweaver, made the change and then uploaded the new page to the server. Now when I view the pages where I should have had a list of linked banners I get the following: [AD] [AD] [AD] [AD] In Font size 1, the links still work but the banners dont appear, so I opened the page in Dreamweaver again and a sample of code looked exactly how it should, like this: <td align="center" valign="middle"><a href="http://www.linkgoeshere.whatever" target="_blank"><img src="http://www.image location.co.uk/banners/thebanneriwant.gif" alt="The site I want" width="468" height="60" border="0" /></a></td> However, if I go on the site and view source, this is what shows up: <td align="center" valign="middle"><a href="http://www.linkgoeshere.whatever" target="_blank"><FONT size=1>[AD]</FONT><AD- o.uk/banners/thebanneriwant.gif" alt="The site I want" width="468" height="60" border="0" /></a></td> So I know the problem isnt with my versions on the HD but has happened either during upload or on the server. Ive tried corecting one and reloading it but still the same happens. Anyone seen anything like this before? Link to comment Share on other sites More sharing options...
Shearergol 0 Posted August 21, 2006 Share Posted August 21, 2006 Any chance you can send me the entire code, and I'll have a look? Link to comment Share on other sites More sharing options...
peasepud 59 Posted August 22, 2006 Author Share Posted August 22, 2006 hmmm Im now thinking its not the sites or server but my PC, I've seen the same thing suddenly happening on a number of other sites (totally random ones, not my own). And when I view them on the laptop then theyre ok. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now