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.

statistic

3 posters

Go down

Solved statistic

Post by Elena♥ May 12th 2013, 3:20 pm

statistic Untitled-5f
where can i find statistic like that ?
http://restyourfate.lightbb.com/
Elena♥
Elena♥
Forumember

Posts : 68
Reputation : 1

Back to top Go down

Solved Re: statistic

Post by levy May 13th 2013, 1:32 am

The statistics aren't automaticaly added , that is the code

Code:
<div id="statz"><table>
<tbody><tr><th>STATISTICS</th>
<th style="color:#0496f6;">M</th>
<th style="color:#fa48b9;">F</th></tr>
<tr><td>athenians</td> <td>#3</td> <td>#10</td></tr>
<tr><td>spartans</td> <td>#3</td> <td>#4</td></tr>
<tr><td>ithacans</td> <td>#2</td> <td>#5</td></tr> </tbody></table></div>

Add where you want to have statistics

Code:
#statz table {
width: 200px;
margin: 10px auto;
font-family: arial;
text-transform: uppercase;
letter-spacing: 2px;
border: 7px solid #eee9cf;
background: #ffffff;
padding: 2px;
font-weight: italic;
}

#statz th {
color: #eee;
border: 1px solid #98aab1;
background: #ccb9ab;
font-size: 10px;
text-align: center;
}

#statz td {
color: #333;
font-size: 10px;
}

That is the css part.
levy
levy
Hyperactive

Male Posts : 2631
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Solved Re: statistic

Post by Elena♥ May 14th 2013, 4:15 pm

Thank you very much this topic is solved.
Elena♥
Elena♥
Forumember

Posts : 68
Reputation : 1

Back to top Go down

Solved Re: statistic

Post by Sir Chivas™ May 14th 2013, 4:22 pm

Topic Solved & Locked
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6980
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Back to top

- Similar topics

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