Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Web Design and HTML
Reload this Page Search Form change the font color
Reply
 
Thread Tools Display Modes
(#11 (permalink))
Old
Member
Isengard is on a distinguished road
 
Posts: 32
Join Date: Jun 2012
Default 07-12-2012, 08:33 PM

So I put this in

<style type="text/ccs">
#mystyle "input" {
color: red;
}


Right below this

<meta http-equiv="content-type" content="{%MetaCharset%}" />
<meta name="description" content="{%MetaDescription%}" />
<meta name="keywords" content="{%MetaKeywords%}" />
<title>{%MetaTitle%}</title>

So it looked like this

<meta http-equiv="content-type" content="{%MetaCharset%}" />
<meta name="description" content="{%MetaDescription%}" />
<meta name="keywords" content="{%MetaKeywords%}" />
<title>{%MetaTitle%}</title>
<style type="text/ccs">
#mystyle "input" {
color: red;
}
<link href="images/default.css" rel="stylesheet" type="text/css" media="screen" />

And the whole website came up blank did I misplace the code or did I not understand your mistake
Reply With Quote
Sponsored Links
(#12 (permalink))
Old
wass's Avatar
Junior Member
wass is on a distinguished road
 
Posts: 14
Join Date: Jul 2012
Location: Serbia
Send a message via Skype™ to wass
Default 07-12-2012, 09:29 PM

Search color is set in images/default.css, maybe it's set as !important, give us default.css code


@edit - and delete that what you have just done

Last edited by wass; 07-12-2012 at 09:31 PM.
Reply With Quote
(#13 (permalink))
Old
Member
Isengard is on a distinguished road
 
Posts: 32
Join Date: Jun 2012
Default 07-12-2012, 09:33 PM

So your saying I cannot change the font color?
Reply With Quote
(#14 (permalink))
Old
wass's Avatar
Junior Member
wass is on a distinguished road
 
Posts: 14
Join Date: Jul 2012
Location: Serbia
Send a message via Skype™ to wass
Default 07-12-2012, 09:37 PM

Ahh you want to change color of font, sorry i thought you wanted to change hole search box


add in <div id="search"><form id="searchform" method="get"> <fieldset> <input name="search" id="s" size="15" value="Search" type="text" style="color:red; " /> </fieldset> </form></div>
Reply With Quote
(#15 (permalink))
Old
Member
Isengard is on a distinguished road
 
Posts: 32
Join Date: Jun 2012
Default 07-12-2012, 09:41 PM

Thank you soo much I thought it was in that code but didn't know how to put it (see original post) thank you again helped a lot!!!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com