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.

Forum. Like how to make one like yours. The very top category.

3 posters

Go down

Forum. Like how to make one like yours. The very top category. Empty Forum. Like how to make one like yours. The very top category.

Post by !_NICK_! April 22nd 2011, 8:08 pm

Okay. You know how to got 4 forums called Rules & important points, Frequently Asked Questions, Tricks & tips, and Announcements / Updates. Anyway, how do I get my forum to look like that?
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Forum. Like how to make one like yours. The very top category. Empty Re: Forum. Like how to make one like yours. The very top category.

Post by Base April 22nd 2011, 8:14 pm

Hi, please take a look at this topic for multi-forums: https://help.forumotion.com/t21989-multi-forums-in-one

Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Forum. Like how to make one like yours. The very top category. Empty Re: Forum. Like how to make one like yours. The very top category.

Post by !_NICK_! April 22nd 2011, 9:54 pm

I'm confused on it. It don't look good. It shows the table. I don't get step 5.
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Forum. Like how to make one like yours. The very top category. Empty Re: Forum. Like how to make one like yours. The very top category.

Post by kirk April 24th 2011, 7:03 am

what part of 5 dont you understand?

All jolo is saying for the borders, is that is you dont want to see them just remove this part of the code then.

Code:
<table width="100%" border="1" cellspacing="5" cellpadding="5">

i can make you a different code if you like and all you have to do is add the links.

but i will have to see what kind of images you are using so i know how big to make the tables.

See the way jolo has it is so you can basically add everything using forumotions options right from the html edit mode, to where the way i am talking is basically just setting up the tables then adding click-able image links and or text etc...

Jolos way is cool though, i remember i used that for a few different things on html pages before Smile

info added

here is an example code,But like i said i would have to see what kind of images and or links/text you may be using so i can set it up for what would be best for you.
Code:

<html>
<head>
</head>
<body
 style="color: rgb(); background-color: rgb();"
 alink="" link="" vlink="">
<table style="text-align: left; width: 422px; height: 62px;">
  <tbody>
    <tr>
      <td style="text-align: center;">
image1
      </td>
      <td style="text-align: left; vertical-align: top;">
text 1
      </td>
      <td style="text-align: center;">
image2
      </td>
      <td style="vertical-align: top;">
text3
      </td>
    </tr>
    <tr>
      <td style="text-align: center;">
image3
      </td>
      <td style="text-align: left; vertical-align: top;">
text2
      </td>
      <td style="text-align: center;">
image4
      </td>
      <td style="vertical-align: top;">
text4
      </td>
    </tr>
  </tbody>
</table>
<br>
</body>
</html>
 
http://forumsuccessors.iftopic.com/h108-table-test-thing
anyway just add to a forums description to see what i mean, be sure to do it on a test forum or save any previous codes you have in a description first so you dont lose what you have now.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top


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