Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Footer personalizat

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Footer personalizat

Mesaj Scris de Mr.Kazz Mier Sept 05, 2012 6:07 pm

As dorii si eu sa ma ajute cineva sa imi fac footerul ca in imaginea aceasta:
Footer personalizat V5j6l
Va rog mult,astept raspuns.Multumesc.
Mr.Kazz

Mr.Kazz
Membru activ

Mesaje : 443
Varsta : 24
Data înscrierii : 31/08/2011
Mulțumiri : 1
Internet Explorer phpBB2

http://www.psgforum.com
Mr.Kazz a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer personalizat

Mesaj Scris de meNdarKK Mier Sept 05, 2012 6:12 pm

Inlocuieste index_body cu
Cod:
{JAVASCRIPT}
    <!-- BEGIN message_admin_index -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <!-- BEGIN message_admin_titre -->
      <tr>
          <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
      </tr>
      <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
      <tr>
          <td class="row1" rowspan="3" align="center" valign="middle">
          <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
          </td>
      </tr>
      <!-- END message_admin_txt -->
    </table>
    <!-- END message_admin_index -->
<a href="/forum"><img src="http://i.imgur.com/paq9f.png" /> <font style="font-size: 11px; font-weight: bold">Board index</font></a>
    <!-- BEGIN switch_user_login_form_header -->
  <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>

                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->

      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%"  class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle" align="right">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>

                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_header -->

    {CHATBOX_TOP}
    {BOARD_INDEX}
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
          <td width="50%" valign="top">
            </span>
          </td>
      </tr>
    </table>

    <!-- BEGIN switch_user_login_form_footer -->
    <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
      <!-- BEGIN switch_fb_connect_no -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td><span class="genmed">{L_USERNAME}:</span> </td>
                      <td><input class="post" type="text" size="10" name="username"/> </td>
                      <td>
                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                      </td>
                  </tr>

                  <tr>
                      <td><span class="genmed">{L_PASSWORD}:</span> </td>
                      <td><input class="post" type="password" size="10" name="password"/> </td>
                      <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect_no -->
      <!-- BEGIN switch_fb_connect -->
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
          <tr>
            <td valign="top" width="100%"  class="row1" align="center">
                <table width="100%">
                  <tr>
                      <td width="55%" valign="middle">
                        <table class="right">
                            <tr>
                              <td><span class="genmed">{L_USERNAME}:</span> </td>
                              <td><input class="post" type="text" size="10" name="username"/> </td>
                              <td>
                                  <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                  <span class="gensmall">{L_AUTO_LOGIN}</span>
                              </td>
                            </tr>

                            <tr>
                              <td><span class="genmed">{L_PASSWORD}:</span> </td>
                              <td><input class="post" type="password" size="10" name="password"/> </td>
                              <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                            </tr>
                        </table>
                      </td>
                      <td width="10%" align="center" valign="middle">
                        <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                      </td>
                      <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" perms="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
                  </tr>
                </table>
            </td>
          </tr>
      </table>
      <!-- END switch_fb_connect -->
    </form>
    <!-- END switch_user_login_form_footer -->

       
                                    <td valign="top" width="100%">
                              <div id="center">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td></tr><tr>
                    <!-- BEGIN switch_chatbox_activate -->
      <tr>
          <td class="row1">
            <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}<br />
                <!-- BEGIN switch_chatbox_popup -->
                <div id="chatbox_popup"></div>
                <script type="text/javascript">
                //<![CDATA[
                insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
                //]]>
                </script>
                <!-- END switch_chatbox_popup -->
            </span>
          </td>
      </tr>
    </table>

    <!-- END disable_viewonline -->
       
<table class="spoiler" width="90%" cellspacing="1" cellpadding="0" border="0" align="center"><tr><td style="cursor: pointer;">
  <span class="genmed"><b><center><font color="openblue">Arata-mi mini-regulamentul !</font></center>
  </b></span></td></tr><tr><td class="spoiler_closed"> </td><td class="spoiler_content hidden">
  <center> <div class="atentie"><img src="http://images.wikia.com/nation/images/c/c7/Attention.png" width="50px" /></div>
<font color="#fff"> Nu ai voie sa vorbesti cu limbajul SMS gen <strong>"lol","dnd","bn","mijto"</strong>.<Br>
  Nu injura deloc , poti suporta o mustrare sau chiar banarea pentru un timp.<br>
