Top Xl Support Impressum :: Search :: The newest topics
Register :: Log in

Scrollbar einbauen ?

 
   Top Xl Support Forum Index -> Templates und Design
View previous topic :: View next topic  
Author Message
flurit



Joined: 21 Jan 2009
Posts: 6
Location: Kreis Lörrach

PostPosted: Wed Jan 21, 2009 3:59 pm    Post subject: Scrollbar einbauen ?

Hallo Team !

Ich habe mich zwar durch gelesen,komme aber nicht ganz klar damit.


Ich würde gerne die Scrollbar

1. Einbauen
2.Farblich verändern

Wo,an welcher Stelle muss ich die Scrollbar einfügen?

In der Datei Style-Html wurde ich nicht fündig
kann man diesen Code fertig generiert einbauen ?



<style type="text/css">
<!--
body {
scrollbar-face-color: #FFB573;
scrollbar-track-color: #D6C610;
scrollbar-arrow-color: #844D18;
scrollbar-highlight-color: #D6C610;
scrollbar-shadow-color: #844D18;
scrollbar-3dlight-color: #CE84C6;
scrollbar-darkshadow-color: #000000;
}
-->
</style>
_________________
Danke und Grüß Gott Flurit
Back to top
View user's profile Send private message Visit poster's website
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Wed Jan 21, 2009 4:50 pm    Post subject:

Hi
das machst du in die datei style css
schau mal ganz am Anfang ist schon ein body definiert.
Da machst du das denn zu rein
Beim standard template würde das denn so aussehen
Code:
body {margin-left: 5px;margin-top: 5px;margin-right: 5px;margin-bottom: 5px;background-color: #FFFFFF;background-image: url(img/back.gif);scrollbar-face-color: #FFB573; scrollbar-track-color: #D6C610; scrollbar-arrow-color: #844D18; scrollbar-highlight-color: #D6C610; scrollbar-shadow-color: #844D18; scrollbar-3dlight-color: #CE84C6; scrollbar-darkshadow-color: #000000;
}

mfg
simon
Back to top
View user's profile Send private message Visit poster's website
flurit



Joined: 21 Jan 2009
Posts: 6
Location: Kreis Lörrach

PostPosted: Wed Jan 21, 2009 6:23 pm    Post subject:

Hallo Paddelberg

Ich habe es versucht,leide rging es nicht bei mir.

Kann es sein das es ein Konflikt geben kann zwischen dem Befehl des Haupthintergrunbildes Attachment fixed?

hier eine Kopie meines einfügens des Codes in Zeile 1

body {margin:5px; background-color: #FFFFFF;background-image: url('http://mineraldruse.de/bilder/bg6401.jpg'); background-repeat:no-repeat;background-attachment:fixed; padding:0px;};scrollbar-face-color: #FFB573; scrollbar-track-color: #D6C610; scrollbar-arrow-color: #844D18; scrollbar-highlight-color: #D6C610; scrollbar-shadow-color: #844D18; scrollbar-3dlight-color: #CE84C6; scrollbar-darkshadow-color: #000000; }


hoffe sie können noch weiter helfen
_________________
Danke und Grüß Gott Flurit
Back to top
View user's profile Send private message Visit poster's website
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Wed Jan 21, 2009 7:41 pm    Post subject:

body {margin:5px; background-color: #FFFFFF;background-image: url('http://mineraldruse.de/bilder/bg6401.jpg'); background-repeat:no-repeat;background-attachment:fixed; padding:0px;};scrollbar-face-color: #FFB573; scrollbar-track-color: #D6C610; scrollbar-arrow-color: #844D18; scrollbar-highlight-color: #D6C610; scrollbar-shadow-color: #844D18; scrollbar-3dlight-color: #CE84C6; scrollbar-darkshadow-color: #000000; }

entferne mal die zwei rot eingefärbten zeichen und probiers nochmal
wenn das nicht geht, denn veruche vor das body noch html, zu schreiben

also so
Code:
html, body {margin:5px; background-color: #FFFFFF;background-image: url('http://mineraldruse.de/bilder/bg6401.jpg'); background-repeat:no-repeat;background-attachment:fixed; padding:0px;scrollbar-face-color: #FFB573; scrollbar-track-color: #D6C610; scrollbar-arrow-color: #844D18; scrollbar-highlight-color: #D6C610; scrollbar-shadow-color: #844D18; scrollbar-3dlight-color: #CE84C6; scrollbar-darkshadow-color: #000000; }

Das müsste den sicher gehen (aber nur im Internet Explorer!)
Back to top
View user's profile Send private message Visit poster's website
flurit



Joined: 21 Jan 2009
Posts: 6
Location: Kreis Lörrach

PostPosted: Wed Jan 21, 2009 9:48 pm    Post subject:

Very Happy Very Happy

Hallo Paddelberg

Nu hats geklappt nach entfernen der Zeichen ];
und einfügen des html vor dem bodytag

Gruß Flurit Smile Smile
_________________
Danke und Grüß Gott Flurit
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Top Xl Support Forum Index -> Templates und Design All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum