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.

Chatbox, Coding, Appearance Help. Help me!?

3 posters

Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 7th 2012, 04:41

Here I am, back again with more questions lol :

1. how do I make a welcome sign for site Like This?
see how it has a Welcome to NHA sign? What's the coding so I can put that up for my site?

2. how do I center the category names? See?
The category names are on the left? I would like to center them so they're in the middle.

3. The chatbox.
I have a chatbox set up, it's already open, the thing is, I can't get it to show the chatango site of it I want.
For everyone who doesn't understand :See? Scroll down and look where it says chatbox, it's just blank. I have a chatango site already made for it and I'd like to connect the Chatango to the chatbox. I've asked this before, and when I did everything to do, it wouldn't work. Any help?

4. Coding.
see here
If you scroll down on this page, you'll see someone has intacted like a code to place the response (Roleplay) in. I know sites where you can get the codes at, but none of them are functional to forumotion. For example:
Look
Scroll down, you'll see what will happen if you put the code in that it gives you below. I've tried dozens of times to place this type of coding in, and nothing really just works. Am I putting something in, or is it because that coding just doesn't work with forumotion? If not, how do I get it to work?

Thanks so much guys! It means alot to whoever responds <3
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 8th 2012, 02:28

Bump...
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by IdaTR August 8th 2012, 17:38

1. I'm not a prof, though.. but i can help with some of the things :3

Okay the Banner, is whole thing, there arent parts where the link to the site doesn't exists, if you get what I mean.

Which means, that the pictures, and this was made in what i would believe is called Photo Scape, or, Photo Shop.
Well I made one by my self, on Photo Scape, though i doesn't look completely like the one on the site you were showing.
Chatbox, Coding, Appearance Help. Help me!? Page10

