Descripción
Adds a page peel in the corner of the site… with jQuery! no Flash 😀
Based on the work by Soh Tanaka: http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/
If your theme’s stylesheet modifies the body’s width, PageCornr will look bad. Use a Wrapper and modify the width from it. In that way, PageCornr will stay in the corner.
Important note regarding Opera
If you use (as I do) a urlfilter.ini file downloaded from the Internet, make sure to comment this lines (replace % with *):
- %/plugins/page-cornr%
- %/images/ad.%
Otherwise, you won’t be able to see the images nor visit this page (Page Cornr page on WordPress).
Capturas
Instalación
- Upload contents of
page-cornr.zip
to/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Settings’, ‘Page Cornr Options’, where you can set the ad’s URL and the altertative text.
FAQ
- Can I change the images?
-
Yes, you can. You only need to edit the two images in the directory ‘images’ of this plugin. It also includes the .psd files for your convenience.
- Does it works with IE?
-
Yes! IE 6 included!
- If you speak Spanish, why the hell did you do this plugin in English?!
-
Wow, take it easy ;). The next version will be translatable and will include the translation into Spanish. So… relax 😀
- Any warning?
-
Well, yeah. If your theme’s stylesheet modifies the body’s width, PageCornr will look bad. Use a Wrapper and modify the width from it. In that way, PageCornr will stay in the corner.
Regarding Opera: if you use (as I do) a urlfilter.ini file downloaded from the Internet, make sure to comment this lines (replace % with *):
- %/plugins/page-cornr%
- %/images/ad.%
Otherwise, you won’t be able to see the images nor visit this page (Page Cornr page on WordPress).
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Page Cornr» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Page Cornr» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.3.7
- Just a heads up
0.3.6
- Added IE5.5+ PNG Fix by Angus Turnbull: http://www.twinhelix.com
- pagecorner.js renamed to pagecornr.js
0.3.1
- Fixed an error in pagecornr.php
0.3
- Automatic configuration. No more edit themes 😀
0.2
- Fixed a problem with pagecornr.js
- Fixed a problem in the pagecornr.css file
0.1
- First version. Nothing to put in here 😛