Closed (works as designed)
Project:
Google AdSense integration
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 22:54 UTC
Updated:
28 Sep 2009 at 23:23 UTC
Comments
Comment #1
jcnventuraSorry, but you can't alter the HTML code provided by Google. The module goes into great lengths to ensure that it's output is 100% similar to the code generated by Google. That code specifies a submit input, and doesn't include any class or id..
However, note that the adsense module inserts classes around the HTML code it generates.
João
Comment #2
Michsk commented>> However, note that the adsense module inserts classes around the HTML code it generates.
I understand that it does, but how will this help my "problem". When i theme the input in the adsense module class then it will effect the input text and the input submit... Offcourse i can use input[type="submit"] but that is not compatible with all browsers.
Any other ideas?
Comment #3
jcnventuraNo, no other ideas.. You can always modify the code yourself, but you'll have to keep doing it every time you upgrade.