PDA

View Full Version : Great Integration


businessguy
06-24-2006, 09:39 AM
The Adsense Ads on the left of the page blend amazingly well with the site.

http://findory.com/

How did they get the line under "Ads by Google"?

Arnold

psico
06-24-2006, 10:09 AM
They are Adsense Premium members...

arpitgosai
07-04-2006, 05:30 AM
They are Adsense Premium members...

What is adsense premium member ?

dianafontanez
07-22-2006, 07:43 PM
How did they get the lines under the Adsense?

For me is easy if i want to implement it. I just tell the program i use to create my website to bring forward that line. So I dont think i have to be premium for that...

You know what? I will give it a try on a dummy page to prove myself.... brb with the results!

Diana

Back!!! Yes!! I dont think you need to be premium in order to create a line under it. Like i said. Just bringing the line forward (my website builder program allows me to do that).

Check the dummy page: www.mercadeobrillante.com/dummy.html

nukemdomis
08-07-2006, 08:20 AM
That is interesting. There's that notorious "Ads by Google" guy again, only he's not clickable.

golden14
08-08-2006, 08:33 AM
very neat indeed! Only wonder why they aren't running a link block as this would fit in on the left like a dream!

wm8c
08-17-2006, 07:55 PM
How did they get the lines under the Adsense?

For me is easy if i want to implement it. I just tell the program i use to create my website to bring forward that line. So I dont think i have to be premium for that...

You know what? I will give it a try on a dummy page to prove myself.... brb with the results!

Diana

Back!!! Yes!! I dont think you need to be premium in order to create a line under it. Like i said. Just bringing the line forward (my website builder program allows me to do that).

Check the dummy page: www.mercadeobrillante.com/dummy.html
What do you mean by "bringing the line forward". A HTML explanation please :)

mynewchoice
08-17-2006, 08:52 PM
What do you mean by "bringing the line forward". A HTML explanation please :)

While I am not sure what the OP meant but I would assume that they were referring to the ability to position elements on the screen via the use of CSS. With CSS manipulation, it is possible to layer certain elements on top of others.

-mnc

livingfree
08-17-2006, 10:24 PM
how did they change the text font also?

mynewchoice
08-17-2006, 10:57 PM
how did they change the text font also?

Well, looking at their source code I am seeing options that do not exist in my AdSense blocks. In addition, it looks like they are manipulating the block of AdSense code as well.

So either they are a premier member as someone else had mentioned, or I would suspect that they are violating the TOS.

However, I would imagine it is also possible to alter the text with the use of CSS. I haven't bothered to actually review the source code that is output by the Google JS but you might be able to override some of the text settings with your own CSS. Not really sure though.

-mnc