I know...lots of errors...but I managed to fix most of them....not bad for a newbie. there are a few left that I don't seem able to fix. looks like error 820 applies to almost all other errors.
Thank you for your response John,
It's very strange, the problem still persists. I tried all FF3.6, IE8 or Chrome 8.0.5. browsers.
The CMS i'm using doesn't claim valid CSS, only valid markup, but I will check it anyhow.
Thanks again.
Bo
Hi everyone,
In my project I think I have an issue with CSS. Generally the website works fine, however there is one prominent issue. When I resize the entire window by dragging the border of my browser it regularly happens that I get an unwanted white space on the right side.
Website address is...
Thank you Vaunita,
You are awesome. It works now. I eliminated the text-indent.
It things are O.K.
Again thank you very much for your efforts.
Regards
geneboss
I know the css code is correct because if you add a test background:transparent url(../images/online6.png) no-repeat 0 0;
it will show the image at it's location.
the css recognizes the remote image and it is visible when loading the page. The problem is the clicking part on the remote button...
sorry, it was typo on my part. here's the correct css code:
it must have been changed by itself when I pasted it.
.chat {
border:none;
padding:0;
margin:0;
text-indent: -9999em;
overflow:hidden;
height:164px;
width:51px;
position:fixed;
left:0;
top:190px;
z-index:1000;
display:block;
}
there's...
OK here's the javascript:
<div id="craftysyntax">
<script type="text/javascript" src="http://livehelp.hiresafe.com/lifehelp/livehelp_js.php?eo=1&department=1&serversession=1&amp;pingtimes=15"></script>
</div>
if you try this and put anywhere into your website, it works.
What I...
OK here's the javascript:
<div id="craftysyntax">
<script type="text/javascript" src="http://livehelp.hiresafe.com/lifehelp/livehelp_js.php?eo=1&department=1&serversession=1&pingtimes=15"></script>
</div>
if you try this and put anywhere into your website, it works.
What I want is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.