Saturday, 15 February 2014

css - How to float:left text, next to a Afflux Gallary using Gmedia -



css - How to float:left text, next to a Afflux Gallary using Gmedia -

i using wordpress plugin called gmedia gallaries , float text have below appears next gallary on right hand side.

i have tried following:

.afflux_module { overflow: hidden; float:none; margin-right: 20px; } .nexttopic{ float:none; padding: 15px; clear:both; }

but not seem work, help?

this site workig on - http://thestudentbubble.com/hidden-gems/hidden-gems-restaurants/afriteo/

if want set text beside gallery, add together css file:

.afflux_module { float: left; }

css wordpress wordpress-plugin css-float

No comments:

Post a Comment