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.

Point shop

3 posters

Go down

Point shop Empty Point shop

Post by shadowz au November 9th 2010, 6:20 am

How do i make Point shop?

Tip and trick - Point shop doesnt help me
avatar
shadowz au
Forumember

Male Posts : 280
Reputation : 30
Language : Australia
Location : Sydney

http://tommyzserver.forummotion.com

Back to top Go down

Point shop Empty Re: Point shop

Post by RoughDragon November 22nd 2010, 11:29 pm

ok ill help here try this
1.make a space to add the point shop
2. add this code to that space
Code:
<html>
<title>Testing</title>
<head></head>
<body>
<font size=3>
<CENTER>
Welcome To The T-Points Shop.
<br />
Here You Can Buy Stuff With T-Points.
<br />
You Need To Earn Points To Buy Stuff ENJOY!!!
<br />
PM Me for any purchase with this:
<br />
"Buy (Whatever You Want To Buy) For (Price Of Item)"
<br />
<br />
<html>
<head>
<style type="text/css">
#shop
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#shop td, #shop th
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
background-color:#D8EF92;
color:#000000;
}
#shop th
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#shop tr.alt td
{
color:#000000;
background-color:#EAF2D3;
}
</style>
</head>

<body>
<align = "center">
<table id="shop">
<tr>
  <th>Item</th>
  <th>Cost</th>
</tr>
<tr>
<td>Become a Moderator</td>
<td>5000</td>
</tr>
<tr class="alt">
<td>Become A VIP</td>
<td>5000</td>
</tr>
</table>
</font>
</CENTER>
</body>
</html>
You must know some html coding to use this
avatar
RoughDragon
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

Point shop Empty Re: Point shop

Post by Senhime May 12th 2011, 6:11 am

HWhere do i put this code in? Q.Q
avatar
Senhime
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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