PDA

View Full Version : Google Search Box Not Showing Text


CEO254
08-21-2010, 02:55 AM
I have a Google Search Box on my site and it is not showing the text as I type it in.

Only way to see it is to type something in and highlight it.

Any help will be greatly appreciated

www.TexasTakeover.com

CEO254
08-27-2010, 04:59 PM
anyone???

hiker
08-28-2010, 03:20 AM
I'm actually looking to get a google search bar for mine. Can you tell me how you got it and I'll test it out too, maybe we'll come up with the solution.

Lynne
08-28-2010, 04:04 AM
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.

Xtrigit
08-28-2010, 04:07 AM
Was it working before? Did you make any changes that might have affected the search box?

CEO254
08-28-2010, 09:09 AM
Was it working before? Did you make any changes that might have affected the search box?

no, the text never appeared

Xtrigit
08-28-2010, 02:49 PM
Paste the code here and I'll take a look at it.

hiker
08-28-2010, 05:40 PM
I'm sorry but I have to vent a bit....

When we make the wrong assumption and post in the incorrect forum, a moderator will tell us these things need to be asked elsewhere, and this is where their involvement ends.

Correct me if I'm wrong, but I believe vbulletin includes the feature to MOVE THREADS TO A DIFFERENT FORUM via the Moderator.

I'm puzzled why I have never seen this happen; only a "dead end" sign and an invite to make a duplicate post.

Can a moderator please move this thread to the correct forum so it can receive more member support, rather than making a drive by post?

[/vent]

CEO254
08-28-2010, 06:51 PM
This is what I used

https://vborg.vbsupport.ru/showthread.php?t=229247&highlight=google+search

I have posted in that thread and have not received a reply

Lynne
08-28-2010, 07:42 PM
I'm sorry but I have to vent a bit....

When we make the wrong assumption and post in the incorrect forum, a moderator will tell us these things need to be asked elsewhere, and this is where their involvement ends.

Correct me if I'm wrong, but I believe vbulletin includes the feature to MOVE THREADS TO A DIFFERENT FORUM via the Moderator.

I'm puzzled why I have never seen this happen; only a "dead end" sign and an invite to make a duplicate post.

Can a moderator please move this thread to the correct forum so it can receive more member support, rather than making a drive by post?

[/vent]
Sorry, but the correct place for this thread is not into another forum, but into the Modification *Thread*. I have no idea which modification he installed, so I cannot possibly move it. Instead, I asked the poster to go post in the Modification Thread himself since he knows which modification he downloaded and I do not.

Xtrigit
08-28-2010, 11:50 PM
Try this:

Open navbar template:

Find:
<form action="http://www.texastakeover.com/google.php" id="cse-search-box">

Replace with:
<form action="http://www.texastakeover.com/google.php" id="cse-search-box{font-size:50%; color:white; background-color:black;}">

CEO254
08-29-2010, 04:42 PM
Try this:

Open navbar template:

Find:
<form action="http://www.texastakeover.com/google.php" id="cse-search-box">

Replace with:
<form action="http://www.texastakeover.com/google.php" id="cse-search-box{font-size:50%; color:white; background-color:black;}">

Thank You!!!

It worked