Allmystery
Menschen Wissenschaft Politik Mystery Kriminalfälle Spiritualität Verschwörungen Technologie Ufologie Natur Umfragen Unterhaltung
weitere Rubriken
PhilosophieTräumeOrteEsoterikLiteraturAstronomieHelpdeskGruppenGamingFilmeMusikClashVerbesserungenAllmysteryEnglish
Diskussions-Übersichten
BesuchtTeilgenommenAlleNeueGeschlossenLesenswertSchlüsselwörter
Schiebe oft benutzte Tabs in die Navigationsleiste (zurücksetzen).

Do it yourself: CSS für Profil und Blog

6.815 Beiträge ▪ Schlüsselwörter: Allmystery, Hilfe, Welt ▪ Abonnieren: Feed E-Mail

Do it yourself: CSS für Profil und Blog

02.02.2013 um 06:39
Ich steig durch diesen Thread nicht mehr ganz so durch :D
Und ich wette, die Frage gab es schon.. Aber vielleicht kann mir ja doch jemand helfen..

Wie mache ich es, dass wenn jemand einen Gästebucheintrag machen will in dem Feld, in dem man schreibt ein anderes Hintergrundbild ist? Ich hoffe, die Frage macht Sinn. :D

Anzeige
melden

Do it yourself: CSS für Profil und Blog

02.02.2013 um 08:50
@dog

#gb_post_textarea {background: url(BILD-LINK);}

Du musst nicht den ganzen Thread von Hand durchsuchen, jeder Thread hat eine eigene Suchfunktion, oben
Ich glaube aber deine Frage ist hier so noch nicht gefallen.


melden

Do it yourself: CSS für Profil und Blog

03.02.2013 um 23:50
Hi @tic,

du brauchst dich über meinen Ausschied nicht mehr mit zurückgelassenen Souvenirs hinwegtrösten.


melden
tic ehemaliges Mitglied

Link kopieren
Lesezeichen setzen

Do it yourself: CSS für Profil und Blog

04.02.2013 um 00:12
:ask: wie meinste das @Dr.BT_


melden

Do it yourself: CSS für Profil und Blog

04.02.2013 um 00:19
Nope. Ich bin das upgrade. Effizienter, fortgeschrittener und ein paar Monate älter.


melden

Do it yourself: CSS für Profil und Blog

05.02.2013 um 10:08
@Prof.nixblick
hi du.
habs mit der schwarzen schrift noch nicht hinbekommen..
das ist der text <style>.mcell_inhalt{background:transparent;}body{font-family:'Times New Roman';font-weight: bold;font-style: italic;font-size:large;cursor:crosshair;}</style>

wo muss ich den befehl zu schrift schwarz einfügen??


melden
Bodo ehemaliges Mitglied

Link kopieren
Lesezeichen setzen

Do it yourself: CSS für Profil und Blog

05.02.2013 um 10:15
@EC145
Body-Schriftfarbe:

