Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post How Can I Make Such A Table? 
 
original
05562ca60c0ccf81f76630984ba5att

but wanna create such a table with 3 rows

9a46b514f7acd9fa810aa89527bcett

thank you in advance buddies!!
 



 
DrZoidber_gSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: How Can I Make Such A Table? 
 
open stylesblack_pearltemplateindex_body.html

find
Code: [Download] [Hide] [Select]
    <div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><img style="padding-top:9px;padding-right:6px;float:right;cursor:pointer;" src="{T_THEME_PATH}{$MG_MIN}" onclick="javascript:ShowHide('birthdays_nh','birthdays_h','birthdays_nh');" alt="{L_BIRTHDAYS}" /><div class="tbl-title"><h4>{L_BIRTHDAYS}</h4></div></div></div></div>
    <table class="tablebg" width="100%" cellpadding="0" cellspacing="0">
    <tr>
        <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/birthdays.png" alt="{L_BIRTHDAYS}" /></td>
        <td class="row1" width="100%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
    </tr>
    <tr><td class="cat-bottom" colspan="2">&nbsp;</td></tr>
    </table>
    <div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c">&nbsp;</div></div></div></div>
    </div>


replace with
Code: [Download] [Hide] [Select]
    <div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><img style="padding-top:9px;padding-right:6px;float:right;cursor:pointer;" src="{T_THEME_PATH}{$MG_MIN}" onclick="javascript:ShowHide('birthdays_nh','birthdays_h','birthdays_nh');" alt="{L_BIRTHDAYS}" /><div class="tbl-title"><h4>{L_BIRTHDAYS}</h4></div></div></div></div>
    <table class="tablebg" width="100%" cellpadding="0" cellspacing="0">
    <tr>
        <td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/birthdays.png" alt="{L_BIRTHDAYS}" /></td>
        <td class="row1" width="40%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
        <td class="row1" width="30%">bla bla</td>
        <td class="row1" width="30%">DrZoidber_g</td>
    </tr>
    <td class="cat-bottom" colspan="4">&nbsp;</td>
    </table>
    <div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c">&nbsp;</div></div></div></div>
    </div>


Tips:
- in 3 lines : width="40%" , width="30%" and width="30%" is size of rows ,you can change that but pay attention that summary is always 100% (example 20 + 40 + 40 or 60 + 20 + 20)
- bla bla or DrZoidber_g here you put your "some conntent"



result

 result

backup your index_body.html before you do this
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: How Can I Make Such A Table? 
 
iam such an idiot, so easy many thx for the help Limun
 



 
DrZoidber_gSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML

HideSimilar Topics

Topic Author Forum Replies Last Post
This topic is locked: you cannot edit posts or make replies. Table BBCode carmelomvp Old Support Topics 3 Thu 30 Aug, 2007 02:30 View latest post
Zuker
This topic is locked: you cannot edit posts or make replies. Table COLOR_GROUPS_TABLE? JHOSMAN Old Support Topics 9 Tue 25 Sep, 2007 01:50 View latest post
Zuker
No new posts Table, Tr And Td ivaxtobac Old Support Topics 4 Sat 22 Dec, 2007 20:41 View latest post
ivaxtobac
No new posts Enlarge Table -Techno- Old Support Topics 3 Tue 05 Feb, 2008 19:29 View latest post
-Techno-
No new posts Table Mod? Danielc Old Support Topics 7 Fri 14 Aug, 2009 17:48 View latest post
DWho




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events