blog template for category - image problem

More
11 years 11 months ago #32116 by rottenberg
thank you very much

It's working now
I have done the change on the html5 file

best regards

Michel

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

More
11 years 11 months ago #32125 by rottenberg
I modulate my preceding post.
All is correct except one thing :

When you enter some field in the 'before description' fields (with or without label), there is a problem : the description text is not facing the image but is written at the end of the article.

There is no problem with under description fields

best regards
Michel

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

More
11 years 11 months ago #32130 by ggppdk
facing? you mean next to image?
if it does not fit then it will fold under image

you could try using CSS to limit width


-- 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...

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

More
11 years 11 months ago #32134 by rottenberg
No, it's not that.
When I have a value in an before description. I get the image
Under I get the content of the before description and
under I get the description.

I join 2 screen images

Good presentation : the author and the date of creation are at the bottom of the article (template field : under-description-line1-nolabel)
[attachment=1:20uh07d9]<!-- ia1 -->good presentation.jpg<!-- ia1 -->[/attachment:20uh07d9]


Bad presentation : The author and the date of creation are uder the image and before the description (template field : above-description-line2-nolabel)
[attachment=0:20uh07d9]<!-- ia0 -->bad presentation.jpg<!-- ia0 -->[/attachment:20uh07d9]

the template is copied from blog - category

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

More
11 years 11 months ago #32152 by ggppdk
mmm, this is not a CSS conflict, it is rather a CSS bug of our template:

at about line 244 of file
(fc) templates/blog/css/category.css

/* lines */
.lineinfo {
display: block;
clear: left;

delete line clear: left;

and test


-- 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...

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

More
11 years 11 months ago #32166 by rottenberg
the problem remains

I have modify the css like that :
Code:
/* lines */ .lineinfo { display: block; /*clear: left;*/ overflow: hidden; margin: 0 0 0.5em 0;

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 1.306 seconds
Save
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