• Resolved skakels

    (@skakels)


    Hi All,

    I am using WP 2.5.1 with the Whitespace 3-column theme. I am very new to CSS/PHP and I have just ventured into WP within the past week. Needless to say, I am having a slight problem formatting my WP page.

    Per the below link to my website, I am having a problem centering my search box within the right side of the blue navbar. Can anyone offer some assistance in this problem? I have researched CSS/PHP coding examples and I still cannot get the formatting “just right”.

    http://shortlink123.bounceme.net

    As you can see, the search box is slightly further to the bottom of the nav bar than from the top. 🙁

    Any help would be GREATLY appreciated. Thank you in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • in your stylesheet, find #searchform on line 466

    change the margin statement to this: margin:-2px 0pt 0pt 0px;

    you can change -2px to -3px or -1px until you find the one you are happy with

    Thread Starter skakels

    (@skakels)

    That’s great. Your suggestions worked perfectly. Thank you, stvwlf.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Page formatting help – CSS/PHP’ is closed to new replies.