Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Archived] [CSS] Global Annoucment



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Torchlight™

Torchlight™
Newbie
Newbie
[Archived] [CSS] Global Annoucment Icon10



How To Make Like This?

Powered by PunBB
Currently 0 users have thanked Torchlight™ for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
Give me the url of the forums where you found it, also i think it's just enabled announcements not global announcement which you can find in AP -> General -> Messages and e-mails -> Announcements

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  nanako

nanako
Punbb Guru
Punbb Guru
First unmark all of your global announcement then add this code on topics_lists_box before <-- BEGIN topics_list_box -->

Code:
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tbody>
<tr>
<th colspan="3" align="center" nowrap="nowrap">put a title here</th>
</tr>
</tbody>
</table>
Then for the contents

Code:
<table colspan="4" rowspan="2" cellpadding="5" cellspacing="2">
<tbody>
<tr>
<td>
<span style="font-size: 12px;">
<a href="link"> Name</a>
</span>
</td>
<td>
<span style="font-size: 12px;">
<a href="link"> Name</a>
</span>
</td>
<td>
<span style="font-size: 12px;">
<a href="link"> Name</a>
</span>
</td>
</tr>
<tr>
<td>
<span style="font-size: 12px;">
<a href="link"> Name</a>
</span>
</td>
<td>
<span style="font-size: 12px;">
<a href="link"> Name</a>
</span>
</td>
<td>
<span style="font-size: 12px;">
<a href="link"> Name</a>
</span>
</td>
</tr>
</tbody>
</table>
Is that what you want?

Powered by PunBB
Currently 0 users have thanked nanako for this post:

4
Offline

  Torchlight™

Torchlight™
Newbie
Newbie
My Forum Version Is Phbb2

Powered by PunBB
Currently 0 users have thanked Torchlight™ for this post:

5
Offline

  Zyon

Zyon
Punbb Guru
Punbb Guru
Ok... if it not work, say, on phpBB 2 you have templates too Smile

Powered by PunBB
Currently 0 users have thanked Zyon for this post:

6
Offline

  nanako

nanako
Punbb Guru
Punbb Guru
It works on phpbb2 and punbb. I think you didn't publish it.

Powered by PunBB
Currently 0 users have thanked nanako for this post:

7
Offline

  Shadow

Shadow
Administrator
Administrator
<div class="solved">Locked.</div>

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

8
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

Permissions in this forum:
You cannot reply to topics in this forum