PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   Search box & Monitor resolution (http://www.phpdig.net/forum/showthread.php?t=1773)

Dave A 01-25-2005 02:30 PM

Search box & Monitor resolution
 
Hi folks, using the Phpdig (out of the box) so to speak I find that the search box changes position depending on the users screen resolution.
If they are using low resolution the search box appears in the centre of the screen but if they are using higher resolutions then the search box moves over to the left hand site of the screen.
I know this is not a major problem for people who understand Php or html but does any one have any idea how I can make the search box appear to be centralised?
I will fire this off into cyber space and see if anyone Knows an answer?
Well it's summer down in New Zealand and outside the temperature is now higher than my IQ
My new book is due for release soon "Tap dance your way to social ridicule!"

Grin!!

jmitchell 01-25-2005 05:42 PM

Hi Dave,

I do believe using the html tag <center></center> you can make it center no matter what screen size they have.

hope it helps!

jmitchell 01-25-2005 05:44 PM

you can also use div tags such as:

<div align="center">content</div>

that would work too.


All times are GMT -8. The time now is 03:22 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.