Page 1 of 1

Portal Width

Posted: 6. September 2008 15:07
by deanandeva
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Advanced Knowledge
Boardlink: http://www.discussuc.com

What have you done before the problem was there?
Scanned through this board for related topics

What have you already tryed to solve the problem?
Nothing as yet

Description and Message
Hi,

My portal seems to not resize itself, when I view it on my widescreen machines its fine, but when I view it on an older laptop that is 4:3 ratio the portal doesnt fit on the screen, you have to scroll left or right to view it?

This used to work so I must have changed something, is there a way to get it back to an auto width setting ?

This is what I have in my center custom block I guess this is causing the problem

Code: Select all

<div style="font-size: 1.1em; background-color: #ECF1F3; margin: 0px auto; text-align: center;">

    <a href="http://www.discussuc.com/viewtopic.php?f=0&t=2525"><img src="websponsor.jpg" alt="Click here for details " /></a>

    </div>
Appreciate your help

Cheers


Dean[/i]

Re: Portal Width

Posted: 6. September 2008 16:30
by Kevin
Your Web sponsor graphic is definitely causing the problem. 850px wide! This takes more than a 15'' screen resolution.

btw: this is definitely not the RC3 you are using. ;)

Re: Portal Width

Posted: 6. September 2008 23:00
by deanandeva
Hi kevin,

Thanks although when I take the above code out of the center block it works fine ?

I am running 3.0.1 and need to upgrade to 3.0.2

Appreciate your help, do you have nay code samples for the center block?

Cheers