• » 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


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

    register now
    login
    Author
    Message
    webSPELL lover
    1022 Posts
    10.04.2012, 18:02 offline quote 

    Eigentlich ist schon alles gegeben. Die Umsetzung ist murks ^^

    Pack mal das zu .pagination a
    Code:
    1.
    2.
    3.
    4.
    5.
    float: left;
    width: 20px;
    height: 30px;
    background-image: url(Bilder/fea_button_01.gif);
    display: block;


    Und lösch die ganzen
    Code:
    1.
    <img src="Bilder/fea_button_0X.gif" width="20" height="30" />
    aus der index.php

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    53 Posts
    10.04.2012, 17:32 email offline quote 

    SteffkeHH wrote:

    hmm.... keiner eine ahnung?

    Wie ist es denn umgesetzt? Javascript oder CSS? Deine frage ist für mich so ein bisschen: Ich möchte ein auto welches soll ich mir holen? Da gibts schon paar mehr faktoren..

    Von vorteil wäre erst mal wer hat das wie gemacht....

    Ist es ein Free Template oder hast du es selbst eingebunden?
    Wenn selbst - Link zum Slider.
    Wenn nicht - Link zum Free Template.
    Wenn von einem coder gecodetes Template - verlang dein Geld zurück. Zumindest anteilig weil 100% Gecoded ists dann nicht und High Quality (womit fast alle werben) ists dann auch nicht.

    Grüße
    Manuel


    www.Bochi-Media.de - Free Webspell Support & Development
    Skype BochiMedia
    gTalk Administrator@Bochi-Media.de
    ICQ 628604918
    mail Administrator@Bochi-Media.de
    webSPELL newbie
    41 Posts
    10.04.2012, 15:14 offline quote 

    hmm.... keiner eine ahnung?
    webSPELL newbie
    41 Posts
    08.04.2012, 19:35 offline quote 

    Guten Tag,

    wie kann ich es so einstellen das derausgewählte button beim contentslider eine andere farbe hat wie die anderen?
    ich habe ihn zwar in der contentslider.css eingefügt aber derbutton vom activierten feature ist trotzdem nicht anders.

    hier die contentslider.css

    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.
    .sliderwrapper{
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    border: 0px solid navy;
    border-bottom-width: 0px;
    width: 650px; /*width of featured content slider*/
    height: 220px;
    background-image:url(Bilder/index_03.png);
    }



    .sliderwrapper .contentdiv{
    visibility: hidden; /*leave as is*/
    position: absolute; /*leave as is*/
    left: 0;  /*leave as is*/
    top: 0;  /*leave as is*/
    padding: 0px;
    background: white;
    width: 650px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
    height: 100%;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    }

    .pagination{
    width: 80px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    height:30px;
    text-align:left;
    padding: 0px;
    }

    .pagination a{
    padding: 0 0px;
    text-decoration: none; 
    color: #00007D;
    background: white;
    }

    .pagination a:hover, .pagination a.selected {
         background-image:url(Bilder/fea_button_select.gif);
    }



    und hier das was in der index.php ist.. also der button code...

    <div id="paginate-slider1" class="pagination">
    <a href="#" class="toc"><img src="Bilder/fea_button_01.gif" width="20" height="30" /></a>
    <a href="#" class="toc"><img src="Bilder/fea_button_02.gif" width="20" height="30" /></a>
    <a href="#" class="toc"><img src="Bilder/fea_button_03.gif" width="20" height="30" /></a>
    <a href="#" class="toc"><img src="Bilder/fea_button_04.gif" width="20" height="30" /></a>
    </div>



    hoffe ihr könnt mir helfen.

    lg steffke

    website: team-bring-it.eu/
    version: 4.2.3
    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 - 08:36 - 0 Replies
    » Updatefunktion?
    Updatefunktion?
    Last post: Digga86
    Board: DE - Vorschläge
    22.05.2013 - 08:36
    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
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers