easyUCP extension mod Missing Field

Forum_easyUCP_Desc

Beitragvon oxpus » 10. Aug 2007 17:07

Hm, at first:
The table was classed with "bodyline", the acid-Styles don't uses this class.
So I think, in the file easyucp_second_body.tpl the part
Code: Alles auswählen
<!-- BEGIN switch_user_about -->
               <tr>
                  <td class="row1" colspan="2" valign="top" align="center" nowrap="nowrap"><span class="gen">{L_USER_ABOUT}:&nbsp;</span><br />
                     <table class="bodyline" width="90%" cellspacing="1" cellpadding="3" border="0" align="middle">
                        <tr bgcolor="#000000">
                           <td><span class="postbody">{USER_ABOUT}</span></td>
                        </tr>
                     </table>
                  </td>
               </tr>
<!-- END switch_user_about -->

should be better
Code: Alles auswählen
<!-- BEGIN switch_user_about -->
               <tr>
                  <td class="row1" colspan="2" valign="top" align="center"><span class="gen">{L_USER_ABOUT}:&nbsp;</span><br />
                     <table width="90%" cellspacing="1" cellpadding="3" border="0" align="middle">
                        <tr>
                           <td class="content"><span class="postbody">{USER_ABOUT}</span></td>
                        </tr>
                     </table>
                  </td>
               </tr>
<!-- END switch_user_about -->

But ONLY for the acid-styles!!!
Kein Support ausserhalb der Foren!
No support outside the forums!
Benutzeravatar
oxpus
Partner
 
Beiträge: 610
Registriert: 14. Okt 2004 11:55
Wohnort: Bad Wildungen (halt so'n kleines Kurkaff)

Beitragvon Coroner » 11. Aug 2007 04:24

Thank you so very much. Just what I needed! It's all fixed and working like a charm.
Bild
Benutzeravatar
Coroner
Spender
 
Beiträge: 28
Registriert: 15. Jul 2007 04:02
Wohnort: Los Angeles. CA USA

Beitragvon oxpus » 11. Aug 2007 09:46

Okay, fine to read this.
Kein Support ausserhalb der Foren!
No support outside the forums!
Benutzeravatar
oxpus
Partner
 
Beiträge: 610
Registriert: 14. Okt 2004 11:55
Wohnort: Bad Wildungen (halt so'n kleines Kurkaff)

Vorherige

Zurück zu easy UCP



Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 8 Gäste

cron