Startseite
Barrierearmes Presseportal für kostenlose Pressemitteilungen, Nachrichten, Veranstaltungen, Events und mehr...

Drupal Theme Bluefun

(English version in the bottom of the page... please scroll!)
Endlich... Hat ein Weilchen gedauert, aber jetzt bin ich mit dem Theme fertig. Es ist ein neues Theme für Drupal 6 und es ist das Theme, welches auch hier vorläufig noch(nicht mehr lange) Verwendung findet.

Drupal 6 Template in blau

Das Theme ist relativ schnell, da es recht klein ist(etwa 22KB an Bildern) und läuft mit dem Lavalamp Menü im Header, sowie in beiden Sidebars(etwa 8KB). Bluefun ist html Valide und hat eine fixe Breite. Falls genug Interesse haben, werde ich noch eine fluide Version basteln.

Logo:
Das Logo im Header ist der "Home" Button oben links. Du kannst recht einfach dein eigenes Logo erstellen. Farbe oben: 002a64 , Farbe unten: 244975(danach mit Photoshop, oder Gimp den Verlauf ziehen), Höhe muß:116px sein, die Weite kannst du selbst bestimmen(max. 500px).

Download: bluefun.zip
Demo: Themebot

English version:

Bluefun is a theme with a fixed width, valid, css driven, 1-2, or 3 Sidebars, the great lavalamp menu in the header and the sidebars. It's a clean and very fast theme(Images 22KB).

Logo:
The logo in the left top corner of the header is the "Home" button. You can build your own logo. Color-Top: 002a64 , Color-Bottom: 244975, Height must be:116px, Width is variable possible(max.500px).

Download: bluefun.zip
Demo: you see it now!
contact me if you have any questions.

Have fun!

Update: No more support, comments are closed!

 #

Thank you very much for the excellent and useful subject.

 
 #

Thank you very much for your kind and quick response Antworten. You have lovely work and I wish you well I look forward to the update and fix.

 
 #

Hi hope you can help I have an error on the theme on the new durapal

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; FDM; InfoPath.1; OfficeLiveConnector.1.4; OfficeLivePatch.0.0; .NET CLR 3.0.30729)
Timestamp: Mon, 12 Oct 2009 16:15:25 UTC

Message: Syntax error
Line: 508
Char: 3
Code: 0
URI: http://cdrtalk.selfip.com/MusicSeries/sites/default/files/js/js_f806712f...

Message: 'jQuery' is undefined
Line: 13
Char: 1
Code: 0
URI: http://cdrtalk.selfip.com/MusicSeries/user/1

 
 #

there is a problem with the javascript aggregator. when the javascript is not compressed, then it works. i will fix it.

 
 #

Mit diesem Theme habe ich genau das gefunden, das ich wollte.

 
 #

freut mich, wenn es dir gefällt... :)

 
 #

Can we change the background colour?

 
 #

Very good post, thanks a lot.

 
 #

yes. this is no problem.
Open the style.css and look for:

body {
margin: 0px 0px;
padding: 0px 0px;
background-image: url(images/stripe.png);
background-repeat: repeat-y;
background-position: top;
font-family: Trebuchet MS;
}

replace with:

body {
margin: 0px 0px;
padding: 0px 0px;
background:#your color code;
font-family: Trebuchet MS;
}

or replace with your own background image:

body {
margin: 0px 0px;
padding: 0px 0px;
background-image: url(images/your_background_image.png);
background-repeat: repeat-y;
background-position: top;
font-family: Trebuchet MS;
}

best regards
Tom

 

Newsfeeds

Inhalt abgleichen