End of Support for Joomla 3 - Forum closed
[SOLVED] Separating line between articles
Is it possible to seperate the articles with a seperating line?
E.G., the leading article is seperated from the other articles (Home).
I want the following articles being seperated the same way.
Is there a simple possibilitiy to do this?
www.sl-pfandhaus-berlin.de
E.G., the leading article is seperated from the other articles (Home).
I want the following articles being seperated the same way.
Is there a simple possibilitiy to do this?
www.sl-pfandhaus-berlin.de
by Robbe
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Separating line between articles
Posted 8 years 9 months ago #11959
Hi there,
You can add a line if you add this css code to your file: css/custom.css
Video: How to customize a theme:
www.joomlaplates.de/template-bearbeiten
You can add a line if you add this css code to your file: css/custom.css
Maybe you need a gap then you have to insert a "margin" or "padding" into the css style.uk-article {border-bottom:1px solid #ededed}
Video: How to customize a theme:
www.joomlaplates.de/template-bearbeiten
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: Robbe
Please Log in or Create an account to join the conversation.
Replied by Robbe on topic [SOLVED] Separating line between articles
Posted 8 years 9 months ago #11967
Problem solved.
by Robbe
Please Log in or Create an account to join the conversation.
Hi,
I found this old discussion, I have the same problem.
Using css/custom.css it's OK for Firefox, Opera and Safari. With Chrome seems ignore every kind of css, or better, seems ignore the custom.css file.
So with ".uk-article {border-bottom: 1px solid #008a53}" I don't solve for Chrome.
You may see online at www.ascca.net in homepage: blog articles are divided by a green line.
I found this old discussion, I have the same problem.
Using css/custom.css it's OK for Firefox, Opera and Safari. With Chrome seems ignore every kind of css, or better, seems ignore the custom.css file.
So with ".uk-article {border-bottom: 1px solid #008a53}" I don't solve for Chrome.
You may see online at www.ascca.net in homepage: blog articles are divided by a green line.
Last Edit:6 years 1 week ago
by Papalla
Last edit: 6 years 1 week ago by Papalla.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Chrome found an error in your css code, see image attached. Please remove the ";"
Attachment Screenshot_6-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates