• I want to use bottom float for ads. Its works great, but always aligns to bottom left.
    I would like to align bottom center. Where we can fix this ?
    I tried enter div align=”center” but it didn’t work.

    any help is greatly appreciated.

Viewing 1 replies (of 1 total)
  • Plugin Author letsfx

    (@letsfx)

    You can do this by remove the “float:left” on div style. then add “left:400px”. This may shift Ad 400 pixel from left and looks like in center.

Viewing 1 replies (of 1 total)
  • The topic ‘bottom float how to align’ is closed to new replies.