View previous topic :: View next topic |
Author |
Message |
Cece
Joined: 18 Dec 2004 Posts: 1
|
Posted: Sat Dec 18, 2004 10:43 pm Post subject: template simmilar to this... |
|
|
How do u make tables in the template, like how would you do it so that the tamplate comes out simmilar to the one here: http://www.slashmysoul.org/wp/
ex:
__________________
Date
___________________
content.........blahhhhhhh
hhhh
0comments(make this clickable so when they click it they go to the add the comment page)
_______________________
posted by....
________________________ |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 889 Location: Oslo, Norway
|
Posted: Mon Dec 20, 2004 9:48 am Post subject: |
|
|
The principle should be something like this.
<b2 loop beginning>+<perma post anchor>
<table>
<tr>
<td>
<b2 main engine>
</td>
</tr>
</table>
</end of b2 loop>
Tables generates alot of unnecessary code which the visitor (who might be on a 56k modem) has to download. Learn CSS and use DIVs instead. _________________ Sigg3.net - You know you're worth it! | b2 Cafelog Resource Center |
|
Back to top |
|
 |
|