Multiple image ads can be placed horizontally by adding the following code to the CSS file.
.image-advertisement { float: left; padding: 3px; }
However, how to do the same job for html ads? I want to place two adsense block side by side. Thanks.
Multiple image ads can be placed horizontally by adding the following code to the CSS file.
.image-advertisement { float: left; padding: 3px; }
However, how to do the same job for html ads? I want to place two adsense block side by side. Thanks.
Comments
Comment #1
lrwebks commentedDrupal 6 is EOL and no longer supported. Closing this as outdated for that reason. Thanks for your contribution!