[SOLVE]KisMod Banner

support for IntegraMOD 132

Moderator: Integra Moderator

[SOLVE]KisMod Banner

PostAuthor: doswald » Thu May 11, 2006 10:50 pm

Hi guys,

Me again! Just want to know in this site (IntegraMod2) are the banners in GIF format or in JS, I want my banner interactive too. If yes, can you please lead me the way how to make my banner working like that?

Thanks
Last edited by doswald on Thu May 18, 2006 9:58 pm, edited 1 time in total.
One of the best ways to educate our hearts is to look at our interaction with other people, because our relationships with others are fundamentally a reflection of our relationship with ourselves.
--Stephen R. Covey First Things First--
User avatar
doswald
Integra Member
Integra Member
 
Posts: 165
Likes: 0 post
Liked in: 0 post
Joined: Tue May 09, 2006 9:33 pm
Cash on hand: 0.00

PostAuthor: Adrian Rea » Fri May 12, 2006 12:36 pm

Its flash <img>

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: KisMod Banner

PostAuthor: doswald » Sun May 14, 2006 8:24 pm

"Adrian Rea";p="5705" wrote:Its flash <img>

A


Thanks A, I'm using 1.3.2c can I use a Banner with flash too?

Thanks for assistance.

Regards
Dick Oswald
Last edited by doswald on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
One of the best ways to educate our hearts is to look at our interaction with other people, because our relationships with others are fundamentally a reflection of our relationship with ourselves.
--Stephen R. Covey First Things First--
User avatar
doswald
Integra Member
Integra Member
 
Posts: 165
Likes: 0 post
Liked in: 0 post
Joined: Tue May 09, 2006 9:33 pm
Cash on hand: 0.00

Re: KisMod Banner

PostAuthor: Helter » Sun May 14, 2006 8:28 pm

yes you can, but it has to be hard coded. The logo mod will not display flash
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: KisMod Banner

PostAuthor: doswald » Mon May 15, 2006 12:34 am

"HelterSkelter";p="5917" wrote:yes you can, but it has to be hard coded. The logo mod will not display flash


thanks, can somebody direct me to that way? or yet, i'll use a customized GIF (is this good?). please help me.

regards
Last edited by doswald on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
One of the best ways to educate our hearts is to look at our interaction with other people, because our relationships with others are fundamentally a reflection of our relationship with ourselves.
--Stephen R. Covey First Things First--
User avatar
doswald
Integra Member
Integra Member
 
Posts: 165
Likes: 0 post
Liked in: 0 post
Joined: Tue May 09, 2006 9:33 pm
Cash on hand: 0.00

Re: KisMod Banner

PostAuthor: Adrian Rea » Mon May 15, 2006 6:48 am

This is the code used in this site in http://integramod.com/forum/templates/f ... header.tpl
Code: Select all
 {QBARS}<a></a><table><tr><td><table><tr> <!-- <td><a><img></a></td>--><td><object classid="clsid]Java script is not allowed in posts*[/color]</div></td><!--disable banner<BEGIN><td><div>{BANNER_0_IMG}</div></td><END>end disable banner --><td>     </td></tr></table>{QMENUS}  


A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: KisMod Banner

PostAuthor: Helter » Mon May 15, 2006 8:42 am

depending on the file size of an animated gif, it can cause long page load times. If you use one in the overall header you should try to limit the # of frames to 10 or less.
Do you have the images you wish to animate? If you post the images, I can make the flash and post the overall_header html code to display it
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: KisMod Banner

PostAuthor: doswald » Mon May 15, 2006 6:09 pm

"HelterSkelter";p="5966" wrote:depending on the file size of an animated gif, it can cause long page load times. If you use one in the overall header you should try to limit the # of frames to 10 or less.
Do you have the images you wish to animate? If you post the images, I can make the flash and post the overall_header html code to display it


Thanks HelterSkelter for offering <img> I appreciate it. I'll create first the images that i want to animate and I will give it to you.

Another question, are the both sides can possibly have a flash Banner?

Regards

PS> Thanks also A, I'll look on that. Cheers
Last edited by doswald on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
One of the best ways to educate our hearts is to look at our interaction with other people, because our relationships with others are fundamentally a reflection of our relationship with ourselves.
--Stephen R. Covey First Things First--
User avatar
doswald
Integra Member
Integra Member
 
