Results 1 to 10 of 26
-
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
-
2nd Jun 2011, 10:19 AM #2Member
#searchbox input {
margin-left: 15px;
}
Tried that?
-
2nd Jun 2011, 12:07 PM #3MemberWebsite's:
RahulParekh.in DevilGang.in WhatsInADesign.comCode:#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 10px; 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; }
PSD to HTML/CSS - Quality Code - 15$/page
Hosting Template - 8$ - PSD Included
Web Designer and Front End Developer
-
2nd Jun 2011, 12:09 PM #4MemberWebsite's:
RahulParekh.in DevilGang.in WhatsInADesign.comPSD to HTML/CSS - Quality Code - 15$/page
Hosting Template - 8$ - PSD Included
Web Designer and Front End Developer
-
2nd Jun 2011, 01:04 PM #5Member
it would be better if u link to the site where you're getting the error so we can see the whole code
-
2nd Jun 2011, 01:56 PM #6OPToo busy :|Website's:
L337Fx.com BeastieBay.net@rahul,
Thats what I'm getting
===========
@Hillside,
Its on my localhost.
Here is the whole screenshot if you wanna see.
http://i.imm.io/676L.png
-
2nd Jun 2011, 03:06 PM #7Respected Member
I would suggest the easiest way to be
PHP Code:value=' Search'
-
2nd Jun 2011, 03:09 PM #8OPToo busy :|Website's:
L337Fx.com BeastieBay.net@Lock Down,
That was the last thing which came to my mind earlier, if I don't get it done with CSS, then I'll add that
EDIT:
Live Website : http://scenexxx.com (+18, NSFW)
-
2nd Jun 2011, 03:33 PM #9Respected Member
Have you tried padding:15px in the search css. yet?
-
2nd Jun 2011, 03:38 PM #10Retired NinJaWebsite's:
loledhard.compadding-left: 10px;
width: 165px;
in #searchbox & it works fine
You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!
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
themaPoster - post to forums and...
Version 5.41 released. Open older version (or...