• Resolved chris-zachary

    (@chris-zachary)


    This is obviously nitpicking. But if you view my blog https://www.chriszachary.com/blog you will notice that the search form is almost off center to the page. I tried playing around with the code, but couldn’t figure out how to get that little guy aligned on the right side. Any help would be much appreciated. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • in your css file find li.search and make it float right. You might need to adjust other properties there to make it good.

    Thread Starter chris-zachary

    (@chris-zachary)

    I found the <li class=”search”> in the php file, but i dont understand what you mean by making it ‘float’ right. I have tried wrapping it with <div align=”right”></div> and <right></right> but it just stays put. Thanks for your help!

    Thread Starter chris-zachary

    (@chris-zachary)

    oh okay i got what you mean, edit it in the style sheet. Got it fixed! Thanks so much

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Moving search form…’ is closed to new replies.