Posts: 165
Likes: 0 post
Liked in: 0 post
Joined: Tue May 09, 2006 9:33 pm
Cash on hand: 0.00

Re: KisMod Banner

PostAuthor: Helter » Mon May 15, 2006 9:21 pm

the main banner, which is by default on the right side, is capable of displaying flash without modification. It is the logo on the left that has to be hard coded
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: KisMod Banner

PostAuthor: doswald » Mon May 15, 2006 9:51 pm

"HelterSkelter";p="6026" wrote:the main banner, which is by default on the right side, is capable of displaying flash without modification.


Hi Helter,

Really? Where can I put the Flash file in the script, and can you direct me the way how it can be done?

Thanks much
Last edited by doswald on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
One of the best ways to educate our hearts is to look at our interaction with other people, because our relationships with others are fundamentally a reflection of our relationship with ourselves.
--Stephen R. Covey First Things First--
User avatar
doswald
Integra Member
Integra Member
 
Posts: 165
Likes: 0 post
Liked in: 0 post
Joined: Tue May 09, 2006 9:33 pm
Cash on hand: 0.00

Re: KisMod Banner

PostAuthor: Helter » Mon May 15, 2006 10:03 pm

go to acp/styles admin/banner/
you can edit the 1st default banner
in the "type" section, choose "Custom HTML Code"
in the "Image path/Text/Code:" section, paste the html for the flash file you wish to display
choose submit
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: KisMod Banner

PostAuthor: doswald » Mon May 15, 2006 10:06 pm

OMG, i overlooked on that. Thanks Helterskelter.
Last edited by doswald on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
One of the best ways to educate our hearts is to look at our interaction with other people, because our relationships with others are fundamentally a reflection of our relationship with ourselves.
--Stephen R. Covey First Things First--
User avatar
doswald
Integra Member
Integra Member
 
Posts: 165
Likes: 0 post
Liked in: 0 post
Joined: Tue May 09, 2006 9:33 pm
Cash on hand: 0.00

Re: KisMod Banner

PostAuthor: doswald » Wed May 17, 2006 11:57 pm

"HelterSkelter";p="6029" wrote:go to acp/styles admin/banner/
you can edit the 1st default banner
in the "type" section, choose "Custom HTML Code"
in the "Image path/Text/Code:" section, paste the html for the flash file you wish to display
choose submit


Hi, I just want to know, the above right banner, the one with many text, is that a flash format too?
Last edited by doswald on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
One of the best ways to educate our hearts is to look at our interaction with other people, because our relationships with others are fundamentally a reflection of our relationship with ourselves.
--Stephen R. Covey First Things First--
User avatar
doswald
Integra Member
Integra Member
 
Posts: 165
Likes: 0 post
Liked in: 0 post
Joined: Tue May 09, 2006 9:33 pm
Cash on hand: 0.00

Re: KisMod Banner

PostAuthor: Helter » Thu May 18, 2006 5:58 am

on this site, i turned off the top banner and added the code from integrastyle

find in overall_header.tpl

Code: Select all
<link>


after, add


Code: Select all
<script>[color=red]Java script is not allowed in posts*[/color]<style><!--    .finews {      height]


find

[code]<BEGIN><td><div>{BANNER_0_IMG}</div></td><END>[/code]

replace with


[code]<td><div>   <script>[color=red]Java script is not allowed in posts*[/color]</div></td><!--disable banner<BEGIN><td><div>{BANNER_0_IMG}</div></td><END>end disable banner -->


you can edit the text in templates/fi_newsfader_user.js
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: KisMod Banner

PostAuthor: Okki » Thu May 18, 2006 6:15 am

can't you put it in a "Custom HTML Code" Banner?

And it would be nice to have the text in the database!
Like some window in ACP where you can add/edit the lines of text.
Last edited by Okki on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[hr][size=99px] [url=http]http][/size]
[color=red][size=99px][/size]
Please visit our advertisers.
User avatar
Okki
Dev Team
Dev Team
 
Posts: 576
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 26, 2006 2:05 pm
Cash on hand: 0.00

Next

Return to IntegraMOD 132

Who is online

Registered users: Bing [Bot], Google [Bot], Vendethiel