Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 26, 2024 8:13 am
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Admin and Customer index.tpl display concern in IE8
PostPosted: Thu Jul 16, 2009 5:50 pm 
Offline

Joined: Tue Aug 19, 2008 3:49 pm
Posts: 184
Hi,

I am not sure if this would be called a bug or something that just bugs me. The Admin and Customer login pages do not display correctly in IE8. They are OK in FF. It appears to be the IE vs the world on standard default alignment.

Without doing a complete rewrite of the html code of both admin and customer html's index.tpl, doing the following hack (I mean hack) should correct the concern.

In both index.tpl find

<div class="login-border-center">
<table width="100%" cellspacing="6" >

replace with

<div class="login-border-center">
<center><table border="0" cellpadding="3" cellspacing="6">

find

</table>
</td>
</tr>
</table>

replace with

</table>
</td>
</tr>
</table></center>

Remember to delete the cached page in the template c folder so the new changes get generated.

Kind Regards,

Les


Top
 Profile  
 
 Post subject: Re: Admin and Customer index.tpl display concern in IE8
PostPosted: Thu Jul 16, 2009 6:47 pm 
Offline

Joined: Sun Mar 12, 2006 2:49 pm
Posts: 954
Location: Barcelona
Thanks, I just applied in rev2198


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: No registered users and 25 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group