Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Image/Browser Problems

Asked Modified Viewed 1,774 times
J
Jay
J
Jay 10
  • Member, joined since
  • Contributed 170 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
asked
Member

G'day folks!

I got an issue with my site, i dont know whether its my browser/ internet virus to be honest but I seem to have this unusual bug/error.

My friend just made a theme for my site, i uploaded the theme, every thing is working perfect however after few seconds (6-10) the banner and icons (navigation icons) all disappear when img using IE7.

However with firefox everything is there and remains so.

Im using IE, windows xp and Norton 360.

what could be causing this because its working fine for my friend, ps i did clear my browser cache. all images are PNG format.


IE7 view after few seconds:

img401.imageshack.us/img401/6073/weirdos9.png

Firefox

img253.imageshack.us/img253/6897/weird2nb2.jpg

Thank you
Edited by Jay on 28-07-2008 01:05,
0 replies

4 posts

J
Jay
J
Jay 10
  • Member, joined since
  • Contributed 170 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
answered
Member

Well i got few of my friends to view it and it seems to be working right for them, odd
0 replies
G
googlebot
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums
answered
Senior Member

I'm using IE7 right now (I'm stuck with it tonight anyway), so I viewed your site. I stayed on the homepage for about 2 full minutes, and the banner and images did NOT dissapear or break. Maybe it's your computer? Try a couple things: view it via a proxy, and see if it dissapears. If it still does, view it on another computer.
0 replies
J
Jay
J
Jay 10
  • Member, joined since
  • Contributed 170 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
answered
Member

Ok thank you i will post this on the themes site, my bad its really confusing though, posting in THREE different sites.

this is what my code looks like, if you can still offer me help here.

//Header
   echo "<table cellspacing='0' cellpadding='0' style='width: ".THEME_WIDTH."; left: 80%; margin-left: 20px;'>\n<tr>\n";
   echo "<td><table width='100%' border='0' cellspacing='0' cellpadding='0'>\n<tr>\n";
   echo "<div align='left'><img src='".THEME."images/header.png'></div>\n";
   echo "<td width='1' class='navbar' id='subheader'><table width='100%' border='0' cellspacing='0' cellpadding='0'>\n<tr>\n";
   echo "<td nowrap align=center><a href='".BASEDIR."index.php'><img border='0' src='".THEME."images/icons/home.png'></font>Home</a></td>";
   echo "<td nowrap align=center><a href='".BASEDIR."forum/index.php'><img border='0' src='".THEME."images/icons/forum.png'></font>Forum</a></td>";
   echo "<td nowrap align=center><a href='".BASEDIR."photogallery.php'><img border='0' src='".THEME."images/icons/photos.png'></font>Photogallery</a></td>";
   echo "<td nowrap align=center><a href='".BASEDIR."articles.php'><img border='0' src='".THEME."images/icons/articles.png'></font>Articles</a></td>";
   echo "<td nowrap align=center><a href='".BASEDIR."contact.php'><img border='0' src='".THEME."images/icons/contact.png'></font>Contact</a></td>";


body {
        font-family: Verdana, Arial, "Times New Roman", sans-serif;
        color: #565656;
        margin: 0px;
        padding: 0px;
        background: #323232 url(images/bg.gif) repeat-x top;
}

a {BACKGROUND: none; COLOR: #527011; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

a:hover {BACKGROUND: none; COLOR: #666666; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

a.side {BACKGROUND: none; COLOR: #527011; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

a:hover.side {BACKGROUND: none; COLOR: #666666; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

a.white, li.white a {
   color: #fff;
   text-decoration: none;
}

a:hover.white, li.white a:hover {
   color: #fff;
   text-decoration: underline;
}

form {
   margin : 0px;
}

hr {
   height : 1px;
   border : 1px solid #8ECEF7;
}

hr.side-hr {
   height : 1px;
   border : 1px solid #f1f1f1;
}

td {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}

pre {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}

.alt {
   color : #005599;
}

img   {border:0px;}

.header_bg {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #003366;
   background-image: url('images/bg-head.jpg');
   background-repeat: repeat-x;
}

#subheader a {
   color: #ffffff;
   text-transform: uppercase;
   font-family: "Trebuchet MS", Verdana, Arial, Sans, sans-serif;
   font-size: 1.05em;
   height: 2em;
   padding: 0em 0.5em;
}
.navbar {
    width: 958px;
    height: 35px;
    color: #FFFFFF;
    margin: 6px auto 0px;
    padding: 0px 0px 0px 0px;
}
#subheader {
   background: #fff;
   height: 2em;
   line-height: 2em;
   overflow: hidden;
}
#subheader {
   font-weight: bold;
   text-align: left;
   padding: 4px 0px;
   height: 2em;
   line-height: 2em;
   background: #2B2B2B url(images/navbar.gif) no-repeat;
}
#subheader ul li {display: inline;}
#subheader a:hover {background-color: none;color:#fff;}
.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #333;
   padding : 5px;
   background-image: none;
}

.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #000;
   background-color: #fff;
   height : 20px;
   border : 1px solid #ccc;
   margin-top : 2px;
}

.bbcode {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #000;
   background-color : #fff;
   border : 1px solid #ccc;
   margin-top : 2px;
}

