PDA

View Full Version : Center Search on screen


bryno74
Jan-04-2008, 12:12 AM
Could somebody help me center the search bar on the screen?

http://bryno74.smugmug.com/

Thanks

richW
Jan-04-2008, 12:32 AM
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-04-2008, 12:43 AM
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..