- Posts: 11
- Thank you received: 0
How do I remove the green dashed line at the top
-
jimsoda
Inactive member - Topic Author
- New Member
Less
More
12 years 10 months ago #14137
by jimsoda
How do I remove the green dashed line at the top was created by jimsoda
How do I remove the green dashed line at the top of an article?
Thanks for any help.
Thanks for any help.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #14152
by ivan.milic
Replied by ivan.milic on topic Re: How do I remove the green dashed line at the top
add this to template_css.css at the bottom:
.content_pad hr{
border:none!important;
}
.content_pad hr{
border:none!important;
}
Please Log in to join the conversation.
-
jimsoda
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
12 years 10 months ago #14159
by jimsoda
Replied by jimsoda on topic Re: How do I remove the green dashed line at the top
Thanks so much.
On the same note, how can I add a line under the articles so there is some separation in an article list?
On the same note, how can I add a line under the articles so there is some separation in an article list?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6725
- Thank you received: 712
12 years 10 months ago #14179
by milos
Replied by milos on topic Re: How do I remove the green dashed line at the top
Please give us your link. What Joomla version you have?
Please Log in to join the conversation.
-
jimsoda
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
12 years 10 months ago #14188
by jimsoda
Replied by jimsoda on topic Re: How do I remove the green dashed line at the top
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #14191
by ivan.milic
Replied by ivan.milic on topic Re: How do I remove the green dashed line at the top
add some border to this css entry:
.article_separator{
border:...
}
add this definition in the bottom of template_css.css
.article_separator{
border:...
}
add this definition in the bottom of template_css.css
Please Log in to join the conversation.
Time to create page: 0.306 seconds