-
AuthorPosts
-
October 19, 2017 at 7:08 pm #866411
Hi
there seems to be an issue with your separator
Please see screenshot – it explains all you need to knowhttps://drive.google.com/open?id=0B9S4vpg0-rRrVHYtbDRveUl5UEE
Thanx Brita
October 20, 2017 at 9:40 am #866642Hi Brita,
Thanks for the screenshot. Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardOctober 20, 2017 at 11:12 am #866667Hi Rikard
Sorry – but the site is not public since its in “developing” mode.
psychosomatik-kossmann.deBut here is the code and you can easily reproduce it – its reproducable on every installation.
[av_textblock size='' font_color='' color='' admin_preview_bg=''] <img class="alignright wp-image-3623" src="http://psychosomatik-kossmann.de/wp-content/uploads/20170517_150406-300x225.jpg" alt="" width="450" height="338" />Alle hier genannten psychischen und psychosomatischen Erscheinungen von Krankheitswert sind dadurch gekennzeichnet, dass sie sich der Beeinflussung durch Willenskraft oder Selbstdisziplin des Betroffenen weitgehend entziehen und deshalb der Behandlung durch entsprechend ausgebildete Therapeuten bedürfen. Sie können kurzfristig auftreten oder einen sehr langen, manchmal lebenslangen Verlauf haben und unterschiedlich stark ausgeprägt sein. [av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg=''] Häufig treten sie in Kombination bzw. Abhängigkeit von einander auf, was Prognose und Verlauf entscheidend beeinflusst. Die hier gemachte grobe Unterscheidung ist keine vollständige Auflistung aller umschriebenen Krankheitsbilder, die auf eine psychotherapeutisch-psychosomatische Therapie ansprechen. Sie dient lediglich der einführenden Information über die häufigsten und bekanntesten Beschwerden und Diagnosen. [/av_textblock]
As you see …..the separator is inbetween the text.
The output is shown in the screenshot in my first post.Regards brita
October 21, 2017 at 6:50 am #866982Hi Brita,
Thanks for the feedback, though it’s much easier for us to help you if we can inspect the actual page in question. Could you create a temporary user for us to be able to log into the site please? You can post the login details in private here on the forum. You can use (Email address hidden if logged out) for the email, though the most important is to post user and password details here so that all the moderators can access the site.
Best regards,
RikardOctober 21, 2017 at 4:03 pm #867054I can give you the database.
Than you can import it into any development-area of yours.
OK?October 21, 2017 at 4:36 pm #867070and here is a link to a screencast that shows exactly the settings & the output
https://drive.google.com/open?id=0B9S4vpg0-rRrN0M2c3cxVVQ0blk
October 21, 2017 at 5:35 pm #867080Hi,
I tested your debug code on my localhost and found that the paragraph needs to be inline-block, as after 1240px the hr falls to the end.p {display: inline-block !important; }
I recommend adding the page-id to the css also so it will only effect that one element.
I also recommend putting your image in a 1/2 column and your text in a different 1/2 column as the image height causes the first paragraph to have a big gap before the hr in screen sizes 1440px and above.Best regards,
MikeNovember 5, 2017 at 2:10 pm #872751So that meens that your separator does not work with anything that has a float left or flot right.
Do i understand that correct?Brita
November 5, 2017 at 3:43 pm #872756 -
AuthorPosts
- You must be logged in to reply to this topic.