dil_bert Posted July 11, 2015 Share Posted July 11, 2015 hello dear php-freaksrunning a wp version 4.2.2 with a theme 2014the Plugins: metaslider, shortcode-ultimatecan i run metaslider in a Posting with a alignment on the left or the right side.note: i do not want to have the meta slider filling out the whole width of the posting.question: can this be arranged with the shortcode-ultimate pluginin other words one example: can i run the meta-slider on the left side and text on the left?see the example-site: http://www.ex-libri.org here you can see the Metaslider. tried to do this with the following code .metaslider { max-width: 50% !important; float: right; } this code snipped i have added into a plugin called simple custom-css taken from here https://wordpress.org/plugins/simple-custom-css/but as you see the page http://www.ex-libri.org - it makes the metaslider half width - but there is no floating of the text. can i make the visibilitiy of the meta slider as described - with floating around textif you have any question - please just ask - then i can explain more Link to comment https://forums.phpfreaks.com/topic/297257-tailoring-the-wordpress-towards-own-needs-a-little-php-hack/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.