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

  • SEARCH
  • Home
  • 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 8744163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:48:08+00:00 2026-06-13T11:48:08+00:00

: IE : Firefox I’m trying to create an arrow that might change size

  • 0

ie image: IE
firefox image: Firefox

I’m trying to create an arrow that might change size horizontally. It’s supposed to use 3 images representing the following: < — >

I’m trying to do that with divs and css, but it’s not working in IE. The body image is not centered, and it looks like it’s an underscore. But that does not happen in firefox or chrome, where the body is centered, and align to the tip of the left and right images.
< ____ >: IE (wrong)
< —– >: Firefox (right)

I have the following:

.bodyArrow {
    width: 38px;
    background: url("../../images/ArrowBody.png") repeat-x center;
    height: 5px;
}
.arrowLeft {

    height: 5px;
    padding-left: 38px;
    background: url("../../images/ArrowLeft.png") no-repeat 0 0;
}
.arrowRight {
    height: 5px;
    font-style: normal;
    padding-right: 3px;
    background: url("../../images/ArrowRight.png") no-repeat 100% 0;
}

<table>
<tr>
<td> something </td>
<td>
    <DIV  class="bodyArrow">
    <DIV  class="ArrowLeft">
    <DIV  class="ArrowRight">
    </DIV></DIV></DIV>

</td>
<td> something </td>
</tr> 
</table>

Any suggestions on how to make it would?

Thank you very much!

  • 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-13T11:48:09+00:00Added an answer on June 13, 2026 at 11:48 am

    you can use background-size property to stretch the background image

    background-size:width height;
    

    and for positioning background image you can use Background-position property

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

Sidebar

Related Questions

Firefox 14. I'm trying to use css props: -moz-column-break-before:always; -moz-column-break-after: always; But it does
What Firefox add-ons do you use that are useful for programmers?
Firefox says they support 128px cursors, but that you must keep within 32x32px for
Firefox recently blacklisted the plugin that allows xbaps to work in firefox This is
Firefox always loads dynamic images, but IE it just shows images without any dynamic
Firefox has an Xpather extension that allows one to inspect html and extract xpaths.
Firefox stores whole story in that file and what I want to do is
Firefox displays outdated information from MDN on newly self-hosted extension I'm trying to switch
Firefox has to store passwords. That is totally unsafe, but it has to do
Firefox is set as Windows' default browser. I want to change the default browser

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.