Otherwise if you want another kind of banner, google always has tons of things you can use (: but this is just what
I think is easiest.

2. The center of the categories, might be the "text-decoration"..
Code:
text-decoration: center;
I'm not quite sure, but try it out (:

3. Are you sure, you have set the chatbox to be showing? You know you have to go to;
Modules And then there will stand, different options, go down and look at the Chatbox, see if there stands yes or no. If there are standing no, then you haven't installed the Chatbox, if there stands yes, then click on the link.
You will no be showed to the chat options. First there stands; Activate the ChatBox : yes - no
Hit the Yes, and then right under these, there stands; Chatbox display : click on the box, and decide where it shall be showed.
If it still not works, then you should probably install your own chatbox, I've used C-box

4. The code does work to FM, it just looks a little funny, thats all... lol.. What I mean is, that its hard to find templates there does work for this host. Here have I just made the background black. But as you can see, its not quite the same, as the thing you've seen on the website where the codes from.
Code:
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
<style type="text/css">
.rules {
width: 500px;
margin-top: 25px;
margin-bottom: 25px;
}
.rulestitle {
vertical-align:middle;
background-color:#000000;
color:#fefefe;
font-family: wire one;
font-size:50px;
text-transform:uppercase;
letter-spacing:-1px;
padding:10px;
line-height:98%;
text-align:center;
}
.alias {
width: 300px;
height: 75px;
background-color: #00C5D4;
}
.wordshere {
margin: 15px;
padding-right: 5px;
overflow: auto;
line-height: 100%;
height: 199px;
width: 260px;
text-transform: lowercase;
text-align: justify;
font-family: open sans condensed;
}
.tempcred {
font-family: courier new;
font-style: italic;
font-size: 8pt;
letter-spacing: -1px;
}
</style>
<center>
<table class="rules" cellspacing="0" cellspadding="0" border="0" style="background-color: #000000;">
<tr>
<td class="rulestitle" colspan="2">
first middle last - membergroup
</td>
</tr>
<tr>
<td style="height: 300px; width: 200px; padding: 0px; margin: 0px; overflow: hidden;" rowspan="2" valign="top"><img src="http://i.imgur.com/lpG9f.png" width="200" height="300" /></td>
<td valign="top" class="textman"><div class="wordshere">

[b]full name:[/b] <br>
[b]nicknames:[/b] <br>
[b]age:[/b] </br>
[b]sexuality:[/b] <br>
[b]gift:[/b] only if applicable<br><br>

<div style="height: 0px; border-top: 1px dotted #000000;"></div><br>
this is where the freestyle part starts. yay! make sure to get all aspects of their history and personality within this area, and don't worry about overflow. this thing scrolls. also, don't forget to use < br > or  < p > tags instead of pressing your enter button. this is html and in html, line breaks are not appreciated.<br><br>

you can format this however you'd like, as long as you don't mess up our pretty colors. we like those. we don't like people playing with them. don't play with the code (not that you can), don't use a stupid-sized image, and don't. feed. richy.
</div></td>
<tr>
<td class="rulestitle" style="background-color: #00c5d4;">
alias - age - rp level
</td>
</tr>
</tr>
</table>
<div class="tempcred">
credited to florence of <a href="http://forums.redcarpetrebellion.org/index.php?">rcr</a>, <a href="http://backtoneverland.com/index.php">btn</a>, & <a href="http://z10.invisionfree.com/CAUTIONTOTHEWIND/index.php?">caution 2.0</a>. do not steal.
</div>
</center>


but theres also this one :
Code:
[center][size=13][font=arial]FIRST MIDDLE LAST[/font][/size]
[size=11]AGE ■ GENDER ■ SEXUALITY ■ HEIGHT ■ WEIGHT[/size]
[font=Courier New][size=11]OCCUPATION ■ MEMBER GROUP[/size][/font]
[IMG]http://i958.photobucket.com/albums/ae61/2manyicons/icon.png[/IMG] [IMG]http://i958.photobucket.com/albums/ae61/2manyicons/icon.png[/IMG] [IMG]http://i958.photobucket.com/albums/ae61/2manyicons/icon.png[/IMG]
[font=Courier New][size=11]TWO LINE OF LYRICS
REALLY ONLY TWO LINES[/size][/font]
[sup]_____________________________________________________________________[/sup][/center]
[font=arial][list]■ [size=13]likes + dislikes[/size]
[size=11][list]▫ one
▫ two
▫ three
▫ four
▫ five

▫ one
▫ two
▫ three
▫ four
▫ five[/list][/size][/list][list]■ [size=13]hobbies + personal items[/size]
[size=11][list]▫ one
▫ two
▫ three

▫ one
▫ two
▫ three[/list][/size][/list][list]■ [size=13]personality[/size]
[size=11][list]▫ here you can write a paragraph about your characters personality. if you feel that you are feeling lazy at the moment. you are able to list them, however, you need seven + positive traits and seven + negative traits.[/list][/size][/list][list]■ [size=13]face claim[/size]
[size=11][list]FACE CLAIM, face claim - face claim.[/list][/size][/list][center][sup]_____________________________________________________________________[/sup]
[size=11]THIS CHARACTER HAS BEEN CREATED BY [u]BLANK[/u].
TEMPLATE CREATED BY [i]TSU DOLL[/i] OF [url=http://on-the-edge.proboards.com/index.cgi]ON THE EDGE[/url].[/size][/font][/center]
It looks like this
I found it on; On The Edge
But be aware of, its not all who works!
IdaTR
IdaTR
Forumember

Female Posts : 547
Reputation : 1
Language : Danish, english
Location : Denmark

http://www.vielamort.net

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 9th 2012, 01:18

ha lol its alrite Smile

1. no, you misunderstood. I know how to do banners and stuff, I've made banners like that before. What I mean is, if you look to the side of the screen on the site I linked for the question, it says "Welcome to NHA" and it has like a little description of what the site is about. I asked what was the coding so I can do that lol

2. Where exactly do I put the text-direction code at?

4. Only the one for the application showed really, but none of them really showed for the plotting and the roleplay part of the site. Everytime I put the codes in, nothing shows up, just the coding I entered in. :/

Thanks for your help anyways though! Smile
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by IdaTR August 9th 2012, 15:03

1. Aaah! sorry!
well.. its just a normal Widget, that you can put to the forum widget portal.
Its an image, as far as I can see. So its just to create an image and then you have it.
Chatbox, Coding, Appearance Help. Help me!? Welcom10

So the code would be like this:
Code:
<div style="margin:auto;text-align:center;width:100%"><img src="INSERT PIC. URL" border="0" alt="" /></div>
And then create a normal personal widget and put it in to the forum widgets.

2. Sorry wrong code, I found the right here.
You have to find;
Code:
li.header dd, li.header dt {
In the end of the this css code, your writing:
Code:
text-align:center;
}

4. Sometimes it can be that you haven't installed the site to be showing these templates?
If thats the case, then go to : General Admin, Messages and E-mails, Configuration.
Then there should be standing Allow HTML, and Allow BBCode click yes to both of them.
IdaTR
IdaTR
Forumember

Female Posts : 547
Reputation : 1
Language : Danish, english
Location : Denmark

http://www.vielamort.net

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 10th 2012, 04:43

thanks so much! Helped alot Smile For some reason, the coding still isn't showing up but it's alright.
Anyways, thanks for the help! Means alot Smile
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by Sanket August 10th 2012, 11:31

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 11th 2012, 02:29

I'm not like really understandin where I need to place the code at. Will it go in the HTML spot?
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by Sanket August 11th 2012, 09:31

Where are you adding it?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 11th 2012, 10:59

thats the thing, I was lookin at it and I got kinda confused on it. Am I supposed to add it to the HTML because thats where I was going to put it and just see what happens, but then when I was reading it I got mad confused :/
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by Sanket August 11th 2012, 11:58

http://www.webartzforum.com/t98-link-to-us-code#5859

You can use that one for a widget. Why don't you add it & then tell me, if it works or not?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 11th 2012, 17:21

didnt work. Not sure I'm im putting it in wrong or what but it's not workin :/
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by Sanket August 11th 2012, 22:26

What code did you add & where?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 13th 2012, 09:43

the code to the link you gave and I put it as a widget
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by Sanket August 13th 2012, 10:18

Can you please post that exact code here?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 14th 2012, 00:40

Code:
<b>Link to Us Code (Image Version)</b>

<table style="border: 1px dashed blue;">
<tbody><tr><td height="5"><pre>&lt;a href="http://webartz.forumotion.com" title = "WebArtz"&gt;&lt;img src = "http://i45.tinypic.com/28i9hea.png" border = none&lt;/a&gt;</pre></td></tr></tbody></table>

<b>The result will be</b><br>
<a href="http://webartz.forumotion.com" title="WebArtz"><img src="http://i45.tinypic.com/28i9hea.png" border="none&lt;/a"></a>
<hr>
<b>Link to Us Code (Text Version)</b>

<table style="border: 1px dashed blue;">
<tbody><tr><td height="5"><pre>&lt;a href="http://webartz.forumotion.com" title ="WebArtz"&gt;WebArtz Forum&lt;/a&gt;</pre></td></tr></tbody></table>

<b>The result will be</b><br>
<a href="http://webartz.forumotion.com" title="WebArtz">WebArtz Forum</a>
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by Sanket August 14th 2012, 06:08

Sanket wrote:http://www.webartzforum.com/t98-link-to-us-code#5859

You can use that one for a widget. Why don't you add it & then tell me, if it works or not?
I meant this code, look at that exact post.

Here is the code for you anyways. Add it to a widget & check.
Code:
<center>
<a href="http://fujiplanet.net"><img src="http://i96.servimg.com/u/f96/13/46/85/65/affili10.png"></a>
<br><textarea name="textarea"> <a href="http://fujiplanet.net"><img src="http://i96.servimg.com/u/f96/13/46/85/65/affili10.png"></a>
</textarea>
<br />
</center>
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by LaLaADMIN August 15th 2012, 01:43

still not working...
avatar
LaLaADMIN
New Member

Posts : 23
Reputation : 1
Language : English

Back to top Go down

Chatbox, Coding, Appearance Help. Help me!? Empty Re: Chatbox, Coding, Appearance Help. Help me!?

Post by Sanket August 15th 2012, 11:53

http://testing.4rumer.com/
Its working on my test forum. See at the left bottom.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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