New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova  
uCoz Support Forum by uCozers » uCoz » Design Customization » How to Create a Box / Table For Informers (sml[answered])
How to Create a Box / Table For Informers
fontasticDate: Friday, 2009 October 30, 1:42 PM | Message # 1
Font size: A | A |
Private
Group: User
Message: 15
[ ]
Offline
I would like to create a box like this for my informers and put it at the top of my forum.. please take a look at the attachment..

any help would be great!!

Attachments: 3098034.jpg (164.1 Kb)


htttp://www.bdelitz.ucoz.com
home of downloads!
 
LeekinzDate: Saturday, 2009 October 31, 1:18 PM | Message # 2
Font size: A | A |
Lieutenant colonel
Group: uCozer
Message: 123
[ ]
Offline
Create 3 informers,

Top Posters - 10 Entries - INF1
Most Recent Posts - 5 Entries - INF3
Hottest Threads, - 5 Entries - INF2

Now make an image that is 23 pixels high, make sure it can repeat right. This is for the Title Bars.

Replace IMAGE_URL with the URL of your Forum Bar Image,

Replace IMAGE_URL_TITLE with the image you just made, change the width of it to see how you see fit.

Code
<p><img src="IMAGE_URL" /></p>
<table width="756" height="332" border="0">
   <tr>
     <td width="251" height="23"><div align="center"><img src="IMAGE_URL_TITLE" alt="" /></div></td>
     <td width="489"><div align="center"><img src="IMAGE_URL_TITLE" alt="" /></div></td>
   </tr>
   <tr>
     <td height="134">$MYINF_1$</td>
     <td rowspan="3">$MYINF_3</td>
   </tr>
   <tr>
     <td height="23"><div align="center"><img src="IMAGE_URL_TITLE" /></div></td>
   </tr>
   <tr>
     <td height="140">$MYINF_2$</td>
   </tr>
</table>




Edited ByLeekinz - Saturday, 2009 October 31, 1:22 PM
 
uCoz Support Forum by uCozers » uCoz » Design Customization » How to Create a Box / Table For Informers (sml[answered])
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager