Single badge display change
-
Hi, I would like to change how the badges are displayed in the page.
How can I change its structure to this:
<div class="achievement-wrap earned"> <div class="badgeos-achievement-earned"> <div class="alignleft badgeos-item-image"> <div class="badgeos-item-points">50 Points</div> <div class="badgeos-achievement-congratulations"> <h4>1 Required Steps</h4> <ul class="badgeos-required-achievements"> </div>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
What I want is the message of earned in the top, the image floating in the left below the message (I can do this with css), the points in the right of the image, the congratulations image in the right of the image too, floating below the points, and the Required steps below the congratulations messages.
I tried to change some things in content-filters.php but got no good result.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Single badge display change’ is closed to new replies.