HostKube

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP if statement won't echo results in IE?
11-25-2008, 10:19 PM
Post: #11
RE: PHP if statement won't echo results in IE?
Thank you Goughy000 and Birdie for all the help... that border="0" thing fixed everything!
Find all posts by this user
Quote this message in a reply
11-25-2008, 11:57 PM
Post: #12
RE: PHP if statement won't echo results in IE?
no problem,

in css you can set all images to have no hyperlink border by doing...
Code:
<style>
img{
   border-width: 0px;
}
</style>

Put this between <head> and </head> and all images on the page will have no border

[Image: poweredby.jpg]
Web Hosting | Shoutcast Servers | Custom Solutions
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:

Contact UsByte ForumsReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication