- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- October 2003
- Status:
- offline
- last visit:
- 03.05.08
- Posts:
- 38
Hello,
I want like to put google between every 2 stories in the first 6 stories displayed. I have got a storybox.html in my theme but this is called for each story (I understand).
How can do something like this ?
for each story
if story_id > ( number_of_stories+6)
if story_id % 2
print google ad HTML code
Thanks in advance,
MDE
