Problème de header sur un CMS

Statut
N'est pas ouverte pour d'autres réponses.

Ludovic_

Anime > Manga
Si ca se trouve, c'est tout con à faire, mais voilà, j'ai modifier le header de mon CMS Mkportal par un autre, ca donne super bien en 1024 et sur mon pc, mais suffit d'un 16/9 ou autre résolution et ca bug

http://www.cosplaynaute.net/

Pour voir, une idée ?
Besoin du code?
 

aKC1a

OldSchool CS Star
Code:
Parse error: syntax error, unexpected '}' in /home/web/trash/calibux/cosplaynaute/mkportal/blocks/search.php on line 59
ca va etre dur, si on voit meme pas la page :)

de prime a bord comme ca je vote pour un DIV mit en relative ou quoi ... ce qui te fait tout bouger si tu saute une résolution.

Le mieu : un screen + le code :)
après on s'aura t'aider sans soucis je pense :D
 
1er
OP
Ludovic_

Ludovic_

Anime > Manga
Oui j'étais en train de modifier un truc, oups :D
c'est reglé déjà ;)


Je screen, mais passe déjà le code !


Code:
<table border="0" cellpadding="0" cellspacing="0" id="table2">
	<tr>
		<td colspan="4"></td>
		<td rowspan="2" width="114">
		<a href="http://calibux.planetcspj.net/cosplaynaute/index.php">
		<img border="0" src="cweb/images/accueil.png" width="114" height="24" style="" alt=""></a></td>
		<td rowspan="3" width="6">
		<img src="cweb/images/spacer.gif" width="6" height="32" border="0" alt="" style="display: block" /></td>
		<td rowspan="2" width="114">
		<a href="search.php">
		<img border="0" src="cweb/images/recherche.png" width="114" height="24" style="display: block"></a></td>
		<td rowspan="3" width="5">
		<img src="cweb/images/spacer.gif" width="5" height="32" border="0" alt="" style="display: block" /></td>
		<td rowspan="2" width="114">
		<a href="http://127.0.0.1/cosplaynaute/index.php?ind=rss">
		<img border="0" src="cweb/images/rss.png" width="114" height="24" style="display: block"></a></td>
		<td rowspan="3" width="6">
		<img src="cweb/images/spacer.gif" width="6" height="32" border="0" alt="" style="display: block" /></td>
		<td rowspan="2" width="114">
		<a href="script%3Ealert(%22bonjour%22);%3C/script">
		<img border="0" src="cweb/images/tribune.png" width="114" height="24" style="display: block"></a></td>
		<td rowspan="6" width="0"></td>
		<td width="56">
		<img src="cweb/images/spacer.gif" width="1" height="11" border="0" alt="" style="display: block" /></td>
	</tr>
	<tr>
		<td rowspan="2" colspan="2"></td>
		<td rowspan="3" background="cweb/images/fondforum.png">
		<a href="bb/index.php">
		<img border="0" src="cweb/images/forum.png" width="129" height="44" style="display: block"></a></td>
		<td rowspan="2" width="125"></td>
		<td width="56">
		<img src="cweb/images/spacer.gif" width="1" height="13" border="0" alt="" style="display: block" /></td>
	</tr>
	<tr>
		<td width="114"></td>
		<td width="114"></td>
		<td width="114"></td>
		<td width="114"></td>
		<td width="56">
		<img src="cweb/images/spacer.gif" width="1" height="8" border="0" alt="" style="display: block" /></td>
	</tr>
	<tr>
		<td rowspan="3" width="52"></td>
		<td rowspan="2" background="cweb/images/fondbang.png" width="182">
		<p align="center">
		&nbsp;</td>
		<td rowspan="2" colspan="8" background="cweb/images/fondband.png" width="0">
		<table border="0" id="table3">
			<tr>
				<td>&nbsp;</td>
				<td width="297">
				&nbsp;</td>
			</tr>
			<tr>
				<td>&nbsp;</td>
				<td width="297" background="cweb/fondblocs.png" rowspan="3">
				<p align="center">
		<img border="0" src="cweb/images/logoT.gif" width="235" height="75" style="display: block"></td>
			</tr>
			<tr>
				<td>&nbsp;</td>
			</tr>
			<tr>
				<td>&nbsp;</td>
			</tr>
			<tr>
				<td>&nbsp;</td>
				<td background="cweb/fondblocs.png" width="297" height="68">
				&nbsp;</td>
			</tr>
		</table>
		</td>
		<td width="56">
		<img src="cweb/images/spacer.gif" width="1" height="23" border="0" alt="" style="display: block" /></td>
	</tr>
	<tr>
		<td background="cweb/images/fondmid2.jpg" width="235">
		<p></p>
		<p></p>
		<p></p>
		<p></p>
		<p></p>
		<p></p>
		<p>
		&nbsp;<p>
		&nbsp;<p align="center">
		&nbsp;<p align="center">
		&nbsp;</td>
	</tr>
	</table>
 
F

Fx07s

ex membre
aie, c'est le code qui fait mal en faite... personnellement, j'éviterai les colspan, rowspan... avec plus de tables, ce qui te permettrai d'être plus a l'aise le jour ou tu dois faire une modification.

Pour ton problème si tu fais un <body:colere:center> <tes tableaux> </center:colere:/body> ca devrais aller non ?
 
1er
OP
Ludovic_

Ludovic_

Anime > Manga
reglé !
ps: il bug encore là, un ptit espace en verticlale, je sais, mais jdois encore le modif donc :)


Merciiiiii
 
Statut
N'est pas ouverte pour d'autres réponses.
Haut