- Posts: 5
- Thank you received: 0
Bar / Line between Artikel
-
Wissmann
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 4 months ago #35218
by Wissmann
Bar / Line between Artikel was created by Wissmann
Hi,
on the site www.studio77decor.de/2013/
is between the articel "Ausblick" and "Galerie" a black bar / line
i would these line between all articel.
can u help?
thanks
guido
on the site www.studio77decor.de/2013/
is between the articel "Ausblick" and "Galerie" a black bar / line
i would these line between all articel.
can u help?
thanks
guido
Please Log in to join the conversation.
-
Wissmann
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
11 years 4 months ago #35220
by Wissmann
Replied by Wissmann on topic Bar / Line between Artikel
It is okay now. i find in layout.css the row.
div. row-1
border-top:1px solid #ddd;
Thanks Guido
div. row-1
border-top:1px solid #ddd;
Thanks Guido
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #35221
by ivan.milic
Replied by ivan.milic on topic Bar / Line between Artikel
I dont see line there but you can add:
.items-row {
border-bottom:1px solid silver;
}
at bottom of layout.css, to make separation line
.items-row {
border-bottom:1px solid silver;
}
at bottom of layout.css, to make separation line
Please Log in to join the conversation.
Time to create page: 0.156 seconds