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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T22:41:51+00:00 2026-06-10T22:41:51+00:00

When 5 (the maximum) entries are created, the layout works as intended and looks

  • 0

When 5 (the maximum) entries are created, the layout works as intended and looks like this:

enter image description here

However, if there are less entries, the layout gets all messed up:

enter image description here

What might be causing this issue? The PHP code generating each entry is the following:

echo '<div class="st_decor sk_decor rounded" style="clear:both">
',$v['name'],' of ',$l['serv_'.$serv[$v['server']]],'
<a style="float:right;margin-left:1em" href="delete/character/',$v['id'],'/">
<img src="img/x.png" alt="',$l['delete'],'"></a></div>';

And the CSS classes used are:

.rounded {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px}

.st_decor{
    border-left-style:groove;
    border-width: 0 0 0 2px;
    margin-left: 15px;
    font-size:10px;
    padding: 3px}

.sk_decor{border-left-color:#ffdf8c}    
.sk_decor:hover{background-color:#333333;}

Any help is highly appreciated.

  • 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-10T22:41:52+00:00Added an answer on June 10, 2026 at 10:41 pm

    And I have found a solution: the image simply needs to be put before the text:

    echo '<ul class="st_decor sk_decor rounded" style="clear:both">
    <a style="float:right;margin-left:1em" href="delete/character/',$v['id'],'/">
    <img src="img/x.png" alt="',$l['delete'],'"></a>
    ',$v['name'],' of ',$l['serv_'.$serv[$v['server']]],'
    </ul>';
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There is an array: var a = new Array(); It contains date entries like
Well, after solving this problem by naive STL set,I was reading the forum entries,there
Is there any maximum count of web worker that can be run at the
Apparently there's a maximum number of arguments for std::thread for the std::thread implementation in
I am trying to extract a maximum of 5 entries randomly from two tables
Background: I have a table with 5 million address entries which I'd like to
if we are given pairs of integers (a1,b1),(a2,b2),(a3,b3),..(an,bn) and there is a maximum sum
What is the maximum storage capacity of Core Data? Is there any capacity limit
I have a table called reports it looks like: user_id | report_post 1 2
I would like to know if there is currently a way with Guava MapMaker

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.