Hi,
I have a thin login div, and when a user has a new pm the message drops to 2 lines, the code is as follows:
[code:1]
<span id="mod_login_greetingloginelement">
Hi, [user]</span>
<a href="index.php/component/option,com_uddeim/task,inbox/Itemid,79/" class="mod_loginloginelement" id="mod_login_pmsimgloginelement">
<img border="0" src="modules/mod_cblogin/mail.gif" width="14" height="15" alt="NEW" class="mod_loginloginelement" id="mod_login_messagesimgloginelement" />
</a>
<br />
<a href="index.php/component/option,com_uddeim/task,inbox/Itemid,79/" class="mod_loginloginelement" id="mod_login_pmsaloginelement">
<span id="mod_login_messagestextloginelement">
You have 1 new private message</span></a>[/code:1]
Its the <br /> i'd like to get rid of, could anyone point me in the right direction?
Post edited by: lekky, at: 2008/02/18 00:50
Post edited by: slabbi, at: 2008/02/22 11:24