PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Wie ändere ich das Layout?



TS7
05.10.2007, 00:12
Hallo,
Ich habe ein Problem:
Ich Queen of the Sea eingebaut.
Das zerstört leider mein Layout.

Hier ein Screen.
http://www.myimg.de/?img=teste495b.png

Ich möchte nicht das Game kleiner machen, sondern das Layout mehr platz geben.

Ich hoffe Ihr könnt mir helfen.

Mfg

didith1207
05.10.2007, 02:01
hab nun auch einiges versucht aber keine lösung gefunden :(

Hardy
05.10.2007, 09:30
Das kannst du in header.php ändern.
überall wo 800 steht musst du einen höheren wert (zb 900) eintragen.
zB.:


<body style="topmargin:5; leftmargin:0;">
<table width="800" cellpadding="0" cellspacing="0" border="0" align="center"><tr><td valign="top" align="center">
<table style="border:solid 1px #4B69FF" width="800" border="0" cellpadding="0" cellspacing="0" bgcolor="#FEFBF5">

mache:


<body style="topmargin:5; leftmargin:0;">
<table width="900" cellpadding="0" cellspacing="0" border="0" align="center"><tr><td valign="top" align="center">
<table style="border:solid 1px #4B69FF" width="900" border="0" cellpadding="0" cellspacing="0" bgcolor="#FEFBF5">

aus

<table width="800" border="0" cellpadding="0" cellspacing="0">
<tr><td height="5"></td></tr></table>

<!-- Inhalt -->

<table width="800" cellpadding="0" cellspacing="0" border="0">
mache:

<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr><td height="5"></td></tr></table>

<!-- Inhalt -->

<table width="900" cellpadding="0" cellspacing="0" border="0">
Dann müsste dein layout breiter sein.

didith1207
05.10.2007, 12:50
das funktioniert :) danke :)

TS7
05.10.2007, 14:55
cool thx, habe noch eine Frage.
Wenn ich das Game Aufrufe verschiebt sich das Layout um ein paar Pixel nach links.
Aber wenn ich auf Kontoübersicht klickte richtet es sich wieder aus, wie es vorher war.
kann man da was machen?

TS7
05.10.2007, 15:49
So hat sich erledigt. Es lag daran das rechts ein scrollbalken war