how to add Login page image
Posted: 09 Aug 2014, 14:44
How to add image on Login page on this Place.
please help Database and Demo for phpBB3 BBCodes, Mods and Smilies
https://phpbb3bbcodes.com/
Code: Select all
<div class="content">
<h2><!-- IF LOGIN_EXPLAIN -->{LOGIN_EXPLAIN}<!-- ELSE -->{L_LOGIN}<!-- ENDIF --></h2>
Code: Select all
<div style="float: right"><img src="http://www.mricons.com/store/png/2146_3239_128_lock_icon.png" alt="lock" /></div>
Code: Select all
<div class="content">
Code: Select all
<div class="content" style="background: url('{ROOT_PATH}images/login.png') no-repeat 75% 60%;">