Popis
Full screen background image for your blog or site. Very simple and small. Uses jQuery and CSS.
Inštalácia
This section describes how to install the plugin and get it working.
e.g.
- Upload
fullbg.phpto the/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- You can easily change the url of the image that is used as background.
Časté otázky
No Questions yet.
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“Full screen background” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Full screen background“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
0.6
- sometimes initial load of the page, doesn’t resize the background: added timeout that triggers this with a slight delay.
0.5
- Don’t use $, instead use jQuery directly.
0.4
- Make the plugin dependency on jQuery more robust.
it now first checks if jQuery is already on the page, and otherwise imports it.
0.3
- Minor bug fixes
0.2
- First stable version