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

24.02.2013 um 20:53
@Plop

Neeeeeeee warte, das is doch schon wieder Unfug den ich erzähle :D

Der Code sollte funzen ^^

/*gb-tür*/ #gbenter { position: relative; top: -110px; left: -99px; padding-top: 20px; padding-bottom: 40px; padding-left: 7px; font-variant: normal; text-transform: none; text-decoration: none; padding-right: 48px; color: transparent; }

Anzeige
melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 20:54
@Prof.nixblick
Ich bin verwirrt :D Okay, hab den letzten Code jetzt drin. Aber warum muss ich

<!--link zum gb in der tür--> [url=#gb]hier einen text eingeben[/url]

rausnehmen? War ja vorher auch drin und ging... und so weiss ich, wofür das ist...


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:00
Ach @Plop jetzt sehe ich was Du gemacht hast :D

Du hast den CSS-Code außerhalb der Style-Tags platziert. Der, den Du jetzt unter den Anker geschrieb hast muss in die <*style*>

also das lassen: [url=#gb]hier einen text eingeben[/url]

und das /*gb-tür*/ #gbenter { position: relative; top: -110px; left: -99px; padding-top: 20px; padding-bottom: 40px; padding-left: 7px; font-variant: normal; text-transform: none; text-decoration: none; padding-right: 48px; color: transparent; }

weiter hoch, dann gehts ;)


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:04
@Prof.nixblick
Ich hab gar nix gemacht! :D
Das hat sich von alleine geändert! :D

Dankeschön :)


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:09
@Plop

Von alleine? Hast Du ein Zauberprofil? :o: Darf ich das haben???? :D

Noch dein Link zum Grafik-GB machen?

Noch was, suche Mal diesen Code bitte und ändere die fett markierte Stelle auf 55px ab...

div.user_view { position: relative; [B][B]top: 0px;[/B][/B] left: 250px; transform: skew(-30deg); -webkit-transform: skew(-30deg); -moz-transform: skew(-30deg); -o-transform: skew(-30deg); -ms-transform: skew(-30deg); background-color: #d3cdcf; }


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:14
@Prof.nixblick
Hab ich. Ist das der Abstand in der FL? :ask:


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:17
@Plop

Nein, das is der Code für die Besucher deines Profils, die war zu weit oben. Sollte jetzt wieder da sein wo es hingehört, oder?


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:17
@Prof.nixblick
Ehm... sieht bei mir so aus wie vorher... glaube ich.... :D Ich weiss es nicht..


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:20
@Plop

Wie immer? Mir wurde das in Höhe vom Chefkoch angezeigt :cool:


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:21
@Prof.nixblick
Du verwirrst mich total... egal :D

Aaaaber... kann ich das GB noch in die Mitte schieben? Also die 4 Jungs?


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:25
@Plop

diesen code mal bitte rausnehmen

ul.clearfix { width: 170%!important; height: 350px!important; background: url(http://img.webme.com/pic/h/hpschuhmann/kinder2.png); background-position: 0px 100%!important; background-repeat: no-repeat!important; margin-top: 250px!important; margin-bottom: 350px!important; }


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:27
Jetzt is es zerschossen -.- :D @Prof.nixblick
Und die Jungs sind weg... und alles falsch :(


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:28
@Plop

nein ich hab ihn, der wollte nur nicht so wie ich das wollte und ploppte immer wieder zurück :D

kleinen mom ;)


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:29
@Prof.nixblick
Danke :)


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:51
@Plop

Such Mal in deinem Code den Punkt

/*gästebuch*/

lösche alles was damit zu tun hat, das Ende ist da wo der große Leerraum beginnt und ersetze diesen Code mit dem hier:

/*gästebuch*/ #show_gb_post_wrap { text-align: center; } .gb_post:nth-last-child(-n+31) { display: none; } div.main.clearfix h2, #show_gb_post_wrap { margin-top: 20px; display: block; } ul.clearfix { width: 170%; height: 350px; background: url(http://img.webme.com/pic/h/hpschuhmann/kinder2.png); background-position: 150px 100%; background-repeat: no-repeat; margin-top: 250px; margin-bottom: 350px; } a.gb_post_img img, div.more_entries_wrap, div.main.clearfix h2:nth-of-type(1) { display: none; } li.gb_post:nth-of-type(1) { min-height: 200px; max-height: auto; width: 200px; margin-right: 10px; } li.gb_post:nth-of-type(2) { min-height: 200px; max-height: auto; width: 200px; margin-right: 10px; } li.gb_post:nth-of-type(3) { min-height: 200px; max-height: auto; width: 200px; margin-right: 10px; } li.gb_post:nth-of-type(4) { min-height: 200px; max-height: auto; width: 200px; margin-right: 10px; } li.gb_post { margin-left: 150px; background: #d1d1d1; border: 1px solid #000000; border-radius: 50%; margin-top: -100px; margin-right: -135px; } div.gb_post_text { width: 150px; text-align: center; margin: 50px; margin-left: 20px; color: #eb550b; } div.gb_post_text img, div.gb_post_text iframe { display: none; }


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:54
@Prof.nixblick
Das sieht jetzt.... interessant aus... :D Hat was :D


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:55
@Plop

hahahaha fuuuuuuuu was hab ich da gemacht :D


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:56
@Prof.nixblick
Du hast es kaputt gemacht! :o: :D


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 21:59
@Plop

Ich schick dir den Code zum wiederherstellen via Pn :D ich behebe den Schaden aber trotzdem noch :D


melden

Do it yourself: CSS für Profil und Blog

24.02.2013 um 22:00
@Prof.nixblick
Jaja.. damit hier niemand die weiteren Fehler mitbekommt oder was? :troll:


Anzeige

melden