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.

PhpBB3 ~ Embed Code

3 posters

Go down

PhpBB3 ~ Embed Code Empty PhpBB3 ~ Embed Code

Post by dotDavid September 7th 2009, 12:47 pm

Hi,

I found this: http://www.dynamicdrive.com/dynamicindex1/omnislide/index.htm

and I was wondering how it would be possible to place the "right" (not left) floating sidebar into my PhpBB3 forum?

Thanks.
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

PhpBB3 ~ Embed Code Empty Re: PhpBB3 ~ Embed Code

Post by dotDavid September 8th 2009, 3:16 pm

Anyone?
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

PhpBB3 ~ Embed Code Empty Re: PhpBB3 ~ Embed Code

Post by HBX210 September 8th 2009, 3:21 pm

If you did get the HTML, you would place it

ACP>Display>Homepage>Generalities and paste your code into the Homepage message box and hit save
HBX210
HBX210
Forumember

Male Posts : 163
Reputation : 0
Language : Forumotion Helper
Location : Do NOT PM me for any help :)

http://wiffy.forumotion.co.nz

Back to top Go down

PhpBB3 ~ Embed Code Empty Re: PhpBB3 ~ Embed Code

Post by dotDavid September 8th 2009, 3:27 pm

I don't see a HTML for that sidebar. Can you see it anywhere in the site?
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

PhpBB3 ~ Embed Code Empty Re: PhpBB3 ~ Embed Code

Post by ankillien September 8th 2009, 4:00 pm

Hello,

You need to download the JS files that they provide and host them on a server and than link them via this code....

Code:
<script scr="FI:E URL HERE" type="text/javascript"></script>
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

PhpBB3 ~ Embed Code Empty Re: PhpBB3 ~ Embed Code

Post by dotDavid September 9th 2009, 7:40 am

OK. I'll try that.
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

PhpBB3 ~ Embed Code Empty Re: PhpBB3 ~ Embed Code

Post by dotDavid September 10th 2009, 1:32 pm

ankillien, I'm having no luck at all with your method. Does the file extension have to be .js or can it be .html etc?
dotDavid
dotDavid
Hyperactive

Male Posts : 2404
Reputation : 0
Language : English

https://help.forumotion.com/

Back to top Go down

PhpBB3 ~ Embed Code Empty Re: PhpBB3 ~ Embed Code

Post by Guest September 10th 2009, 11:08 pm

The file extension can be anything, since all current browsers assume the external file contains valid javascript code. And you don't even need to declare the MIME type of "text/javascript" even though it's technically required. All current browsers go against the W3C standard and assume the MIME type in a script tag is "text/javascript" if it's not declared.

Good luck with your endeavor!
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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