Results 11 to 20 of 26
Threaded View
-
2nd Jun 2011, 10:02 AM #1OPToo busy :|Website's:
L337Fx.com BeastieBay.netMinor CSS Help needed.
I tried my level best, but I couldn't do it.
See this search box.
The text 'Search' is stuck to the borders. I cannot move it a little bit more to right so that it comes inside the box.
Here is the CSS of it.
PHP Code:#search {
display: inline;
float: right;
margin: 0px 5px 0 5px;
padding: 0px 0 0;
text-align: left;
top: 0px;
}
#searchbox {
width: 180px;
float:left;
padding: 5px 0px 3px 0px;
background: url('images/search.png');
border: 0;
margin: 2px 2px 2px 0px;
color: #fff;
font-size: 11px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}
.go {
margin-top: 6px;
margin-left: -20px;
padding: 0px;
color: #000;
display:inline;
}
PHP Code:<form method="get" id="search" action="<?php bloginfo('home'); ?>/">
<div><input type="text" value="Search" name="s" id="searchbox" onFocus="if (this.value == 'Search') {this.value = '';}" onBlur="if (this.value == '') {this.value = 'Search';}" />
<input type="image" src="<?php bloginfo('template_directory'); ?>/images/go.png" align="top" alt="Search" class="go" value="Search" />
</div>
</form>
Live Website : http://scenexxx.com (+18, NSFW)BlaZe Reviewed by BlaZe on . Minor CSS Help needed. I tried my level best, but I couldn't do it. See this search box. http://i.imm.io/66MP.png The text 'Search' is stuck to the borders. I cannot move it a little bit more to right so that it comes inside the box. Here is the CSS of it. Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
designer needed (pixel art minor work)
By immortalxx in forum Community CooperativeReplies: 0Last Post: 2nd Mar 2012, 12:33 AM -
[Hiring] Need minor CSS & Wordpress Edits Paying Job
By LuDo8 in forum Completed TransactionsReplies: 7Last Post: 3rd Sep 2011, 09:29 PM -
Need a Minor Help on Java
By Cool Aquarius? in forum Web Development AreaReplies: 3Last Post: 20th Jan 2011, 08:46 PM -
DEDICATED,ACTIVE NEEDED - Moderators/GM's Needed with BENEFITS
By robert in forum Community CooperativeReplies: 0Last Post: 18th Jul 2010, 03:36 PM -
Staff Needed Posters NEEDED.!! With Benefits!
By timboy18 in forum Community CooperativeReplies: 2Last Post: 17th Jul 2009, 06:54 AM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...