How do I remove the green dashed line at the top

  • jimsoda
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 11 months ago #14193 by jimsoda

Please Log in to join the conversation.

More
12 years 11 months ago #14197 by ivan.milic
leave it in template_css.css so I can see what have you put.

Please Log in to join the conversation.

  • jimsoda
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 11 months ago #14198 by jimsoda
It is there. Do you not see it at the bottom?

Please Log in to join the conversation.

More
12 years 11 months ago #14205 by ivan.milic
yes i see it now, ... means you need to put something there:

.article_separator{
border:1px Dotted Green;
}
The following user(s) said Thank You: jimsoda

Please Log in to join the conversation.

  • jimsoda
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 11 months ago #14209 by jimsoda
Sorry but I am obviously new to CSS.

I added "border:1px Dotted Green; " and it shows as a double dotted line.

Also, is there anyway to add a little padding under that line so it separates the article a little.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 10 months ago #14223 by milos
Use this instead:

border-top: 1px dotted green;
padding: 10px 0;

Please Log in to join the conversation.

Time to create page: 0.083 seconds
Powered by Kunena Forum