header.php | Facebook "Lubię to" i Formularz Szukaj
-
http://img686.imageshack.us/img686/7083/zrzutekranu20101125godze.png
Jak sprawić aby te dwa skrypty były w jednej linii jeden top-left drugi top-right z marginesem górnym wynoszącym 5 pixeli ?
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="facebook_link" show_faces="false" width="450" font="lucida grande"></fb:like>
<form id="topSearch" class="search" method="get" action="<?php bloginfo('url'); ?>"> <p class="fields"> <input type="text" value="search" name="s" id="s" onfocus="if (this.value == '<?php _e('search',woothemes); ?>') {this.value = '';}" onblur="if (this.value == '') {this.value = '<?php _e('search',woothemes); ?>';}" /> <button class="replace" type="submit" name="submit"><?php _e('Search',woothemes); ?></button> </p> </form>
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- Temat ‘header.php | Facebook "Lubię to" i Formularz Szukaj’ jest zamknięty na nowe odpowiedzi.