.textbox {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #000;
   background-color : #fff;
   border : 1px solid #ccc;
}

.main-body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #000;
}

.center {
   margin : 0 auto;
}

.article {
   font-family : Verdana;
   font-size : 13px;
   color : #000;
   background-color: #F8FBFC;
   padding : 4px;
   border: 1px solid #8ECEF7;
}

.main-bg {
   color : #000;
   background-color : #FFFFFF;
   padding : 10px 4px 5px 4px;
}
#cont_b {
   background-color: #ffffff;
   border: 1px solid #000000;
}
.admin-message {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   text-align : center;
   color : #555;
   background-color : #F8FBFC;
   border : 1px solid #F8FBFC;
   padding : 3px 4px 5px 4px;
   margin-bottom : 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
   color : #777;
   background-color : #FFFFFF;
   padding : 5px;
   width: 165px;
}

.side-border-right {
   color : #777;
   background-color : #FFFFFF;
   padding : 5px;
   width: 165px;
}

.news-category {
   border:0;
   margin:3px 5px 0 0;
   float:left;
}

.news-footer {
   font-size : 10px;
   color : #000;
   background-color: none;
   border-top : 0px solid #ccc;
   padding : 3px 4px 4px 4px;
}

.panelcap {
   color: #99BA4E;
   background: #E3F0CB;
   font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
   text-transform: uppercase;
   font-size: 1.15em;
   line-height: 1em;
   font-weight: bold;
   padding: 4px 6px 4px 6px;
   margin: 0;
}
.panelbody {
   padding: 0.15em 0.3em;
   margin-bottom: 0.8em;
   color: #838383;
   background: #FFFFFF;
   border: 3px solid #E3F0CB;   
}
.border {
   border : 1px solid #6A6A6A;
   margin-top : 5px;
}

.tbl-border {
   color : #323232;
   background-color : #395103;
}

.tbl {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #555;
   background-color : #F8FBFC;
   padding : 4px;
}

.tbl1 {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #555;
   background-color : #F8FBFC;
   padding : 4px;
}

.tbl2 {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #555;
   background-color : #FFFFFF;
   padding : 4px;
}

.forum-caption {
   font-size : 11px;
   font-weight : bold;
   color : #323232;
   background-color : #D7F399;
   padding : 2px 4px 4px 4px;
}

.quote {
   font-size : 11px;
   color : #555;
   background-color : #FFFFFF;
   padding : 4px;
   margin : 0px 20px 0px 20px;
   border : 1px solid #B3CDD8;
}

.poll {
   height : 12px;
   border : 1px solid #bbb;
}

.comment-name {
   font-weight : bold;
   color : #005599;
}

.shoutboxname {
   font-weight : bold;
   color : #005599;
   background-color : #FFFFFF;
}

.shoutbox {
   color : #333;
   background-color : #FFFFFF;
}

.shoutboxdate {
   font-size : 10px;
   color : #ff0000;
   background-color : #FFFFFF;
}

.small {
   font-size : 10px;
   font-weight : normal;
}

.small2 {
   font-size : 10px;
   font-weight : normal;
   color : #555;
}

.side-small {
   font-size : 10px;
   font-weight : normal;
   color : #555;
   background-color : #FFFFFF;
}

.side-label {
   color : #000;
   background-color : #FFFFFF;
   margin: 2px 0 2px 0;
   padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
   font-size: 10px;
   color : #555;
   background-color: #E3E6EB;
   margin: 0;
   padding: 4px;
}
   
#navigation ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
   display: block;
   color: #333;
   background-color: #FFFFFF;
   padding: 2px;
   text-decoration : none;
}

#navigation a:hover {
   color: #000;
   background-color: #f1f1f1;
}

/* Page Navigation */

.pagenav {
   padding: 0.4em;
}

.pagenav span {
   color: #323232;
   background-color: #D7F399;
   border: 1px solid #395103;
   padding: 0.2em 0.4em 0.2em 0.4em;
   margin: 0.2em;
}

.pagenav a {
   color: #005599;
   background-color: #fff;
   border: 1px solid #395103;
   padding: 0.2em 0.4em 0.2em 0.4em;
   margin: 0.2em;
   text-decoration: none;
}

.pagenav a:hover {
   color: #323232;
   background-color: #D7F399;
   margin: 0.2em;
   text-decoration: none;
}


click here for site
Edited by Jay on 28-07-2008 02:50,
0 replies
M
Matonor
M
Impossible things are there to be made possible
  • Veteran Member, joined since
  • Contributed 1,022 posts on the community forums.
  • Started 3 threads in the forums
answered
Veteran Member

Why is this in Bugs&Errors and why is this here and not on the Themes site?
It could be anything from a em tag somewhere in your footer or a css hover state for one link. IE has about 10 million render bugs and oddnesses. It's hard to find the causes with code, but without code or a site link it's impossible.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

M
M
Impossible things are there to be made possible
  • Veteran Member, joined since
  • Contributed 1,022 posts on the community forums.
  • Started 3 threads in the forums
J
J
Jay 10
  • Member, joined since
  • Contributed 170 posts on the community forums.
  • Started 57 threads in the forums
  • Started this discussions
G
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet