Notifications
Clear all

[SOLVED] Need to embed chat in all pages of site

5 Posts
2 Users
0 Reactions
2,104 Views
(@sisterwicked)
Posts: 75
Estimable Member
Topic starter
 

I am using the csszen skin only, and I cannot figure out what and where to place my chatango code

<object width="500" height="400" id="obj_1263864734984"><param name="movie" value=" http://asshatproductions.chatango.com/group"/><param name="wmode" value="transparent"/><param name="AllowScriptAccess" VALUE="always"/><param name="AllowNetworking" VALUE="all"/><param name="AllowFullScreen" VALUE="true"/><param name="flashvars" value="cid=1263864734984&a=B4CCE8&b=97&c=57487F&d=57487F&e=D0E2FA&f=50&h=D0E2FA&k=57487F&l=57487F&m=D0E2FA&q=57487F&r=100&s=1&aa=1"/><embed id="emb_1263864734984" src="" http://asshatproductions.chatango.com/group" ;" width="500" height="400" wmode="transparent" allowScriptAccess="always" allowNetworking="all" type="application/x-shockwave-flash" allowFullScreen="true" flashvars="cid=1263864734984&a=B4CCE8&b=97&c=57487F&d=57487F&e=D0E2FA&f=50&h=D0E2FA&k=57487F&l=57487F&m=D0E2FA&q=57487F&r=100&s=1&aa=1"></embed></object><br>[ <a href="" http://asshatproductions.chatango.com/clonegroup?ts=1263864734984">Cop y" this</a> | <a href="" http://chatango.com/creategroup?ts=1263864734984">Star t" New</a> | <a href="" http://asshatproductions.chatango.com">Ful l" Size</a> ]

I wouldn't mind if it also displayed after story chapters, but it NEEDS to show on all user accessable sections, just below the top banner and menu.

I would also like to substitute my own image for the banner instead of the plain color-with-text block thats in this sjin. Could someone help me please?
My eFic version is 3.5.1
a link to my archive: http://www.asshat.0fees.net/eFiction351/index.php


 
Posted : 18/01/2010 10:02 pm
(@lyndsie)
Posts: 1263
Member Moderator
 

The easiest way to get it to show up on all pages would be to put in in header.tpl.


 
Posted : 18/01/2010 10:59 pm
(@sisterwicked)
Posts: 75
Estimable Member
Topic starter
 

Indeed, but where in the

<!-- START BLOCK : header -->
<body>
<div id="{page_id}">
<div id="banner">
<div id="sitename">{sitename}</div>
<div id="slogan">{slogan}</div>
<div id="skin">{skinchange_content}</div>
<div id="rss">{rss}</div>
{menu_content}
{login_content}
</div>
<div id="mainpage">
<!-- END BLOCK : header -->

would i put it, and what would i enter, exactly? I just installed this and have no idea what half of it DOES yet


 
Posted : 18/01/2010 11:06 pm
(@lyndsie)
Posts: 1263
Member Moderator
 

I can't tell you anything about the code you're trying to integrate, but as for where to put it, you should probably put it after the </div> of the banner div and before the mainpage div. This puts it between the menu and the contents of the page generated beneath the menu. You might also put it after the mainpage div, but then you might end up getting it behaving differently on different pages, and the rest of the code for those pages is in different files.


 
Posted : 19/01/2010 12:36 am
(@sisterwicked)
Posts: 75
Estimable Member
Topic starter
 

Thanks, I managed to get it fixed.


 
Posted : 13/02/2010 12:27 am
Share: