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 6082095
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T11:15:03+00:00 2026-05-23T11:15:03+00:00

The image below describes the issue. I am creating our comment forms. And want

  • 0

The image below describes the issue. I am creating our comment forms. And want to create the pointer arrow in ffffff background color, and a border of 1px aaaaaa and border bottom fff so it sits comfortably on our container div

The issue I have is I can make a solid color pointer, but not sure if I can make what I want, so thought I would ask here please.

enter image description here

The css for the pointer is:

div.comment-reply .arrow{
border-bottom: 8px solid #888;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
height: 0;
left: 30px;
line-height: 0;
position: absolute;
top: -8px;
width: 0;

}

  • 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-05-23T11:15:04+00:00Added an answer on May 23, 2026 at 11:15 am

    @422; you can do with css like this rotate property.

    css
    
    #C{
        height:200px;
        width:200px;
        background:red;
        border:1px solid #000;
        position:relative;
        }
    
    .arrow{
         height: 20px;
         width: 20px;
         margin-left:30px;
        margin-top:-11px;
        background:red;
        -moz-transform:rotate(45deg);
        -webkit-transform:rotate(45deg);
        border-right:1px solid #000;
        border-bottom:1px solid #000;
        position:absolute;
        bottom:-10px;
        left:20px;
    }
    

    html

    <div id="C"><span class="arrow"></span></div>
    

    you can use :after, :before instead of span.

    for IE you can use ie filter

    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
    

    CHECK THIS http://jsfiddle.net/sandeep/Hec3t/7/

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

Sidebar

Related Questions

How to create such (see image below) effect using pure HTML JS and CSS?
I'm gonna create a ListView in WPF like the below image (source: picfront.org )
Image below displays the result for: div.test { background: #00F; font-size: 50px; line-height: 50px;
The image below represents the footer The black arrow represents the expandable content Div
I want to convert image into HTML sections ( see image below marked as
See this Image below http://i46.tinypic.com/2pt6jkn.jpg This is report in SSRS as shown when it
I receive this message (see image below) when I try to edit in debugging.
Take a look at the image below. I defined the red boxes inside the
I have to represent graphically an oriented graph like in the image below. alt
I have an interface that has large numbers of controls, see image below. Interface

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.