Here is search form.php
Code:
<div class="sidebar-box">
<h3>Search</h3>
<form method="get" id="search-form" action="<?php bloginfo ('home'); ?>">
<p><input name="s" type="text" class="sbm-b" value="Enter your search keyword" onfocus="if (this.value == 'Enter your search keyword') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Enter your search keyword';}" size="10" tabindex="1" /> </p>
</form>
</div>
http://seotips-services.com/about/ you'll see all the widgets are all over the place.. There is one thing that If I have page filled with posts they getting aligned but I can not add more data to other pages.. not Looking good, So far I am trying to get help on this thing in several forms and 3 days past no one knows I am thinking to change the theme.