====== headernofloat Plugin ====== ---- plugin ---- description: Display header right beside an image author : lisps email : type : syntax lastupdate : 2013-10-29 compatible : Weatherwax depends : conflicts : similar : tags : header downloadurl: https://github.com/lisps/headernofloat/releases/download/2013-10-29/headernofloat.zip bugtracker : https://github.com/lisps/headernofloat/issues sourcerepo : https://github.com/lisps/headernofloat/ donationurl: screenshot_img : https://github.com/lisps/headernofloat/raw/master/example/example.png ---- ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== {{:wiki:dokuwiki-128.png?150 |}} ###### Headline 1 ###### txt txt txt txt txt txt txt txt txt txt txt ##### Headline 2 ##### txt txt txt txt txt txt txt txt txt txt {{https://github.com/lisps/headernofloat/raw/master/example/example.png}} ===== Syntax ===== Replace the ''='''s with ''#'''s ===== Development ===== :!: I only get this work with using JavaScript. So when JavaScript is turned of this won't work. === Change Log === * **2013-10-30** * Initial release === Known Bugs and Issues === === ToDo/Wish List === * get it work without JavaScript ===== FAQ ===== ===== Discussion ===== ==== No plugin needed ==== You can do the same by simply adding the following to your [[devel:css#user_styles|userstyles]]: .dokuwiki h1, .dokuwiki h2, .dokuwiki h3, .dokuwiki h4, .dokuwiki h5{ clear: none; } --- [[user>ach|Anika Henke]] //2013/11/02 22:40//