body{color:#000000;}

(oder eben das "color:#000000" bei body einfügen, wenn noch mehr dort drin steht.)
(Es werden wirklich nur die Texte - also keine Links - schwarz gefärbt)


melden

Do it yourself: CSS für Profil und Blog

05.02.2013 um 12:54
@EC145
Und mach mal (oben beim Hintergrundbild) einen Hacken bei Fixieren.


melden

Do it yourself: CSS für Profil und Blog

08.02.2013 um 20:07
http://www.allmystery.de/blogs/killimini/meine_kleine_europareise

bei meinem blog verschwinet der text hinter der fl.
kann mir da wer helfen?


melden

Do it yourself: CSS für Profil und Blog

08.02.2013 um 23:09
@killimini

du hast im quelltext

[page_bg]http://thechive.files.wordpress.com/2013/01/cat-sat-2.jpg[/page_bg]

stehen. nimm das <*/*div*> raus

und sehe ich das richtig, du hast die styletags in centertags gepackt?


melden

Do it yourself: CSS für Profil und Blog

09.02.2013 um 06:45
@Prof.nixblick
Besten Dank :)


melden
tic ehemaliges Mitglied

Link kopieren
Lesezeichen setzen

Do it yourself: CSS für Profil und Blog

10.02.2013 um 22:53
kleines Stylish Problemchen ..

wie bekomm ich .quick_item_header, .quick_item_selected und #se in den Vordergrund?

2675a1 Auswahl 001Original anzeigen (0,2 MB)

body{ background-image:url("http://static.allmystery.de/upics/36f173_black-denim-hintergrund-wallpapers_35183.jpg"); background-color: #transparent; background-attachment:fixed; } .userfunction { text-align: left; } div.userfunction { color: transparent; } .header { -webkit-transform:rotate(-2deg); background: none; background-color: rgba(0,0,0,0.6); border-radius: 0px 50px; border: 1px solid rgba(0,0,0,1.0); } div.header{ margin-top: -6px; } .tabnav a { -webkit-transform:rotate(4deg); background-color: rgba(0,0,0,0.6); color: white; border-radius: 20px 0px; } div.tabnav a{ margin-top: 16px; } .tabnav a:hover, a.tabnav_selected, a.tabnav_js_selected { background-color: rgba(0,0,0,0.9); border-radius: 0px 20px; } .mcell_inhalt { -webkit-transform:rotate(3deg); background-color: rgba(0,0,0,0.6); border: 1px solid rgba(0,0,0,1.0); border-radius: 0px 20px; } div.mcell_inhalt{ margin-top: 12px; margin-left: 13px; } .mcell_status { -webkit-transform:rotate(-5deg); background-color: rgba(0,0,0,0.6); border: 1px solid rgba(0,0,0,1.0); border-radius: 0px 20px; } .mcell, .mcell2, .mcell_left { display: none; } .mcell_inhalt2 { display: none; } .mcell_inhalt3 { display: none; } .sufu { -webkit-transform:rotate(4deg); background-color: rgba(0,0,0,1.0); border: 1px solid rgba(0,0,0,1.0); border-radius: 0px 20px; color: #ffffff; } body { color: #ffffff; } a { color: #ffffff; } .at_in { color: #ffffff; } .sub_info_p, .sub_info_p_check { color: #ffffff; } .sub_info { color: #ffffff; } .postbox1 { -webkit-transform:rotate(1deg); background-color: rgba(0,0,0,0.6); border-bottom: 1px solid transparent; border-top: 1px solid transparent !important; border-radius: 0px 20px; border: 1px solid rgba(0,0,0,1.0); } .postbox2, .fd, .fh { -webkit-transform:rotate(-1deg); background-color: rgba(0,0,0,0.6); border-radius: 0px 20px; border: 1px solid rgba(0,0,0,1.0); } div.postbox2,.postbox1, .fd,.fh{ margin-top: 14px; } table { border-spacing: 5px; } .fm td, .fh td, .fd td { border-radius: 0px 20px; border: 1px solid rgba(0,0,0,1.0); } .header_info { border-radius: 0px 20px; border-color: rgba(0,0,0,1.0); border-width: 1px; border-style: solid; background-color: rgba(0,0,0,0.6); } .message, .message_info { border-radius: 0px 20px; border-color: rgba(0,0,0,1.0); border-width: 1px; border-style: solid; background-color: rgba(0,0,0,0.6); } #intro { background-color: rgba(0,0,0,0.6); border-radius: 0px 20px; border: 1px solid rgba(0,0,0,1.0); } .rateBar { border:1px solid rgba(0,0,0,1.0); border-radius: 0px 50px; } .ratePercentage { color: #ffffff; } .rateGraph { background: rgba(0,0,0,0.6); border-radius: 0px 50px; } #rateContainer.mustVote .rateIt:hover .rateGraph, .rateIt.voted .rateGraph { background:#000000; } textarea { background-color: rgba(0,0,0,0.6); border-radius: 0px 15px; color: #ffffff; } .footer hr { background-color: transparent; } input { background-color: rgba(0,0,0,0.6); border-color: #000000; border-radius: 0px 20px; color: #ffffff; } .quick_item_header { -webkit-transform:rotate(2deg); background-color: rgba(0,0,0,0.9); border-bottom: 1px solid rgba(0,0,0,1.0); border-top: 1px solid rgba(0,0,0,1.0); border-radius: 0px 20px; } .quick_item_selected { -webkit-transform:rotate(2deg); background: rgba(0,0,0,1.0); border-radius: 0px 20px; } #se { -webkit-transform:rotate(2deg); background-color: rgba(0,0,0,1.0); border-radius: 0px 20px; } #moreMenu { border: 1px solid rgba(0,0,0,1.0); background-color: rgba(0,0,0,1.0); color: rgba(0,0,0,1.0); border-radius: 0px 20px; } img.smallCategoryImage { display: none; } div.categoryHeaderInfo { text-align: center; } div.categoryHeader { -webkit-transform:rotate(2deg); background: none; background-color: rgba(0,0,0,0.6); border-radius: 0px 50px; border: 1px solid rgba(0,0,0,1.0); } .status { background-color: rgba(0,0,0,0.6); border-radius: 0px 20px; } .useravatar { border: 1px solid transparent; border-radius: 0px 10px; } .in { background-color: rgba(0,0,0,0.6); border-radius: 0px 20px; } a[href=javascript:pn('tic', '124515')] { color: #32E01B; } .fd2 { background-color: rgba(0,0,0,0.6); border: 1px solid rgba(0,0,0,1.0); border-radius: 0px 20px; } .fh2 { background-color: rgba(0,0,0,0.6); border: 1px solid rgba(0,0,0,1.0); border-radius: 0px 20px; } .paginator { border-bottom: 0px solid rgba(0,0,0,0.6); } .finfo { border-right: solid 1px transparent; } .fbeitrag { border-left: solid 1px transparent; } .status { background-color: transparent; } .titelg { background-color: rgba(0,0,0,0.6); border-bottom: 1px solid rgba(0,0,0,1.0); border-radius: 0px 20px; } a img { border-color: transparent; border-radius: 0px 20px; } .blogs-prevpost.even { -webkit-transform:rotate(1deg); background-color: rgba(0,0,0,0.6); border: 1px solid #000000; border-radius: 0px 20px; } .blogs-prevpost { -webkit-transform:rotate(-1deg); background-color: rgba(0,0,0,0.6); border: 1px solid #000000; border-radius: 0px 20px; } div.blogs-prevpost.even, .blogs-prevpost{ margin-top: 12px; } .voteup { background-color: rgba(0,0,0,0.6); border: 1px solid #000000; border-radius: 0px 10px; }


2x verlinktmelden

Do it yourself: CSS für Profil und Blog

10.02.2013 um 22:54
z-index


melden
tic ehemaliges Mitglied

Link kopieren
Lesezeichen setzen

Do it yourself: CSS für Profil und Blog

10.02.2013 um 22:54
hast nen Beispiel @Dr.BT_ :D


melden

Do it yourself: CSS für Profil und Blog

10.02.2013 um 22:57
.firstLayer
{
z-index:0;
}


.topLayer
{
z-index:90000;
}

Und eben alles dazwischen.


melden
tic ehemaliges Mitglied

Link kopieren
Lesezeichen setzen

Do it yourself: CSS für Profil und Blog

10.02.2013 um 22:58
ok, ich spiel ma .. thanks


melden
tic ehemaliges Mitglied

Link kopieren
Lesezeichen setzen

Do it yourself: CSS für Profil und Blog

10.02.2013 um 23:03
hm .. hast nen besseres Beispiel @Dr.BT_ ?


melden

Do it yourself: CSS für Profil und Blog

10.02.2013 um 23:05
.quick_item_header, .quick_item_selected, #se{
z-index:10 !important;
}

.dasElementwelchesdieSichtversperrt{
z-index:0 !important;
}


melden
tic ehemaliges Mitglied

Link kopieren
Lesezeichen setzen

Do it yourself: CSS für Profil und Blog

10.02.2013 um 23:14
.quick_item_header, .quick_item_selected, #se {
z-index:10 !important;
}

.tabnav a, .postbox1, .postbox2, .mcell_status, .mcell_inhalt{
z-index:0 !important;
}

oder

.quick_item_header {
z-index:10 !important;
}

.tabnav a, .postbox1, .postbox2, .mcell_status, .mcell_inhalt{
z-index:0 !important;
}

funst net so richtig :| @Dr.BT_


melden

Do it yourself: CSS für Profil und Blog

10.02.2013 um 23:19
Gehts um die Suchbox? Ich kann nicht alles testen, habe das Profil kurz geladen und konnte an der Suchbox kein Fehler finden.


Anzeige

melden