Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8297697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T15:30:45+00:00 2026-06-08T15:30:45+00:00

I don’t get it. I want a simple line with arrow so I use

  • 0

I don’t get it. I want a simple line with arrow so I use a class with border and a background-image:

hr {
    padding-top: 10px;
    border: none;
    border-top:dotted #000 1px;
    background: #fff url("img/arrow.gif") no-repeat 100px -1px;
 }

Unfortunately the background is below the border:

enter image description here

I’ve tried z-index, “id beats class” (with <hr id="arrow">) but nothing worked. Is there a solution?

BTW, how the css-cracks would do such a dotted line with arrow?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T15:30:46+00:00Added an answer on June 8, 2026 at 3:30 pm

    ​EDIT: I’ve been looking at doing this without :after, only because I don’t like being downvoted 🙂

    The best I can come up with is this:

    .box3 {
        z-index: 100;
        border: none;
        padding: 10px 0 30px 0;    
        background-image: url("http://test.mark-design.co.uk/4ik4e7ic.png"), url('http://test.mark-design.co.uk/line.png');
        background-position: 50% -1px, left top;
        background-repeat: no-repeat, repeat-x;
    }
    

    It uses the multiple backgrounds in CSS3 so it won’t be massively supported yet but works and is a fairly interesting way of doing it – http://jsfiddle.net/spacebeers/T8Yzj/39/

    The image needs tweaking as does the padding but the result is sound.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Don't get me wrong, I want them to get saved. But I always thought
I don't like Jackson. I want to use ajax but with Google Gson. So
Don't know if I worded the question right, but basically what I want to
Don't know how to explain it better but i'm trying to get a response
Don't be afraid to use any technical jargon or low-level explanations for things, please.
Don't have much to say, just can get into the event handler. XAML: <Grid>
Don't these two mean the same thing, first get the value and then increment?
Don't ask why but I have the requirement to draw a border around certain
Don't ask me how but I managed to get accidentally the following remote branches
I don't have much PHP experience and I want to know how to best

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.