The box moves to the right The box moves to the right
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

The box moves to the right

Started by matyrojo666, September 12, 2008, 10:35:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

matyrojo666

I have downloaded a new template from Siteground and installed it on my site. Everything goes right till I click a picture and all info is shown like this one

http://www.matiasdominguez.com/mdphoto/displayimage.php?album=1&pos=14

The point is: why the box moves to the right if everything is ok?
I don´t understand

Help?
Thanks

Nibbler

It's because of this div

<div style="width:96%;">

Setting the width to 100% fixes it, in Firefox at least.

matyrojo666

Quote from: Nibbler on September 12, 2008, 10:52:05 PM
It's because of this div

<div style="width:96%;">

Setting the width to 100% fixes it, in Firefox at least.

Yes! Thank you. It´s fixed now. In IE it worked fine, now in both IE and Firefox is ok.
But I have a problem with characters in Firefox (not in IE), like this

"Cascarria" y "No vale fundir" v�lido por las Olimp�adas de la Universidad Nacional de La Plata en el que "Cascarria" se impusieron por 2 a 0. El escenario fue la cancha auxiliar de Estudiantes de La Plata ubicada en 1 y 55, ciudad de La Plata. MATIASDOMINGUEZ.com

How can I fix it?
Thanks!