Pour flèches haut/bas à placer dans un module simple
<div id="fleche"><a href="#header"> <img src="url flèche haut" alt="" /></a><a href="#footer"><img src="url fleche bas" alt="" /></a></div>
Code CSS
(chiffre à changer pour positionner au mieux vos flèches)
<p>#fleche { position: fixed; top: 400px; right: 2%; }</p>
Aucun commentaire:
Enregistrer un commentaire