Jump to content

tailoring the wordpress-towards own needs - a little php-hack


dil_bert

Recommended Posts

hello dear php-freaks


running a wp version 4.2.2 with a theme 2014

the Plugins: metaslider, shortcode-ultimate

can 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 plugin

in 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 text

if you have any question - please just ask - then i can explain more
 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.