Useful Quizilla trick

kahve123

Newbie
Joined
Sep 23, 2009
Messages
49
Reaction score
35
I wasnt sure where to post it here or to social networking...
anyway when submitting an article there is a little div code you can
use. by this way entire quizilla menu will disappear in the entire
browser there will be only your article and your links :)
When using this trick put a link on top or close to top of your article
my CTR from quizilla is over %60

<div style="padding: 201px; font-size: 18px; z-index: 1231; left: -154pt; position: absolute; top: -101pt; width: 1040px; height: 3055px; background-color: white;"<p align="center"><a href="yoursite.com/yoursubpage.html" target="_blank"><img src="anyimage.jpg"</a/><br /><br /><br /><br /><br />Your Anchor</a></div></div>
 
I wonder how fast they'd catch on to this.
But thanks for the trick!
 
yeah use this method if you are after a fast catch
 
Interesting trick...did you just think of this? I wonder how people figure these thing out sometimes...
 
Its not just Quizilla... this can be done with any Site that allows Styles and Z-index. If Z-index is not allowed, it can still work in another way using "overflow: hidden" and nested DIVs (Outer Div has Height less than Inner DIV Topmargin)
 
Back
Top