• » webSPELL.org - Free Content Management System
  • Language switch: English German
  • login



    » lost password?   » register now
  • About webSPELL

    webSPELL is a free Content Management System which was especially developed for the needs of esport related communities. Since a short while we are also offering an optimized and enhanced webSPELL version for the special requirements of non-profit organisations. The purpose of both systems is to offer a professional and free opportunity to create and administrate your own website in an easy and optimized way.

    » Learn more about webSPELL     » Download webSPELL now!
  • Advertisement

    Follow us

  • Sort:     printview
    Author
    Message
    webSPELL newbie
    9 Posts
    06.09.2012, 20:28 email offline quote 

    I would like to know how can I edit the banner rotation to look just like this:
    http://img69.imageshack.us/img69/5365/testecwk.jpg

    My website only allows to have one banner at a time and I want to have multiple banners at the same time.
    Is it possible? Thx!

    website: Team forsaKn e-Sports
    version: 4.2.3
    webSPELL newbie
    9 Posts
    07.09.2012, 18:01 email offline quote 

    Anyone?
    webSPELL user
    281 Posts
    08.09.2012, 13:06 offline quote 

    i think that are static links at your image...

    Locker bleiben, aber nicht locker lassen!
    webSPELL newbie
    9 Posts
    08.09.2012, 23:22 email offline quote 

    md# wrote:

    i think that are static links at your image...

    Can you be more specific please?
    webSPELL user
    440 Posts
    09.09.2012, 00:01 offline quote 

    hi,

    he means:
    hardcoded in index.php

    cu
    Bisakun
    webSPELL newbie
    9 Posts
    09.09.2012, 01:46 email offline quote 

    This is my index.php
    What exactly do I need to change? I'm not a pro at coding...

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    9.
    10.
    11.
    12.
    13.
    14.
    15.
    16.
    17.
    18.
    19.
    20.
    21.
    22.
    23.
    24.
    25.
    26.
    27.
    28.
    29.
    30.
    31.
    32.
    33.
    34.
    35.
    36.
    37.
    38.
    39.
    40.
    41.
    42.
    43.
    44.
    45.
    46.
    47.
    48.
    49.
    50.
    51.
    52.
    53.
    54.
    55.
    56.
    57.
    58.
    59.
    60.
    61.
    62.
    63.
    64.
    65.
    66.
    67.
    68.
    69.
    70.
    71.
    72.
    73.
    74.
    75.
    76.
    77.
    78.
    79.
    80.
    81.
    82.
    83.
    84.
    85.
    86.
    87.
    88.
    89.
    90.
    91.
    92.
    93.
    94.
    95.
    96.
    97.
    <?php
    // important data include
    include("_mysql.php");
    include("_settings.php");
    include("_functions.php");

    $_language->read_module('index');
    $index_language = $_language->module;
    // end important data include
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- Diese Metatags bitte nach eigenen Wünschen ändern -->
    <meta name="description" content="Clanpage using webSPELL 4 CMS" />
    <meta name="author" content="webspell.org" />
    <meta name="keywords" content="webspell, webspell4, clan, cms" />
    <meta name="copyright" content="Copyright &copy; 2005 - 2009 by webspell.org- made by synthesize-graphics.de" />
    <meta name="generator" content="webSPELL" />
    <!-- Head & Title include -->
    <title><?php echo PAGETITLE; ?></title>
    <link rel="stylesheet" type="text/css" href="_stylesheet.css" media="screen" />
    <link rel="stylesheet" type="text/css" href="contentslider.css" />
    <link href="tmp/rss.xml" rel="alternate" type="application/rss+xml" title="<?php echo getinput($myclanname); ?> - RSS Feed" />
    <script src="js/bbcode.js" language="jscript" type="text/javascript"></script>
    <script type="text/javascript" src="js/contentslider.js">
    /* Featured Content Slider- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) */
    </script>
     <!--[if lt IE 7]>
     <script type="text/javascript" src="js/pngfix.js"></script>
     <![endif]-->
    <link rel="shortcut icon" href="favicon.ico">
    <link rel="icon" type="image/gif" href="animated_favicon1.gif">
    <?php include("cup_navigation.php"); ?>
    <?php $_GET['site']=='sc_cupinstant' ? '' : include("sc_cupinstant.php"); ?>
    </head>
         <body>
              <div id="wrapper">
                   <div id="header">
                        <h1 class="hidden"><strong><?php echo PAGETITLE; ?></strong></h1>
                        <?php include("counter.php"); ?>
                        <!-- Alle unnötigen Länder löschen unter languages/ -->
                        <span class="lang"><?php include("sc_language.php"); ?></span>
                   </div>
                   <div id="sponsor_login">
                        <div class="sponsors"><?php include("sc_sponsors.php"); ?></div>
                        <?php include("login.php"); ?>
                   </div>
                   <div id="left_content">
                   <!-- Navigation editierbar unter templates/navigation.html -->
                        <?php include("navigation.php"); ?>
                        <div id="bannerrotation">
                             <?php include("sc_bannerrotation.php"); ?>
                        </div>
                   </div>
                   <div id="content">
                        <div id="matches"><?php include("sc_results.php"); ?></div>
                      <div id="slider1" class="sliderwrapper">
                          <div class="contentdiv">
                          <a href="index.php?site=news"><img src="design/special_test.jpg" alt="Starcraft2" /></a>
                          </div>
                          <div class="contentdiv">
                          <a href="index.php?site=news"><img src="design/special_test2.jpg" alt="Diablo 3" /></a>
                          </div>
                      </div>
                      <div id="paginate-slider1" class="pagination"></div>
                      <script type="text/javascript">
                      featuredcontentslider.init({
                           id: "slider1",
                           contentsource: ["inline", ""],  //Valid values: ["inline", ""] or ["ajax", "path_to_file"]
                           toc: "#increment",  //Valid values: "#increment", "markup", ["label1", "label2", etc]
                           nextprev: ["", "&raquo;"],  //labels for "prev" and "next" links. Set to "" to hide.
                           revealtype: "click", //Behavior of pagination links to reveal the slides: "click" or "mouseover"
                           enablefade: [true, 0.2],  //[true/false, fadedegree]
                           autorotate: [true, 13000],  //[true/false, pausetime]
                           onChange: function(previndex, curindex){
                           }
                      })
                      </script>
                      <div class="inhalt">
                             <?php
                             if(!isset($site)) $site="news";
                             $invalide = array('\\','/','/\/',':','.');
                             $site = str_replace($invalide,' ',$site);
                             if(!file_exists($site.".php")) $site = "news";
                             include($site.".php");
                             ?>
                        </div>
                   </div>
                   <div class="clear"></div>
                   <div id="footer"><a href="index.php?site=contact">Contacts</a> | <a href="index.php?site=imprint">Imprint</a><br />copyright 2011 by <?php echo "$myclanname"; ?></div>
              </div>
         </body>
    <div id="fb-root"></div><script src="http://connect.facebook.net/pt_PT/all.js#xfbml=1"></script>
    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
    </html>
    webSPELL user
    440 Posts
    09.09.2012, 13:32 offline quote 

    Hi,

    its simple html, no need of coding skills
    something like this

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    link = <a href="http://www.google.de" target="_blank"><img src="PATH_TO_YOUR_IMAGE" /></a>

    <table>
    <tr>
    <td>link1</td><td>link2</td>
    </tr>
    .....
    </table>



    insert at line 55 or so

    cu
    Bisakun
    Administrator
    Member of webSPELL e.V.
    1905 Posts
    09.09.2012, 21:50 offline quote 

    You also can use the partners.php lächeln

    MfG, #fab smile
    webSPELL newbie
    9 Posts
    11.09.2012, 18:03 email offline quote 

    thx guys! problem solved via index.php
    Sort:     printview


    To start or to reply to a topic you have to be registered and logged in!

    register now
    login
  • » Support

    » Topics
    22.05.2013 - 00:47 - 5 Replies
    » msql datenbank transfer
    msql datenbank transfer
    Last post: pgene
    Board: DE - Technischer Support
    22.05.2013 - 00:47
    22.05.2013 - 00:03 - 9 Replies
    » Mein Forum
    Mein Forum
    Last post: Lordy4007
    Board: DE - Fragen zur Seite
    22.05.2013 - 00:03
    21.05.2013 - 22:43 - 5 Replies
    » forum anzeige erweitern
    forum anzeige erweitern
    Last post: Swordfish3000
    Board: DE - Allgemeiner Support
    21.05.2013 - 22:43
    21.05.2013 - 20:12 - 3 Replies
    » When the update?
    When the update?
    Last post: Argu
    Board: EN - General
    21.05.2013 - 20:12
    21.05.2013 - 19:43 - 9 Replies
    » login startseite
    login startseite
    Last post: Argu
    Board: DE - Technischer Support
    21.05.2013 - 19:43
    21.05.2013 - 13:18 - 7 Replies
    » [Biete] Template Designs
    [Biete] Template Designs
    Last post: Marceld
    Board: DE - Biete
    21.05.2013 - 13:18
    21.05.2013 - 05:15 - 0 Replies
    » Need Designer for Logo/Te...
    Need Designer for Logo/Template
    Last post: Kody
    Board: EN - General
    21.05.2013 - 05:15
    21.05.2013 - 05:13 - 0 Replies
    » Looking for Designers/Cod...
    Looking for Designers/Coders (paid)
    Last post: Kody
    Board: EN - Requests
    21.05.2013 - 05:13
    20.05.2013 - 21:11 - 12 Replies
    » High Quality Website
    High Quality Website
    Last post: Dansjostedt
    Board: EN - Offers
    20.05.2013 - 21:11
    20.05.2013 - 18:27 - 4 Replies
    » [S] Tester für neuen Foru...
    [S] Tester für neuen ForumMod
    Last post: Argu
    Board: DE - Anfragen
    20.05.2013 - 18:27
    20.05.2013 - 11:47 - 5 Replies
    » Suche Designer GGL:Geld
    Suche Designer GGL:Geld
    Last post: Dynamic-Webmedia
    Board: DE - Suche
    20.05.2013 - 11:47
    20.05.2013 - 00:07 - 0 Replies
    » [S] Suche Programmierer
    [S] Suche Programmierer
    Last post: phoenix762
    Board: DE - Suche
    20.05.2013 - 00:07
    18.05.2013 - 19:58 - 36 Replies
    » Exklusiv Webseite zur Mie...
    Exklusiv Webseite zur Miete
    Last post: liQweb
    Board: DE - Biete
    18.05.2013 - 19:58
    18.05.2013 - 12:21 - 1 Replies
    » Query failed
    Query failed
    Last post: LoRd
    Board: DE - Allgemeiner Support
    18.05.2013 - 12:21
    18.05.2013 - 09:36 - 3 Replies
    » benötige hilfe bei paar k...
    benötige hilfe bei paar kleinigkeiten
    Last post: immostar
    Board: DE - Technischer Support
    18.05.2013 - 09:36
    18.05.2013 - 03:33 - 4 Replies
    » [SELL] Gaming Website
    [SELL] Gaming Website
    Last post: hornyst
    Board: EN - Offers
    18.05.2013 - 03:33
    18.05.2013 - 00:32 - 6 Replies
    » Hide BBCODE Echo
    Hide BBCODE Echo
    Last post: dado2106
    Board: EN - Technical support
    18.05.2013 - 00:32
    17.05.2013 - 21:42 - 0 Replies
    » website help
    website help
    Last post: envy0024
    Board: EN - Technical support
    17.05.2013 - 21:42
    17.05.2013 - 21:03 - 1 Replies
    » Need Coder!
    Need Coder!
    Last post: iG.ShAdOw
    Board: EN - Requests
    17.05.2013 - 21:03
    17.05.2013 - 20:44 - 9 Replies
    » Query failed!
    Query failed!
    Last post: LoRd
    Board: DE - Allgemeiner Support
    17.05.2013 - 20:44
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers