Advertise Here

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - x-Treme

Pages: 1 [2] 3 4 5 ... 40
16
Guides and Tutorials / Re: [GUIDE] Admin Cp News Section
« on: June 02, 2008, 04:04:21 pm »
To change the color of the text?
Quote
<font color="red">text goes here</font>

Replace the red with a color name or hex value

17
General Support / Re: Webpage Editor
« on: June 02, 2008, 09:25:38 am »
Smf will have to check that for both of you.

18
General Support / Re: [SMF] unwanted white box in my webpage
« on: June 01, 2008, 04:19:39 pm »
I just noticed the footer section is missing from that page. ???

19
General Support / Re: [SMF] unwanted white box in my webpage
« on: June 01, 2008, 04:07:56 pm »
SMF...I also wanted to add that it doesn't appear in Firefox, but does in Internet Explorer.

20
You're welcome.  ;)

21
I'm not seeing any box. Is it only after you log into the chatroom?

22
It should be available on all forums with "smfforfree" in the url. What is your url?

23
You have the width in there twice

Here ya go
Code: [Select]
<iframe src="http://soulsinserenit.ehost-services117.com/chat/flashchat.php" width="100%" height="600px"><iframe>

24
General Support / Re: Webpage Editor
« on: June 01, 2008, 11:59:12 am »
You have to click the html link in the editor, and add your code to the popup. Check this topic
http://www.smfsupport.com/support/guides_and_tutorials/guidebasic_guide_to_using_the_webpage_editor-t17550.0.html

25
edited my last post

26
Can you post the code you entered?

Edit: The url to your chatroom is incorrect...it should be http://www.soulsinserenity.org/pages/soulsinserenity/souls-in-serenity-chat-room.php

The chatroom is showing, you just need to add a height attribute to the iframe tag. So that it will read something like width="100%" height="600px"

27
Body...click the html link as described above, and paste the code in the popup.It should work.

28
General Support / Re: Welcome Bot
« on: June 01, 2008, 11:44:33 am »
Did you try banning the bot's ip address?

29
Then you should beable to use the iframe tag

Code: [Select]
<iframe src="url to chatroom" width="100%"></iframe>
**note: I'm not sure how the permissions work with the Custom Tab feature, so if you decide to create a tab for the chatroom, guests may still be able to view it.So you may want to post the link to the newly created page somewhere on your forum that only your members can see.

30
For the chatroom that you have, you still have to host it somewhere and embed the page into the webpage editor. Your chatroom contains php files, correct?

Pages: 1 [2] 3 4 5 ... 40