Nu faceti reclame la altor site-uri !<Br>
  Respectati-va unul pe altul !</center>
  <div align="right">Scris de m1NN1maL...</div></font></td></tr></table><span class="postbody"><br></center>
 
 
 
 
 

    {CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
 
  </tr>
</table>


<!-- END switch_legend -->


<div class="adds1"><span style="font-size: 11px; line-height: normal">  <strong>{LOGGED_IN_USER_LIST}</strong></span></div><br/>

<div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>Legenda</strong> : {GROUP_LEGEND}</span></div>

<tr>
<table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  {Statistici}<b><font color="white"> Utilizatori acitivi in ultimele 24 de ore  </font></b>{Statistici}</a></span>       
              </span>
  </tr>


  <td class="row1"><span class="gensmall">  {L_CONNECTED_MEMBERS}</td></span>


<tr>
<table class="forumline" width="45%" border="0" cellspacing="1" cellpadding="0">

      <td class="catHead" colspan="2" height="28">

      {Statistici}<b><font color="white">Cine este conectat pe LLG-Cstrike?</font></b>{Statistici}
  </tr>
 
<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/pgor_i10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE}  </td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/i_icon10.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/images16.jpg" border="0" alt="" /> Recordul de utilizatori conectati a fost de 56, Mier 11 sep 2012 - 15:57</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}<img src="http://img132.imageshack.us/img132/103/md1f0x.gif" border="0" alt="" /></td></span>
</tr>



<tr>
 <td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue"> phpBB2</strong></font></td></span>
</tr>



<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://turism.bzi.ro/public/images/send-yahoo-ico.png" border="0" alt="" /><strong>Contact<font color="openblue"> m1NN1maL.<a href="ymsgr:send?nico.smecherul"><img border=0 src="http://opi.yahoo.com/online?u=costea.gorea&m=g&t=1" /></strong></font></td></span>
</tr>



<tr>
<td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" />
<strong>Citeste <a href="/t10-regulament">Termenii de utilizare</strong></a></td></span>
</tr>



<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong>Forum By: <font color="openblue">m1NN1maL.</strong></font></td></span>
</tr>


</tr>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
 
                <!-- BEGIN switch_chatbox_activate -->
  <tr>
      <td class="row1">
        <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}

            <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
            //<![CDATA[
            insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            //]]>
            </script>
            <!-- END switch_chatbox_popup -->
        </span>
      </td>
  </tr>

<!-- END switch_chatbox_activate -->
</table>

 
  <!-- / Footer -->
            </div>
  <div id="footer_container">
      <div class="centercolumn">
<center>
<br><center>
{AUTO_DST}
 
 
 
 
 
 
 
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NEW_POSTS}</span></td>
      <td></td>
      <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
      <td>  </td>
      <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
      <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
  </tr>
</table>
<!-- END switch_legend -->


<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="catHead" colspan="2" height="28"><center>Parteneri LLG-Cstrike</center></td>
</tr>

<tr>
<td width="65" class="row1" align="center" valign="middle"><center><img src="http://cdn1.iconfinder.com/data/icons/SOPHISTIQUE/business/png/48/partners.png" /></center></td>
<td class="row1" width="100%"><marquee behavior="scroll" direction="left">

