End of Support for Joomla 3 - Forum closed
block layout problems part 3
Hi Mr. Kuhlmann,
I figured out the problem or better I know know, why the problem doesn't appear in your template: the picture is in the article. You don't use Images and links/Into Image. Then the image appears in category blog in line with the text, the header is on top but the image hasn't the link to the article anymore. If I use " Images and links/Into Image" I have the link for the article but in Category blog the text isn't inline with the picture anymore, the layout is messed up in IE and Firefox. If I follow your suggestion and switch Image Float to none, the layout problem seems to be fixed accept that my header is now below the picture. This looks confusing because it is not easiely clear anymore what picture belongs to what article.
Is there a way that I can use Images and links/Into Image to have the link for the article in the picture plus the layout problems in IE and Firefox are solved? Is it ok to add the link for the article into the picture or is this something what should be not done in a website (having a link what leads to the same article?
Like we have with the logo, if I'm on HOME and click the logo it leads to HOME?
Thanks for your help
Thomas Rast
I figured out the problem or better I know know, why the problem doesn't appear in your template: the picture is in the article. You don't use Images and links/Into Image. Then the image appears in category blog in line with the text, the header is on top but the image hasn't the link to the article anymore. If I use " Images and links/Into Image" I have the link for the article but in Category blog the text isn't inline with the picture anymore, the layout is messed up in IE and Firefox. If I follow your suggestion and switch Image Float to none, the layout problem seems to be fixed accept that my header is now below the picture. This looks confusing because it is not easiely clear anymore what picture belongs to what article.
Is there a way that I can use Images and links/Into Image to have the link for the article in the picture plus the layout problems in IE and Firefox are solved? Is it ok to add the link for the article into the picture or is this something what should be not done in a website (having a link what leads to the same article?
Like we have with the logo, if I'm on HOME and click the logo it leads to HOME?
Thanks for your help
Thomas Rast
by rast537
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
add this code to your css/custom.css
add this code to your css/custom.css
.uk-align-left {
text-align: left;
float:none
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates