Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hey there,

    This should be quickly do-able with some CSS. Do you have a live link I could look at?

    Ta,
    Todd

    Thread Starter Santhosh S

    (@santhoshjoys)

    https://eduprofessor.com/ceed-2013/
    here in the above link, i need to place the widget below the advertisement along with the text as it looking same like with text and that advertisement.

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hey, when I view the source of this page I don’t see a Widgets on Page widget area… which part of the page contains the widgets added by the Widgets on Pages plugin?

    Thread Starter Santhosh S

    (@santhoshjoys)

    Hi, Sorry I was out of station. That’s why late reply.
    please check the following link.
    https://eduprofessor.com/home/ there I have added widget on pages plugin. it is below the first paragraph below the google ads.
    Now I like to make that widget to be placed right side of that first paragraph. That is 50% of left side of the page is filled with paragraph and the 50% of right side of the page should have the widget. hope you got my point. Can you please help me with this?

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hey again,

    This time I apologise for the late reply as I’ve been on holiday.

    Something like the following I think should get you started;

    #Updates {
      width: 45%;
      float: left;
      margin-right: 5%;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Widgets on Pages] Like to place the Widget to Right of the paragraph.’ is closed to new replies.