WP Skyscraper Plugin
WP Skyscraper is a wordpress plugin that allows you to add fixed – box on your wordpress blog.
With Skyscraper you can:
* add fixed box on your site
* change the color of text, background and border
* change the inner html of fixed box
* change the position and size of the box
If you find a bug or if you have a suggestion about new future let me know on comments section.
Donate:
How to use it :
- Download it (WP Skyscraper v0.1)
- Extract all files from the zip archive
- Copy the wp-followme folder to wp-content/plugins
- Activate the plugin through the “Plugins” menu in wordpress
- Add your HTML and configure the other options as desire
- That’s all !
Demo :
This website is a good demo to see how the WP Skyscraper will look on your website.




hi, cant get skyscraper to work with FireFox or Opera.
like the plugin very much. (doesnt work here on your site either with FF 3.5.8 or opera 10)
Regards, Jim
hi, thanks for the comment.
I assume that skyscraper div doesn’t appear at all on the your site,
1. Please check if your theme contains
< ? php wp_footer(); ? >because this function is used by plugin.
2. another div with greater „z-index” attribute [ CSS ] , also can be problem.
put:
.wp_skyscraper_c2{ z-index: 10000;}I hope this will help.
Hello Piotr, I have another puzzle for you regarding wp-skyscraper, the best way to explain is via a demo
http://levelwaterstudios.info/beta/ works as expected in all major „desktop” browsers–
my problem is with „mobile” browsers the skyscraper image is superimposing somehow in Opera mini blackberry and Safari here is a quick test link ( paste http://levelwaterstudios.info/beta/ )
into
http://www.opera.com/mobile/demo/
I am using the wp-touch plugin for the mobile site browser
detection
So I am not sure if it it wp-sky or wp-touch
I hope the demo makes sense:)
the html I am using for wp-sky:
Regards, Jim
the html got stripped out from the comment, but its the standard wp-sky– code image source call- end code
_JJ
hello, i know this problem, the current version does not support mobile browser
solution: „display: none;” for the plugin box for mobile browser
or something like
„z-index: -1;” on plugin box for all browser
Hi Piotr, the authors of wptouch have updated there plugin
to work with skyscrapper
http://wordpress.org/extend/plugins/wptouch/changelog/
I have my test blog http://levelwaterstudios.info/beta/
running it now working great!
thought you would like to know:)
_Jim
Is there a way to make a button on the box so the user can „close” the window?
Hey, you can use JS code, something like onClick( getElementByClass(„wp_skyscraper_c2″).close()).
Hello Piotr,
your skyscraper plugin is great, I have only one question:
Does it work together with the AdRotate-Plugin?
If I insert the code from Adrotate:
…then nothing happens. Am I dumb or is it impossible to link this two Plugins?
Thanks for your help,
Markus
I don’t know this plug ( AdRotate-Plugin ), it is possible that it can’t be link with Sky
Hello Piotr, możesz umieścić na coś równego lewej stronie bloga? Pozwól mi wyjaśnić można mieć 2 na prawej stronie i jedno po lewej stronie?
Przepraszam za język użyłem google traslator cativa
Unfortunately WP Skyscraper allows only a single box.
Purtroppo WP Skyscraper consente solo un unico pacchetto.
Hello Piotr, nie jest możliwe do uzyskania nawet kolumnie po lewej stronie?
In Skyscraper options u can select alignment ( left or right ) for box.
In u Skyscraper possibile selezionare le opzioni di allineamento (destra o sinistra) per la casella.
Hi,
I’ve got a question.
Is it also possible to have 2 different skyscrapers on both sides of the screen?
How can this be done if possible?
Thank you.
Plugin WP Skyscraper can do only one box.
Hi!
A nice plugin which is very useful. A problem though, On smaller screens such as 1024 x 768 pixels, the skyscraper comes over the sidebar. How can I disable the wp-skyscraper if screen size is 1024 x 768 pixels or less.
Something like this should work
if(winwidth+80<chktdl||winwidth<1040)
{
disable wp-skyscrapper
}
else
{
enable wp-skyscrapper
}
but I cannot figure out where to place it. Thanks
Thx
You should use JavaScript for your code or think about CSS z-index atribute.
Hi Peter – your plugin is wery usefull and I rly would like to donate you BUT -> people uses plugins cuz they don´t know much about JavaScripts and CSS… and your plugin need some work on it.. like BEING PC wrote… this rly enoys many of my users but I have no knowledges how to fix it.. and you R so lazy to fix it so sry I Can´t donate plugin which is from 80% completed… there is no reason for it.. when you add some improvments.. I will donate but now.. NEVER
Hi Piotr
fantastic plugin.
only one question, is it possible to display the ad ONLy on the homepage?
thanks in advance
Witam, mam pytanie, jak zmodernizować wtyczkę, aby podczas zawężanie obrazu nie podchodziła pod główne zdjęcie na stronie tylko cały czas była na wierzchu.
pozdrawiam
Wojciech
hi thanks for your plugin, what do i have to change in the code if i want the skyscraper NOT floating, just to stand still. thanks for your help. stephanie