ilch Forum » Ilch Clan 1.1 » Allgemein » Bilder rechts und links

Geschlossen
  1. #1
    User Pic
    Edge-MoH Mitglied
    Registriert seit
    01.06.2008
    Beiträge
    2
    Beitragswertungen
    0 Beitragspunkte
    Hallo weis einer wie mann soleche bilder rein macht wie auf www.ps3-clan.de

    Danke für die Hilfe


    verwendete ilchClan Version: 1.1

    betroffene Homepage: moh.de.pl
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Lord|Schirmer Administrator
    Registriert seit
    21.03.2007
    Beiträge
    7.642
    Beitragswertungen
    1195 Beitragspunkte
    Hintergrundbild erstellen,
    mit Freiraum für Website und dieses per css definieren!

    zB.:
    body{
    background: url('images/hintergrund.jpg');
    background-position: 50%;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-color:#000000;
    }
    rules :: doku :: faq :: linkus
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    rubberduck2006 Mitglied
    Registriert seit
    09.10.2007
    Beiträge
    459
    Beitragswertungen
    0 Beitragspunkte
    also ich habe das versucht aber is net klappt leider net.

    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    Lord|Schirmer Administrator
    Registriert seit
    21.03.2007
    Beiträge
    7.642
    Beitragswertungen
    1195 Beitragspunkte
    Gib mal ein paar mehr Informationen!

    Was hast Du gemacht?
    Was klappt nicht?
    rules :: doku :: faq :: linkus
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    rubberduck2006 Mitglied
    Registriert seit
    09.10.2007
    Beiträge
    459
    Beitragswertungen
    0 Beitragspunkte
    Habe ein bild gemacht halt wo links was ist und der rest frei für ilch das habe ich hochgeladen und den folgenden code in der css rein gemacht:

    body{
    background: url('images/hintergrund.jpg');
    background-position: 50%;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-color:#000000;
    }



    hier meine css:


    .search1 /*für pw hg*/
    { 
        color: #000000;
        background-color: #000000;
    	width: 127px;
    	height: 15px;
        font: 9px Arial;
      	border-width: 1px;
        border-color: #222222;
        font-weight: normal;
        text-decoration: none;
    	text-align: center;
    	padding-top: 5px;
    }
    
    .search2 /*für searchbutton*/
    { 
        background-color: #000000;
    	width: 91px;
    	height: 15px;
      	border-width: 0px;
        font-weight: normal;
        text-decoration: none;
    }
    
    .log1 /*für nickname hg*/
    { 
        color: #343434;
       background-color: #000000;
    	width: 153px;
    	height: 12px;
        font: 11px Arial;
      	border-width: 1px;
        border-color: #222222;
        font-weight: normal;
        text-decoration: none;
    	text-align: center;
    	vertical-align: middle;
    	padding-top: 5px;
    }
    
    .log2 /*für pw hg*/
    { 
        color: #343434;
       background-color: #000000;
    	width: 153px;
    	height: 12px;
        font: 11px Arial;
      	border-width: 1px;
        border-color: #222222;
        font-weight: normal;
        text-decoration: none;
    	text-align: center;
    	padding-top: 5px;
    }
    
    .logbutton /*für loginbutton*/
    { 
        background:url(images/loginbutton.png) ;
    	width: 101px;
    	height: 22px;
      	border-width: 0px;
        font-weight: normal;
        text-decoration: none;
    }
    
    body   
    { 
      color: #636363;
      background-color: #000000;
    }
    
    .abg
    {
    }
    
    td 
    {
      color: #636363;
      font-family: Arial; 
      font-size: 12px;
    }
    
    a 
    { 
      color: #636363; 
      font-family: Arial; 
      font-size: 12px; 
    text-indent: 12px;
    text-decoration: none;
    line-height: 14px;
    }
    
    a:hover 
    { 
      color: #e1642d;
      text-decoration: none; 
    text-indent: 12px;
    line-height: 14px;
    }
    a.menu
    {
    	display:block;
    	color: #71250f;
    	font-size: 9px;
    	background:url(images/button.jpg) #000000;
    	width: 201px;
    	height: 22px;
      font-size: 12px; 
    	text-indent: 63px;
    	text-decoration: none;
    	font-family:  Arial;
    	line-height: 22px;
    }
    
    a.menu:hover
    {
    	display:block;
    	color: #e1642d;
    	font-size: 9px;
    	background:url(images/button2.jpg) #000000;
    	width: 201px;
    	height: 22px;
      font-size: 12px; 
    	text-indent: 63px;
    	text-decoration: none;
    	font-family:  Arial;
    	line-height: 22px;
    } 
    
    a.box 
    { 
      color: #636363; 
      font-family: Arial; 
      font-size: 10px; 
    }
    
    a.box:hover 
    {  
      color: #e2652d;
      text-decoration: none;  
    }
    
    .Chead
    {
    	background:url(images/forumbgh.jpg) # ;
      color: #343434;
    }
    
    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
      color: #636363;
    }
    
    .Callg
    {
    	color: #636363;
    	  font-family: Arial;
      font-size: 12px; 
    }
    
    .Callg td
    {
      color: #636363;
        font-family: Arial;
      font-size: 9px; 
    }
    
    .Cnorm 
    {
    	background:url(images/forumbgh.jpg) #0e0e0e ;
    }
    
    .Cmite
    {
    	background:url(images/forumbgh.jpg) #0e0e0e ;
    }
    .Cdark
    {
    	background:url(images/forumbgh.jpg) #0e0e0e ;
    }
    
    #Ballg
    {
    	color: #636363;
    }
    #Ballg td
    {
    	color: #636363;
    }
    
    .Bhead
    {
    	color: #636363;
    }
    
    .Bbody
    background: url('images/zmhgbild');
    background-position: 50%;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-color:#000000;
    }
    .Bbody2
    {
    	color: #636363;
    }
    
    .rand
    {
    }
    
    .smalfont 
    { 
        font-size: 10px;
    	text-decoration: none; 
    }
    
    
    .border 
    { 
        background-color: #222222;
    }
    
    hr 
    { 
        height: 0px; 
    	border-top-width: 1px; 
    }
    
    input, textarea, select
    { 
        color: #de3d04;  
        font: 10px Arial;  
        border-color: #222222;
        background-color: #000000;
      	border-width: 1px;
        border-style: solid;  
        font-weight: none;  
        text-decoration: none;  
    }
    
    #menu {}
    #menu ul { padding-left: 10px; margin-left: 10px; }
    #smallmenu { }
    #smallmenu li { font-size: 9px; }
    #smallmenu a { font-size: 9px; }

    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    Lord|Schirmer Administrator
    Registriert seit
    21.03.2007
    Beiträge
    7.642
    Beitragswertungen
    1195 Beitragspunkte
    Du hast das unter .Bbody eingefügt!
    .Bbody 
    background: url('images/zmhgbild'); 
    background-position: 50%; 
    background-repeat:no-repeat; 
    background-attachment: fixed; 
    background-color:#000000; 
    }

    Warum?
    Außerdem fehlt die Dateiendung, also zB.: zmhgbild.jpg
    Ebenso ist das Bild nicht in dem Ordner vorhanden!

    In deiner css gibt es
    body    
    {  
      color: #636363; 
      background-color: #000000; 
    }


    ändere es in
    body{ 
    color: #636363; 
    background: url(images/zmhgbild.jpg); 
    background-position: 50%; 
    background-repeat:no-repeat; 
    background-attachment: fixed; 
    background-color:#000000; 
    }
    rules :: doku :: faq :: linkus
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    rubberduck2006 Mitglied
    Registriert seit
    09.10.2007
    Beiträge
    459
    Beitragswertungen
    0 Beitragspunkte
    oh ja sry hat jetzt geklappt aber wie bekomme ich es weiter nach unten ?

    zombie.noreal.ath.cx/


    ah habs hinbekommen dank dir nochmal ganz herztlich


    Zuletzt modifiziert von rubberduck2006 am 03.06.2008 - 19:18:08

    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Allgemein

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten