Suche im Forum:
Suchen


Autor Nachricht
Beitrag18.02.2010 um 12:48 (UTC)    
Titel: Ask Me ausrichten

Mein Ask Me auf der Homepage ist zwar installiert, aber der Text selber schießt zu sehr nach rechts.

Kann mal jemand sich den Code ansehen und gucken wie man den richtig ausrichten kann?

Code:
table.qapost {

border: 0px dotted;
margin-top: 2px;
margin-bottom:2px;
}


h2 {
font-size: 10px;
font-weight: bold;
}


i {
color: #b7b7b7;
letter-spacing:0px;
font-size:10px;
}

b {
color: #ff266a;
font-family: verdana;
letter-spacing: 1px;
font-Size: 9px;
font-weight: bold;}


td.td {
border-bottom: 0px dotted;
border-color: #c5c5c5;
}


.submit, select, input {
color: #292929;
letter-spacing: 1px;
font-family:verdana;
font-Size: 9px;
background-color: #ffffff;
border-top:1px dotted #d6d6d6;}


body {
background-color: #ffffff;
background-image:url('bg.jpg');
background-repeat:repeat-x;
background-position:top;
padding-top: 2px;
font-family:verdana;
font-Size: 9px;
Color: #ffffff;
}


.box {
width:80px;
padding-left: 2px;
background-color: #ffffff;
padding: 2px;
margin: 1px;}


.box2 {
width:145;
padding-left: 2px;
background-color: #f2f2f2;
border:1px dotted #bfbfbf;
padding: 2px;
margin: 1px;}


table{
word-wrap: break-word;
font-family: verdana;
letter-spacing: 1px;
font-Size: 9px;
border: 1px solid;
text-align:justify; }


.kitty {
font-family:georgia;
letter-spacing: 3px;
text-align: left;
font-weight: italic;
font-size: 14pt;
line-height: 16px;
width: 300px;
color: #ff2f7a;
letter-spacing: 2px;
border-bottom:1px dotted #d6d6d6;
padding-left: 15px;
margin: 1px;
}


.noborder { border: 0px solid; }


textarea {
color: #6d6d6d;
letter-spacing: 1px;
font-family:verdana;
font-Size: 9px;
background-image:url('bg.jpg');
border-top:1px dotted #d6d6d6;
width: 150px;
height: 150px;}


a:link, a:visited {
color: #afafaf;
padding: 1px;
text-transform: uppercase;
TEXT-DECORATION: none;
}

A:hover {
COLOR: #ffffff;
text-transform: uppercase;
background-color: #ff2f7a;
padding: 1px;
TEXT-DECORATION: none;
}

small { font-size: 7pt;
}

.copyright { margin-top: 200px;
}


body {
scrollbar-darkshadow-color: #e4e4e4;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #e4e4e4;
scrollbar-arrow-color: #e4e4e4;
font-family: verdana;
letter-spacing: 1px;
font-Size: 9px;
Color: #b4b4b4;}




-->

______________
Beitrag18.02.2010 um 12:57 (UTC)    
Titel:

m m m m so genau verstehe ich das nicht was oder wie du das meinst der Text ist zu weit rechts.

Ich habe jetzt mal deine HP Angeschaut außer das die Startseite sehr lang ist sehe ich alles optimal.
______________


Klick mich
Beitrag18.02.2010 um 12:57 (UTC)    
Titel:

Ich meine hier: http://news-of-twilight.de.tl/Ask-Me.htm
______________


Zuletzt bearbeitet von news-of-twilight am 18.02.2010, 13:58, insgesamt einmal bearbeitet
Beitrag18.02.2010 um 13:09 (UTC)    
Titel:

Verändere mal folgenden Teil:
Zitat:
.box {
width:80px;
padding-left: 2px;
background-color: #ffffff;
padding: 2px;
margin: 1px;}


In diesen:

Zitat:
.box {
width:80px;
padding-left: -50px;
background-color: #ffffff;
padding: 2px;
margin: 1px;}

______________
Spendet jetzt für den User -Name entfernt - , damit er sich ein Duden kaufen kann, da seine Schreibkünste die einens 11-jährigen sehr stark ähneln. Smile
Beitrag18.02.2010 um 13:20 (UTC)    
Titel:

Hey,

Füge am Ende deines CSS-Code einfach folgendes ein:
Code:
.box2{position:relative;left:-160px;}


Den Code musst du eventuell anpassen, also die 160px.

mfg

P.S.: Antwort ist von Coolplace
______________
THE JOY OF NOT BEING SOLD ANYTHING


Zuletzt bearbeitet von ig444 am 18.02.2010, 14:20, insgesamt einmal bearbeitet
Beitrag18.02.2010 um 13:22 (UTC)    
Titel:

Also da tut sich gar nichts, auch wenn ich es auf -400px stelle.
______________
Beitrag18.02.2010 um 13:23 (UTC)    
Titel:

Oh das hab ich noch nicht gemacht.
______________
Beitrag18.02.2010 um 13:24 (UTC)    
Titel:

Ah jetzt ist alles in Ordnung. Sieht besser aus. Danke.
______________
Beitrag18.02.2010 um 13:28 (UTC)    
Titel:

So wird der graue Kasten komplett:

Code:
.box2{width: 500px;}


Dann brauchst du das andere (mein alter Code) auch garnicht.

mfg
______________
THE JOY OF NOT BEING SOLD ANYTHING
Beitrag18.02.2010 um 13:56 (UTC)    
Titel:

Dankeschön. Wink
______________
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de