• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

check out this 403 error page

Status
Not open for further replies.
Originally posted by: wwswimming
and they did it without Flash !

how do you do that ? CSS ?

i think so

http://www.teehanlax.com/resources/images/404_sign.png that's the image

check the page source
<style>
#do_not_want {
position: absolute;
top: -503px;
left: 82px;
width: 650px;
height: 507px;
background: url(http://www.teehanlax.com/resources/images/404_sign.png) no-repeat;
}
* html #do_not_want {
background: url(http://www.teehanlax.com/resources/images/blank.gif);
filter😛rogid😀XImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.teehanlax.com/resources/images/404_sign.png');
}
</style>
 
Originally posted by: mugs
Originally posted by: DrPizza
I see nothing! Just
403 Forbidden

The requested URL was not found on this server.
Apache/2.0.52 (Red Hat) Server at www.teehanlax.com Port 80

NoScript FTW.

NoScript FTL. Javascript is good.

So much of the web hinges on Javascript these days, running a browser without it is akin to shooting yourself in the foot. There are no real advantages to blocking JS.
 
Status
Not open for further replies.
Back
Top