uCoz Community uCoz Modules Additional Features Banner Rotator (creation, settings) |
Banner Rotator |
Banner Rotator is a feature that permits to display several banners at one spot in random order.
Before you create a banner you must first create at least one category. Then click on the button Add banner.
Banner type: See the description below. Banner name: This is an internal name, for you to distinguish one banner form another. So give your banners informative names. Category: A category combines banners into one unit, i.e. if you insert a category script on a page different banners from this one category will be shown in one place. Full URL of banner image: Here you must enter full URL of a banner image. Width/height: If all 7 images are of the same size you can set their size, different from the real one. If you leave the fields blank an image will be displayed in its real size. Site address (URL): Here you must enter the URL of a site which must open when someone clicks on the banner. You can also select the following option – open in a new window (_blank), in the current window (_top). Text to be displayed under the banner: Any text that describes the image.
Priority: the higher the priority is, the more often the banner is displayed. A banner may be displayed not immediately: you can set Starting date of banner exposure: and can limit the exposure by setting Expire date of banner exposure: or Weekdays when the banner is exposed: The form changes depending on a banner type. 2. If it is a flash banner the system adds an EMBED tag to the image URL, and the form looks like this: 3. If a banner is a simple hyperlink text the system displays this text as a link, and the form looks like this: 4. If you want to add some other code select the banner type “Full code” and the system will display it as it is, and the form will look like this: Don’t forget to select a category of the banner.
One and the same banner can have up to 7 different images which will be displayed in turn. I'm not active on the forum anymore. Please contact other forum staff.
|
I tried it but the banners don`t rotate fast can u please give me the exact setting I understood the above tut but unable to set the timing correctly.
As of now I have 16 banners and want each to be shown for 5 sec and then the next one; so on and so forth. Thank You In Advance..
|
Quote (Angel7) Devil_Jin, maybe you mean marquee?.. Hi Angel7, Thanks a lot for the info was not getting the exact word marquee... Will check the thread you pointed...
I checked the thread and put all my banners so for them to move.
Code <marquee scrolldelay="80" direction="bottom" onmouseover='this.stop()' onmouseout='this.start()' >MY BANNERS HERE</marquee> The problem is I want them to move from top to bottom or Bottom to Top I guess I did something wrong. Can anyone please correct it so I get the desired results. If you can`t understand the question please say so I will explain again. Thanks A Lot To Everyone And The Staff For Being Patient And Helping Out Eveyone.
Post edited by Devil_Jin - Thursday, 2009-07-02, 4:30 PM
|
Quote (Devil_Jin) The problem is I want them to move from top to bottom or Bottom to Top I guess I did something wrong.
Quote (Devil_Jin) <marquee scrolldelay="80" direction="down" onmouseover='this.stop()' onmouseout='this.start()' >MY BANNERS HERE</marquee> try this Good luck. uCoz rocks <3
|
Quote (Angel7)
Code <marquee scrolldelay="80" direction="down" onmouseover='this.stop()' onmouseout='this.start()' >MY BANNERS HERE</marquee> try this smile Good luck. Thanks Angel7 its working great. Again Thanks a Million for your help and patience. Adding REP for your kind help.
|
Quote (Devil_Jin) One last question if you don`t mind please. Want to align it to center of the box so all the banners move from top to bottom and are aligned in the center.What would that HTML code look like... I'm not sure but... maybe so? Code <marquee scrolldelay="80" direction="down" onmouseover='this.stop()' onmouseout='this.start()' ><center>MY BANNERS HERE</center></marquee> PS Not at all. You're very welcome. uCoz rocks <3
Post edited by Angel7 - Friday, 2009-07-03, 10:18 AM
|
I have read and read, and sorry to ask, But I have the code for the Banner rotator
Code <script type="text/javascript" src="http://www.easysharez.com/rtr/1"></script> And my site is Design # 991 and I still can not figure out where to put the code? Any help would be thanked very much. Thank you |
OK, I'm wanting to remove the banner that is in play now and just replace it with this Banner rotator on all pages (where it will apply to all of the site).
I have tried inserting the code, but nothing showed up, will it take awhile for it to take effect? Ill give a example of where I put it - CP/Custom Design/Top Part Of Website OLD CODE
Code <table border="0" cellpadding="0" cellspacing="0" width="100%" height="230"> <tr><td style="background:url('/.s/t/991/1.gif') right bottom repeat-x;"> </td> <td width="155" style="background:url('/.s/t/991/2.jpg');padding-top:5px;font-size:10px;" valign="top">$WDAY$, $DATE$, $TIME$<br><br><br><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><br><a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->My profile<!--</s>--></a><?else?><br><a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><br><a href="$LOGOUT_LINK$"><!--<s5164>-->Log out<!--</s>--></a><?else?><br><a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a><?endif?><?endif?></td> <td width="267"><img src="/.s/t/991/3.jpg" border="0"></td> <td width="269" style="background:url('/.s/t/991/4.jpg');padding-top:20px;" align="center" valign="top"><span style="color:#441807;font:20pt bold Verdana,Tahoma;"><!-- <logo> -->EasyShareZ<!-- </logo> --></span></td> <td width="149" style="background:url('/.s/t/991/5.jpg');padding-top:5px;font-size:10px;" align="right" valign="top"><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$" title="My profile"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$" title="RSS">RSS</a><?endif?></td> <td style="background:url('/.s/t/991/1.gif') left bottom repeat-x;"> </td></tr> </table><div style="height:10px;"></div> After I changed it - NEW CODE -
Code <table border="0" cellpadding="0" cellspacing="0" width="100%" height="230"> <tr><td style="background:url('/.s/t/991/1.gif') right bottom repeat-x;"> </td> <td width="155" style="background:url('/.s/t/991/2.jpg');padding-top:5px;font-size:10px;" valign="top">$WDAY$, $DATE$, $TIME$<br><br><br><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><br><a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->My profile<!--</s>--></a><?else?><br><a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><br><a href="$LOGOUT_LINK$"><!--<s5164>-->Log out<!--</s>--></a><?else?><br><a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a><?endif?><?endif?></td> <script type="text/javascript" src="http://www.easysharez.com/rtr/1"></script><span style="color:#441807;font:20pt bold Verdana,Tahoma;"><!-- <logo> -->EasyShareZ<!-- </logo> --></span></td> <td width="149" style="background:url('/.s/t/991/5.jpg');padding-top:5px;font-size:10px;" align="right" valign="top"><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$" title="My profile"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$" title="RSS">RSS</a><?endif?></td> <td style="background:url('/.s/t/991/1.gif') left bottom repeat-x;"> </td></tr> </table><div style="height:10px;"></div> Did I put it in the right place? Does it take time for it to a peer? Where would I insert the code for this? And thank you for your help Ms. Sunny EZ Post edited by easysharez - Wednesday, 2009-11-04, 11:14 AM
|
easysharez, your banner rotator works fine. As far as I understand you want to have changeable top picture. You need coding knowledge to be able to add the script correctly in the right place. Or you may ask on Design Customization board.
I'm not active on the forum anymore. Please contact other forum staff.
|
I just want to know where to put the code for this to work, I went by your directions and I have generated a code.
Code <script type="text/javascript" src="http://www.easysharez.com/rtr/1"></script> Id just like to know where to place the code for it to take over old banner and put this in Thank you |
| |||