PDA

View Full Version : Center Search on screen


bryno74
Jan-03-2008, 11:12 PM
Could somebody help me center the search bar on the screen?

http://bryno74.smugmug.com/

Thanks

richW
Jan-03-2008, 11:32 PM
Could somebody help me center the search bar on the screen?

http://bryno74.smugmug.com/

ThanksWelcome to dgrin....:wave

Change this:
<div id="keywordSearch">

To this:
<div id="keywordSearch" align="center">

It should do the trick. :)

bryno74
Jan-03-2008, 11:43 PM
Welcome to dgrin....:wave

Change this:
<div id="keywordSearch">

To this:
<div id="keywordSearch" align="center">

It should do the trick. :)

Thanks Rich, That worked great, But now I need to lower it to space it out..