Two actuall issues I am having trouble with.

First, I figured out how to get the tags to work, but if you go to http://thinkingpost.net/why_not_gastric_bypass you will see what is happening. Basically what is going on is that the adsense in the block will load, but the other 1 or 2 in the actuall article will show the placeholder text as if I was logged in as admin (even though I have tested with a non-admin account and anonymous account too.) Is this a normal function? What can I do to disable that? Until I figure out how to paginate long articles automatically, I need to make sure readers see ads they might click on once in a while as they read. Also it kind of gives a momentary brain break on the way if the article is particularly long.

Second, what can I do (css maybe, but how to do that?) to get the words to wrap around the google ad tag in a story node like pictures do for the inline script? (the inline image module uses css) I tried what limited I know about css, but I couldn't seem to get it to work.

Any help will be greatly apreciated.

Thanks,
Zethris

Comments

spyjournal’s picture

try google css float left http://www.w3schools.com/css/pr_class_float.asp
that should give you the syntax for floating an image (or a div) left (letting the text flow to the right)

i haven't tried adding adsense in a post so not sure.
It may be that you need to change the input format and allow the input format for the node to be in php to get the code script to work. Use the same php script you used in the side bar

heres two pushbutton themes ive modified
one in 4.5.2
http://www.rasita.biz/?q=
and one in 4.6.3
http://www.lifezone.org.nz/?q=

Zethris1’s picture

Ok I will try that.

I can use the css float tag in a div? how about if I put it in the styles file and use the div to call a class? Would that work?

Thanks,
Zethris

-------------------------------------

Visit http://www.thinkingpost.net to add your thoughts and ideas to the community.

spyjournal’s picture

I did that with the inline images div in the www.rasita.biz site