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.

Homepage Message Display

3 posters

Go down

Homepage Message Display Empty Homepage Message Display

Post by Key-chan April 19th 2010, 12:37 pm

Hello,

I am new here, kinda new with forum creation, and don't know the most basic things about HTML or CSS (I know a bit of BBCode, but that doesn't help much here I think).

Actually, I'd love to have a forum that looks like this-

http://nocturna.forumsrpg.com/forum.htm

-but instead of diving head-first into something way too big for me, I'd rather go with just the homepage message and personalize the rest. From what I can tell it's a large colored rectangle with writing and images customly placed in different areas of that rectangle. What I need to know is what to insert into the "Message Content" of the Homepage section in the administration panel to re-create that rectangle and put in my own images and colors.

Can someone help me with this please?

Thank you!
avatar
Key-chan
New Member

Posts : 4
Reputation : 0
Language : English, French, German

Back to top Go down

Homepage Message Display Empty Re: Homepage Message Display

Post by KingOfSports April 20th 2010, 2:23 am

You could always ask the admin of that site. Or you could view the source code by clicking CTRL + U (in Chrome...idk about other browsers).
KingOfSports
KingOfSports
Hyperactive

Male Posts : 2487
Reputation : 38
Language :
Location :

Back to top Go down

Homepage Message Display Empty Re: Homepage Message Display

Post by Key-chan April 20th 2010, 11:37 am

Thanks, but the forum has been abandoned a year ago (I would know since I was one of the members there and very upset about it) so I personally think it would be/feel weird to ask, and when I looked at the source code I panicked. Like I said, I don't know the first thing about HTML, so I would have no idea whatsoever as to which part to copy-paste considering that the code is for the entire page and not just the part I'm looking for. ...
avatar
Key-chan
New Member

Posts : 4
Reputation : 0
Language : English, French, German

Back to top Go down

Homepage Message Display Empty Re: Homepage Message Display

Post by LH Justin April 20th 2010, 12:59 pm

Here you go.

Code:
<div style="margin:auto;text-align:center;width:100%"><img src="http://i87.servimg.com/u/f87/13/37/88/06/welcom10.png" border="0" alt="" />
<br/>
<br/>
</div><div align="left"><font color="red">N</font>ous lier <img src="http://i87.servimg.com/u/f87/13/37/88/06/parten10.png" border="0" alt="" /></div><div align="right"><font color="red">T</font>eam <font color="red">S</font>taff:
<br/>
<br/>
<font color="red">A</font>dmins
<br/>
<img src="http://i87.servimg.com/u/f87/13/37/88/06/vosadm13.png" border="0" alt="" /></div>
<br/>
<br/><div align="left"><font color="red">M</font>odos
<br/>
<br/>
<img src="http://i87.servimg.com/u/f87/13/37/88/06/vosmod12.png" border="0" alt="" /></div>
<br/>
<br/>
<div style="margin:auto;text-align:center;width:100%"><font color="red">C</font>oups de <font color="red">C</font>oeur
<br/>
<br/>
<a href="http://neverlandisreal.forumactif.org/forum.htm" class="postlink" target="_blank"><img src="http://i61.servimg.com/u/f61/13/41/77/54/link213.jpg" border="0" alt="" /></a>
<br/>
<a href="http://lysendril.newfreeforum.com/forum.htmhttp://lysendril.newfreeforum.com/forum.htm" class="postlink" target="_blank"><img src="http://i118.photobucket.com/albums/o97/nightsfairy/th_part310.jpg" border="0" alt="" /></a>
<br/>
<a href="http://behindthemirror.forumactif.org/forum.htm" class="postlink" target="_blank"><img src="http://img111.imageshack.us/img111/940/partenariat1.png" border="0" alt="" /></a>
<br/>
<br/>
<font color="red">
En raison d'un déséquilibre que nous voudrions corriger, nous vous demandons de bien vouloir privilégier les vampires appartenant au clan Mareva, se trouvant parmi les postes vacants proposés, ou issus de votre propre imagination. Nous manquons également de médiums, d'esprits, et de membres du Talamasca. Merci à vous.</font></div>
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Homepage Message Display Empty Re: Homepage Message Display

Post by Key-chan April 20th 2010, 3:16 pm

When I first saw the HTML code, I thought "YES!!" and tried it out right away, but all it did was put the images in the same position while the box-part didn't show. Basically, the background of the homepage message was still blank.

I'm guessing that the main problem has something to do with my own forum. If so, then this is gonna be a lot more complicated than I first hoped for.

How do I change this ( http://birds-of-a-feather.ohmyforum.net/forum.htm ) into something looking more like this ( http://nocturna.forumsrpg.com/forum.htm )?

In the worst of cases...I'll just have to give it up. But I really wish it won't come to that XD
avatar
Key-chan
New Member

Posts : 4
Reputation : 0
Language : English, French, German

Back to top Go down

Homepage Message Display Empty Re: Homepage Message Display

Post by LH Justin April 20th 2010, 10:17 pm

Key-chan wrote:When I first saw the HTML code, I thought "YES!!" and tried it out right away, but all it did was put the images in the same position while the box-part didn't show. Basically, the background of the homepage message was still blank.

I'm guessing that the main problem has something to do with my own forum. If so, then this is gonna be a lot more complicated than I first hoped for.

How do I change this ( http://birds-of-a-feather.ohmyforum.net/forum.htm ) into something looking more like this ( http://nocturna.forumsrpg.com/forum.htm )?

In the worst of cases...I'll just have to give it up. But I really wish it won't come to that XD
I don't quite understand what you mean. I coded it myself on my forum as you can see here. All you should have to do is copy and paste the code.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Homepage Message Display Empty Re: Homepage Message Display

Post by Key-chan April 20th 2010, 10:38 pm

I left the images this time instead of taking them away.

The forum background is black, the images' "background" is dark grey. Without changing the general black background, how do I make a dark grey "box" where I can freely place my own images, texts, videos and links?
avatar
Key-chan
New Member

Posts : 4
Reputation : 0
Language : English, French, German

Back to top Go down

Homepage Message Display Empty Re: Homepage Message Display

Post by LH Justin April 20th 2010, 10:50 pm

Key-chan wrote:I left the images this time instead of taking them away.

The forum background is black, the images' "background" is dark grey. Without changing the general black background, how do I make a dark grey "box" where I can freely place my own images, texts, videos and links?
Yes, I copied all the images and links directly from that site. I thought you just wanted to edit a few things.

I placed everything with HTML. If you want to put your own stuff in there without learning HTML I think t automatically converts BBcodes to HTML when placed in the Homepage Message.

As for the box, I think it's just like that because of the theme.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Back to top

- Similar topics

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