PDA

View Full Version : Problems with Dimensions of czar_organe


Ralle8295
04-10-2008, 08:15 PM
Hi,

i use your fantastic Style for phpbb 3.0.1.

I have some errores with the Dimensions of the Formulars.

Lets have a look on the Screenshot. This Problem i have too, if i click on "search". The Formular ist to big.

http://www.wirpre.de/Problem_Forum.jpg

Can you help me, because i dont know wich File on wich position i must edit.

The complete Style i use, you will find here as zip-file: http://www.wirpre.de/czar_orange.zip



Best regards

Ralle

http://forum.wirpre-racing.de

Josh
04-11-2008, 01:05 PM
The content is too big for the holder it is in, you could hide any overflow using: overflow:hidden; on the "wrapcentre" DIV but then that will just chop half of the content out.. which is pretty silly ;) you might want to edit the actual content in the PHPBB core file/template.

Ralle8295
04-11-2008, 03:15 PM
Hi,

in this Scenario, i modify the core, i have problems with each update every time, isnt it?

Josh
04-12-2008, 12:27 PM
Looks like the guy who ported it may have made it smaller ( http://www.se-tuning.net/ )

You won't really have major update problem as you will have only edited one file (maybe search.php or similar) so you can just check the change log in any PHPBB updates and if that file has been modified you know you will just have to edit it again.