Best practice for Text with right floating image?

More
10 years 10 months ago - 10 years 10 months ago #53345 by Macjoomla
Unfortunately this was not the complete solution for my question. As soon as i add following code to the item.css:
Code:
span.span.flexi.value, .flexi.value { float: none; }
not only the image is going to float right as i was expecting, but it is changing the appearance of the fields "created" and so on in the box above the article, the creation date suddenly goes in two lines, where before one line was enough.

Thank you for your help and best regards, Macjoomla
Last edit: 10 years 10 months ago by Macjoomla.

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #53346 by ggppdk
Hello

you can always duplicate the template

and modify the HTML inside the item(_html5).php


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #53347 by Macjoomla
Hello ggppdk,
this is, what i tried before opening this thread, but did not succeed, that seems much too complex for me :( Also, i am very happy with the way fc works and don't want to change more then necessary, as i know, most things you do are carefully considered ;)

This kind of layout seems very common, so i wondered, what other users do, or if you have a quick solution, i would not get to myself.

Thank you and best regards

ggppdk wrote: Hello
you can always duplicate the template
and modify the HTML inside the item(_html5).php

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #53353 by Macjoomla
Ok, it works, if you don't address all flexi values but only value of field text:
Code:
}span.desc-content.flexi.value.field_text, .desc-content.flexi.value.field_text { float: none !important; }
instead of
Code:
span.span.flexi.value, .flexi.value { float: none; }

Thank you and best regards, Macjoomla

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save