thegame123 Posted March 19, 2014 Share Posted March 19, 2014 Hi I have a custom content block module which came with my theme. I am looking to add 3 different html slideshows to go on the homepage top area but I need theme to be placed inline with each other. Everything I have tried the slideshows always fall below each other. I am using PS 1.5.6.2. Any guides or help would be appreciated. Regards Link to comment Share on other sites More sharing options...
vekia Posted March 21, 2014 Share Posted March 21, 2014 what custom content module you've got? Link to comment Share on other sites More sharing options...
thegame123 Posted March 21, 2014 Author Share Posted March 21, 2014 (edited) its ok, I managed to find the right code for it, thanks <div class="row"> <div class="span4">...</div> <div class="span4">...</div> <div class="span4">...</div> </div> Edited March 21, 2014 by hollobay (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now