Forum Moderators: martinibuster

Message Too Old, No Replies

Adsense Search box looks funny on my page

         

talita

1:57 pm on Jun 19, 2006 (gmt 0)

10+ Year Member



Hi I`m new here, if I had to make a separate post for introductions, sorry.

This might be a stupid question but my adsense search box, looks really strange on my page. Is there someone here that can help?

I run Joomla, and used a mod_html to dislplay the box.

Dunno if that help. Please, I`m a peanut with these things.

[edited by: jatar_k at 4:08 pm (utc) on June 20, 2006]
[edit reason] no urls thanks [/edit]

greatstart

2:26 pm on Jun 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It looks like the code has been changed. I noticed that the <br /> tag has been added to every line, and that is why there are spaces in the search box.

icedowl

3:01 pm on Jun 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You'll need to create a custom module. Do this:

1. Turn off the WYSIWYG editor as it will add code to the javascript that you do not want.
2. Go to "Site Modules".
3. Click on "New".
4. Paste the script in the blank "Custom Output" content box.
5. Choose a "position" for the new module.
6. Choose a "Module Order" if needed.
7. Give the module a "Title".
8. Choose if you want that title to be shown using the "yes" or "no" radio buttons.
6. Save and publish.

And, Welcome!

talita

5:54 am on Jun 20, 2006 (gmt 0)

10+ Year Member



Thanks for the welcome Icedowl.

I will try that, thanks. *mumbles something about WYSIWYG editors and script* ;)

talita

6:19 am on Jun 20, 2006 (gmt 0)

10+ Year Member



You guys are the best! Thank you so much.

Icedowl, do you mind if I ask you something else? IT`s not adsense related but a joomla issue, I`ll mail or email you if it`s an issue for the forum.

I think you are my new best friend!! (insert kissing smiley here)

icedowl

3:53 pm on Jun 20, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



For a Joomla issue it would be much better for you to visit Joomla's own forum. The folks that really know everything about it can be found there.

jatar_k

4:09 pm on Jun 20, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



and Welcome to WebmasterWorld talita

Tearabite

5:05 pm on Jun 20, 2006 (gmt 0)

10+ Year Member



I dont use Joomla, but my search boxes still look lame..
too much empty space below them, and i cant match the background (only white or grey).

talita

5:42 am on Jun 26, 2006 (gmt 0)

10+ Year Member



AG never mind, it`s okay. I`ve been to that forum and if you have a stupid question they don`t answer you. I know they are busy and all, but if I ask something I want a respnse at leat.

Thanks anyway, my search box is 100%.

jatar_k

5:44 am on Jun 26, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Well, there are no stupid questions here talita

don't worry :)

miki99

8:28 pm on Jun 27, 2006 (gmt 0)

10+ Year Member



Since there are no stupid questions here, I have one about search boxes too. :-)

They look OK in my browser, but in Dreamweaver they contort my page (ie, make it stre-e-e-e-etch sidewise) to the point where I can't edit in that view. Which is so inconvenient that I've given up on using search boxes so far.

netmeg

8:34 pm on Jun 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I dont use Joomla, but my search boxes still look lame..
too much empty space below them, and i cant match the background (only white or grey).

This won't help with the background problem, but as for the space - that might be the form tag. If you add a style taking forms down to 0px margin, that might help with that.