Advertise Here

Author Topic: Help with Webpage Editor  (Read 876 times)

0 Members and 1 Guest are viewing this topic.

Offline THE WIZARD

  • SMF For Free Member
  • *
  • Posts: 75
    • View Profile
    • Admin

  • Total Badges: 13
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Help with Webpage Editor
« on: April 14, 2009, 04:18:22 am »
hi everyone,
i have made an new Award tab on my forum and i was trying to add new blocks into it i dont know how to do it, i was looking at the Guides and Tutorials for some help but what i saw on it was!! was Guiides on how to put a chatbox in and not new blocks, so can someone help me with this, just to let you all know i am no (wizkid).
thanks everyone

http://www.smfsupport.com/support/guides_and_tutorials/guide_basic_guide_to_using_the_webpage_editor-t17550.0.html;msg69021#msg69021

Offline Seldom Fail

  • Helpers
  • *
  • Posts: 2082
  • Helping for 3 years! :)
    • View Profile
    • My Site!

  • Total Badges: 26
    Badges: (View All)
    Sixth year Anniversary Fifth year Anniversary Apple User Search Poll Voter
Re: Help with Webpage Editor
« Reply #1 on: April 14, 2009, 07:41:09 am »
You can create a page then click "HTML" and add this

Code: [Select]
<table border="8">
<tbody>
<tr>
<td><strong>Award:</strong></td>
<td><strong>Description:</strong></td>
<td><strong>Reason:</strong></td>
<td><strong>Members that have earned this Award:</strong></td>
</tr>
<tr>
<td>Top Poster</td>
<td>The best poster.</td>
<td>To earn this you'll need to be the best poster.</td>
</tr>
</tbody>
</table>

You can add more awards by placing another

Code: [Select]
<tr>
<td>AWARD</td>
<td>DESCRIPTION</td>
<td>REASON</td>
</tr>

Ad this before the "</tbody>" tag
<--- Donate to SMF For Free! :D

Offline THE WIZARD

  • SMF For Free Member
  • *
  • Posts: 75
    • View Profile
    • Admin

  • Total Badges: 13
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: Help with Webpage Editor
« Reply #2 on: April 14, 2009, 02:20:58 pm »
Cool, thanks for your help

 

Related Topics

  Subject / Started by Replies Last post
20 Replies
3984 Views
Last post June 02, 2008, 11:04:08 pm
by Poppy
4 Replies
2301 Views
Last post July 21, 2008, 09:54:53 pm
by yoge999
3 Replies
1165 Views
Last post June 03, 2008, 10:43:20 pm
by Tspeed
7 Replies
1568 Views
Last post July 14, 2008, 11:37:15 pm
by DreaminOfAngels
0 Replies
727 Views
Last post February 25, 2010, 04:41:16 pm
by MS7XWDC