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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T06:04:12+00:00 2026-06-03T06:04:12+00:00

I have a css issue which I can’t seem to figure out. I have

  • 0

I have a css issue which I can’t seem to figure out. I have a link to the application [here][1].

To use the app, just select a file (a small file for quick upload) and then click on the “Upload” button to upload the file. What you then see is the name of the file you have uploaded, the delete button and a horizontal line underneath.

But what I want is the name of the file to stay left like it is doing now, move the delete button to align right hand side inside the box and except using a horizontal line can that be replaced by using a dotted line?

Below is the code where the filename, delete button and horizontal line is appended in:

<ul class='listImage' align='left'>

Below is the code which displays the filename, delete button and hozizontal line:

 $('.listImage').append(htmlEncode(imagefilename) + '<button align="right" type="button" class="deletefileimage">Delete</button><br/><hr/>'); 

Below is the current css for the listImage and delete button:

.deletefileimage{
    font-size:12px;
    font-weight:bold;   
}

.listImage{
    font-size:12px;
    text-align:left;
    margin:0;
    padding-left: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-06-03T06:04:13+00:00Added an answer on June 3, 2026 at 6:04 am

    replace

    <button align="right" type="button" class="deletefileimage">Delete</button>
    

    with

    <button style="float:right" type="button" class="deletefileimage">Delete</button>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a weird issue with my CSS. Really can't figure this one out.
i have a small issue which my text field insist to inhert the CSS
I have a painful issue CSS issue which appears to be caused by the
I have a very strange issue, that I'm hoping someone here can help me
For text links, I have: CSS: a:link {color: #3366a9; text-decoration: none} a:hover {border-bottom: 1px
It is advisable to use tables in HTML pages (now that we have CSS)?
I have a CSS class called grid which I place on my tables. I
I have a submit button which has the following CSS: .button{ border:1px solid #015691;
OK here is the situation: I have an externally hosted CMS which works great
I'm building a simple HTML/CSS template for myself, which is here , and it

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.