I'm currently building a website using Photoshop and Dreamweaver, this is my first time using em both but i'm having a problem. When I run it through dreamweaver the page looks and lines up fine if I don't add any links http://server61.urldownload.com/test/home.html but as soon as I add any links the page goes to crap. http://server61.urldownload.com/test2/home.html How can i get rid of the purple box and line up the page correctly?
+ Reply to Thread
Results 1 to 4 of 4
-
-
"The connection has timed out
The server at server61.urldownload.com is taking too long to respond."Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
yea sorry I moved the page to a different directory, I figured out my problem thanks
-
The purple box is border on the image added by the browser by default, in your css try adding
img {
border: 0;
}
As long as borders have not been specified elsewhere that will remove all default borders added by the browser.
Similar Threads
-
ISP problem - some website pages load, other website pages don't
By PartingShot in forum ComputerReplies: 15Last Post: 6th Sep 2012, 23:42 -
VEGAS 'Peak Building' problems
By boing in forum Newbie / General discussionsReplies: 14Last Post: 7th May 2011, 19:17 -
Help building pc.
By A Traveller in forum ComputerReplies: 8Last Post: 25th Oct 2009, 15:56 -
Problems Streaming Flash From Website
By yukon33 in forum Video Streaming DownloadingReplies: 3Last Post: 26th Aug 2008, 12:21 -
Codec problems via website only ?
By yukon33 in forum Newbie / General discussionsReplies: 1Last Post: 26th Feb 2008, 14:19