• Resolved ta-0000

    (@taku0000)


    There are articles of top 3 rows and 8 columns.
    Among them, I’d like to display advertisements in the middle of the second row and the fifth row.
    However, I do not know how to do it.

    Please tell me the way to fulfill the above conditions.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Spacetime

    (@spacetime)

    I see 8 rows and 3 columns.

    Do you mean inserting between articles in the row or between rows?

    Thread Starter ta-0000

    (@taku0000)

    Yes.
    The middle of the vertical second row.
    The middle of the fifth vertical row.
    The middle of the eighth row in the vertical.

    I’d like to display advertisements here.
    Also please tell me the way to achieve it.

    Plugin Author Spacetime

    (@spacetime)

    But rows are horizontal?

    I still don’t understand where do you want to insert.

    Thread Starter ta-0000

    (@taku0000)

    Desktop is
    In the middle of the second row from the top
    In the middle of the fifth row from the top
    In the middle of the eighth row from the top
    I want to display advertisements on.

    Thread Starter ta-0000

    (@taku0000)

    https://bintan2ch.net/wp-content/uploads/2018/02/トップスクショ.jpg

    I would like to place advertisements on the part surrounded by black.
    ※ This is the desktop version.

    Plugin Author Spacetime

    (@spacetime)

    I see.

    So this means that you would like to insert ads at those positions and the posts will shift so there will be another row.

    You can try with automatic insertion After HTML element.

    For the second row try:
    .three-columns group .imag:nth-child(4)

    Make sure the element inserted will be floating (as existing images float: left;).

    However, this may be tricky and requires knowledge of CSS selectors.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘About [Ad Inserter]’ is closed to new replies.