The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Table Below Logo But Above Forums?

5 posters

Go down

Solved Table Below Logo But Above Forums?

Post by EddBundyBOTBForum August 15th 2009, 1:23 am

Would something like this be possible?

Basically i run a rap battle forum and i want to put a box/table (well, one that looks good), at the top of the forum that i will update every week, saying who is number 1, who has won the most battles/lost the most battles/ has the most points.

I know theres no way i can make the forum update it is these battles go along but is there anyway of making a good looking table to put up there which i can update then re-upload it up there? If so could anybody give me a code and where i should put this in the template editor things.

Also if anybody knows how to make good tables not just a generic square please let me know.

Thanks a lot.
avatar
EddBundyBOTBForum
Forumember

Posts : 30
Reputation : 0
Language : english

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by KingOfSports August 15th 2009, 1:28 am

You could make a homepage message. It appears before the forum and after the logo.

You just need the write HTML codes for size, color, etc.

EDIT: you could also put it in the site description, but there might not be enough space.
KingOfSports
KingOfSports
Hyperactive

Male Posts : 2487
Reputation : 38
Language :
Location :

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by EddBundyBOTBForum August 15th 2009, 1:30 am

I would like a proper table that matched the forum and looks decent.

I'm not sure how to html it all in properly to be honest either.
avatar
EddBundyBOTBForum
Forumember

Posts : 30
Reputation : 0
Language : english

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by KingOfSports August 15th 2009, 1:36 am

Here is the code for a table

Code:
<table border="1" cellpadding="5" cellspacing="5" width="100%">
<tr>
<th>Table header</th>
<th>Table header</th>
</tr>
<tr>
<td width="20%">Table cell 1</td><td>Table cell 2</td>
</tr>
</table>

I don't know how to add colors or anything to it, but someone else might be able to help out.
KingOfSports
KingOfSports
Hyperactive

Male Posts : 2487
Reputation : 38
Language :
Location :

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by EddBundyBOTBForum August 15th 2009, 10:55 am

Can Anyone Else Help?
avatar
EddBundyBOTBForum
Forumember

Posts : 30
Reputation : 0
Language : english

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by RoNo August 15th 2009, 11:05 am

I'll check it out... post a link to your forum.
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by EddBundyBOTBForum August 15th 2009, 7:09 pm

avatar
EddBundyBOTBForum
Forumember

Posts : 30
Reputation : 0
Language : english

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by Seven August 15th 2009, 7:19 pm

If you tell me what you want, and what colors you want I can make the html for you, have what you want it to say and everything. and then I could post it for you.
avatar
Seven
Forumember

Posts : 60
Reputation : 0
Language : English

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by RoNo August 16th 2009, 6:36 am

Ok... I've created a stats box/table to match your theme.
Here's a superimposed shot to see how it will look:
[ click ]
Table Below Logo But Above Forums? Th_statsbox1
Code:
<center><table >
<td width="440" style="background-color: darkred; border: darkred; border-style: solid; border-width: 4px; margin-left: 0px; margin-top: 0px; padding: 0px;background-image: url(http://i85.photobucket.com/albums/k57/RoNo1/bg-blackfade.png);">
<center>
<table width="93%" height="78%" border="0">
<tr><td valign="center">
<img border="" align="left" src="http://i85.photobucket.com/albums/k57/RoNo1/stat_side.png" height="30" width="60" />
</td>
<td valign="left">
<font size="3px" color="red"><strong>
Top Player:</strong></font><strong>
<font size="3px" color="white">Rapido79
</font></strong></td></tr><br />
<table width="93%" cellspacing="0" cellpadding="0" border="1" bordercolor="">
<tr>
<td width="18%" align="center"><font size="2" color="red">

<strong>Player</strong></font></td>

<td width="18%" align="center"><font size="2" color="red"><strong>Won</strong></font></td>

<td width="18%" align="center"><font size="2" color="red"><strong>Lost</strong></font></td>

<td width="18%" align="center"><font size="2" color="red"><strong>Points</strong></font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">Rapido79</font></td>

<td width="18%" align="center"><font size="2" color="white">46</font></td>

<td width="18%" align="center"><font size="2" color="white">6</font></td>

<td width="18%" align="center"><font size="2" color="white">1,950</font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white">8</font></td>

<td width="18%" align="center"><font size="2" color="white">1,700</font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white">8</font></td>

<td width="18%" align="center"><font size="2" color="white">1,700</font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white">8</font></td>

<td width="18%" align="center"><font size="2" color="white">1,700</font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white"">8</font></td>

<td width="18%" align="center"><font size="2" color="white">1,700</font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white">8</font></td>

<td width="18%" align="center"><font size="2" color="white">1,700</font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white">8</font></td>

<td width="18%" align="center"><font size="2" color="white">1,700</font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white">8</font></td>

<td width="18%" align="center"><font size="2" color="white">1,700</font></td>
</tr>

<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white">8</font></td>

<td width="18%" align="center"><font size="2" color="white"">1,700</font></td>
</tr>


<tr>
<td width="18%" align="center"><font size="2" color="white">DeKeeler</font></td>

<td width="18%" align="center"><font size="2" color="white">44</font></td>

<td width="18%" align="center"><font size="2" color="white">8</font></td>

<td width="18%" align="center"><font size="2" color="white"">1,700</font></td>

</tr></table><br></td></tr></table>
Try it in your homepage message.
[ ACP, Display, Homepage, Generalities, "Message content" (save) ]
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by EddBundyBOTBForum August 16th 2009, 9:50 am

That's exactly what i want just not to be over the over things, more like shift them down and have the box as a stand alone thing.
avatar
EddBundyBOTBForum
Forumember

Posts : 30
Reputation : 0
Language : english

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by RoNo August 16th 2009, 5:06 pm

That's a picture of the box pasted to a picture of your forum.
Add the code to your homepage and it should fit like you want.
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by EddBundyBOTBForum August 16th 2009, 11:09 pm

My bad.. but thanks
avatar
EddBundyBOTBForum
Forumember

Posts : 30
Reputation : 0
Language : english

Back to top Go down

Solved Re: Table Below Logo But Above Forums?

Post by Sanket August 18th 2009, 3:17 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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