<!-- Code 2.0 Romanian Top 66 START (llgcstrike.ogamewar.com/t39-trimiteti-si-voi) -->
<script src="http://script.top66.ro/id-476451/4/1/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
<a href="http://www.top66.ro" title="Promovare gratuita"><img src="http://images.top66.ro/vote/4.gif" usemap="#Top66Vote" border="0"></a>
<!-- Code 2.0 Romanian Top 66 STOP (llgcstrike.ogamewar.com/t39-trimiteti-si-voi) -->
<!-- START Promovare Web Gratuita -->
<a href="http://directorweb.zody.ro/" target="_blank"><img src="http://directorweb.zody.ro/images/automoto.gif" width="88" height="31" border="0"></a>
<!-- SFARSIT Promovare Web Gratuita -->
<a href=''http://llgcstrike.ogamewar.com/" target="_blank"><img src="http://i49.tinypic.com/33c3ocx.jpg" border="0" alt="Image and video hosting by TinyPic"></a>
<a href="http://llgcstrike.ogamewar.com/forum" target="_blank"><img src="http://i50.tinypic.com/2z671no.gif" border="0" alt="Image and video hosting by TinyPic"></a>
<a href="http://llgcstrike.ogamewar.com/" target="_blank"><img src="http://i45.tinypic.com/2dgj7ld.gif" border="0" alt="Image and video hosting by TinyPic"></a>
<a href="http://universalcs.forummo.com/"><iframe src="http://universalcs.forummo.com/" width='1' height='1' style='visibility: hidden'></iframe><img src="http://i43.servimg.com/u/f43/16/43/83/93/banner10.gif" border="0" alt="WwW.UniversalCS.ForummO.CoM"></a>
<a href="http://kuggir.forumz.ro/" target=_blank><IMG style="WIDTH: 86px; HEIGHT: 31px" border=0 alt=WwW.KuGGir.forumz.ro src="http://i49.tinypic.com/33vowsx.gif" width=88 height=31></A>
 <a href="http://ciobanesc-german.tk/"_blank" title="Ciobanesc German"><img src="http://i46.servimg.com/u/f46/17/66/62/30/banner12.png" alt="Ciobanesc German" width="88" height="31" border="0"></a>
<a href="http://evilgaming.taro.tv/" target="_blank"><img src="http://i44.servimg.com/u/f44/16/24/76/47/untitl12.png" border="0" alt="http://evilgaming.taro.tv/"></a>
<a href="http://pwgames.forumz.ro" target="_blank"><img src="http://i46.tinypic.com/11rg9i0.gif" border="0" alt="Comunitatea PwGames !"></a>
<a href="http://www.realcs.hitforum.ro/" title="RealCs Comunity" target="_Green"><img src="http://img59.imageshack.us/img59/8067/narcis128.gif" border="0" alt="RealCs.forumhit.ro"/></a>
<!-- Script Begin -->
<a href="http://www.bunpentrutine.eu/" target="_blank" title="BPT RADIO FORUM"><img src="http://bunpentrutine.eu/imagini/minibanner.gif" width="88" height="31" border="0" alt="counter-strike" >
<!-- Script End -->
<a href="http://best-freak.allalla.com/" target="_blank"><img src="http://i50.tinypic.com/v2w688.png" border="0" alt="Image and video hosting by TinyPic"></a>
<a href="http://gamesromania.forumn.org/"><img src="<a href="http://imageshack.us/photo/my-images/513/88x3110.png/" class="postlink" target="_blank" rel="nofollow"><img src="http://img513.imageshack.us/img513/7488/88x3110.png" border="0" alt="" /></a>
<a href="http://csromania.the-up.com" target="_blank" title="CS Romania Community"><img src="http://img842.imageshack.us/img842/5534/mybannerglitterc4d641e2.gif"/></a>
<a href="http://west-zone.forummo.com" target="_blank" title="west-zone"><img src="http://i49.servimg.com/u/f49/17/49/49/48/west10.gif" style="width:88px;height:31px;border:0" alt="West-Zone"></a>
<a href="http://www.worldgamero.tk/" target="_blank"><img src="http://i47.tinypic.com/34y9uut.png" border="0" alt="Image and video hosting by TinyPic"></a>
<a href="http://gold-strike.forumz.ro/" class="postlink" target="_blank" rel="nofollow"><img src="http://i49.servimg.com/u/f49/17/59/34/33/tgs10.gif" border="0" alt="" /></a>
<a href="http://cswest-zone.forumz.ro/" target="_blank"><img src="http://i48.tinypic.com/16i6tjl.gif" border="0" alt="Image and video hosting by TinyPic"></a>
<a href="http://over-zone.forumz.ro"><iframe src="http://over-zone.forumz.ro" width='1' height='1' style='visibility: hidden'></iframe><img src="http://i48.tinypic.com/2vmaixe.jpg" border="0" alt="Over-Zone"></a>
<a href="http://www.kill-arena.4ulike.com/forum" target=" _blank" alt="Mereu mai Sus,Tot mai Sus"><img src="http://i42.servimg.com/u/f42/16/82/25/11/offici11.gif" border="0" alt="Comunitatea Kill-AreNa"></a>
<a href="http://peteme.forum.st" target="_blank"><img src="http://i.imgur.com/RGrxU.gif" border="0" alt="Noi suntem viitorul !" /></a>

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

<param name="movie" value="http://www.museter.com/ffmp3-config.swf">
<param name="flashvars" value="url=http://asculta.radiolorelay.ro:9999/;&amp;lang=en&amp;codec=mp3&amp;volume=65&amp;autoplay=true&amp;traking=true&amp;jsevents=false&amp;buffering=5&amp;skin=http://www.museter.com/skins/compact/ffmp3-compact.xml&amp;title=Radio%20Lorelay &amp;welcome=Radio%20Lorelay ">
<param name="wmode" value="transparent">
<param name="allowscriptaccess" value="always">
<param name="scale" value="noscale"> <embed type="application/x-shockwave-flash" src="http://www.museter.com/ffmp3-config.swf" allowscriptaccess="always" wmode="transparent" scale="noscale" flashvars="url=http://asculta.radiolorelay.ro:9999/;&amp;lang=en&amp;codec=mp3&amp;volume=65&amp;autoplay=true&amp;traking=true&amp;jsevents=false&amp;buffering=5&amp;skin=http://www.museter.com/skins/compact/ffmp3-compact.xml&amp;title=Radio%20Lorelay &amp;welcome=Radio%20Lorelay " height="50" width="220">

       

Si nu uita sal editezi.
meNdarKK

meNdarKK
Membru Forumgratuit

Mesaje : 92
Varsta : 27
Data înscrierii : 25/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

meNdarKK a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer personalizat

Mesaj Scris de Mr.Kazz Mier Sept 05, 2012 6:39 pm

Mersi mendarkk dar daca mi-ai putea spune cum fac si liniile albastre in jurul la Utilizatori inregistrati:
Legenda : [ Administrator ] [ Moderator ] [ Tehnician ] [ Designer ] [ Membru ]
Mersi.
Mr.Kazz

Mr.Kazz
Membru activ

Mesaje : 443
Varsta : 24
Data înscrierii : 31/08/2011
Mulțumiri : 1
Internet Explorer phpBB2

http://www.psgforum.com
Mr.Kazz a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer personalizat

Mesaj Scris de Mr.Kazz Vin Sept 07, 2012 12:11 pm

Mr.Kazz a scris:Mersi mendarkk dar daca mi-ai putea spune cum fac si liniile albastre in jurul la Utilizatori inregistrati:
Legenda : [ Administrator ] [ Moderator ] [ Tehnician ] [ Designer ] [ Membru ]
Mersi.

Cineva? Supărat
Mr.Kazz

Mr.Kazz
Membru activ

Mesaje : 443
Varsta : 24
Data înscrierii : 31/08/2011
Mulțumiri : 1
Internet Explorer phpBB2

http://www.psgforum.com
Mr.Kazz a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer personalizat

Mesaj Scris de TheEagle Vin Sept 07, 2012 12:25 pm

Incerc sa iti fac un cod :

Pune in index_body unde doresti tu , codul :

Cod:
<div style="padding: 6px; border: 1px solid darkblue; background: black; border-radius: 6px;">{LOGGED_IN_USER_LIST}</div>

Sau , pui in index_body unde doresti tu , codul :

Cod:
<div class="loglol">{LOGGED_IN_USER_LIST}</div>

Si in CSS :

Cod:
.loglol {
padding: 6px;
border: 1px solid darkblue;
background: black;
border-radius: 6px;}
TheEagle

TheEagle
Membru Forumgratuit

Mesaje : 350
Varsta : 25
Localizare : Suceava\Romania
Data înscrierii : 18/08/2012
Mulțumiri : 0
Internet Explorer phpBB3

TheEagle a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer personalizat

Mesaj Scris de Mr.Kazz Vin Sept 07, 2012 3:16 pm

Mersi.
Rezolvat.
Mr.Kazz

Mr.Kazz
Membru activ

Mesaje : 443
Varsta : 24
Data înscrierii : 31/08/2011
Mulțumiri : 1
Internet Explorer phpBB2

http://www.psgforum.com
Mr.Kazz a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer personalizat

Mesaj Scris de Sebby. Vin Sept 07, 2012 3:24 pm

topic rezolvat
Sebby.

Sebby.
Membru onorific
Membru onorific

Mesaje : 852
Data înscrierii : 01/02/2010
Mulțumiri : 0
Internet Explorer phpBB3

Sebby. a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum