Tagged: x
-
AuthorPosts
-
May 24, 2016 at 4:33 pm #1007982
cabforwardParticipantI’m trying to float these x’s right inside the accordian, to align them with the text on the left. The top x isn’t inline with the text to the left of it. It’s sort of pushed down a bit.
<span style=”color: #4d4d4d;”>Reports for Fire, EMS or any incident response</span>
<span style=”float: right; color: #4d4d4d;”>x</span><hr />
<span style=”color: #4d4d4d;”> Copies of records made by District</span><span style=”float:right; color: #4d4d4d;”>x</span>
<hr />
<span style=”color: #4d4d4d;”> Returned Checks</span><span style=”float:right; color: #4d4d4d;”>x</span>
May 24, 2016 at 4:33 pm #1007987
cabforwardParticipantThis reply has been marked as private.May 24, 2016 at 10:11 pm #1008390
NicoModeratorHi There,
Thanks for writing in.
Would you mind sharing us a screenshot or guide of what you want to achieve and you URL so we could check your setup closer.
Don’t forget to set it as private reply.
Thanks.
May 25, 2016 at 9:54 am #1009161
cabforwardParticipantThis reply has been marked as private.May 25, 2016 at 9:54 am #1009167
cabforwardParticipantThis reply has been marked as private.May 25, 2016 at 11:12 am #1009308
JoaoModeratorHi There,
The position inside the box is sensitive to “Enter” so you need to keep the code on the same line, I have changed the very first item so you can see.
From this:
<span style="color: #4d4d4d;">Reports for Fire, EMS or any incident response</span> <span style="float: right; color: #4d4d4d;">$5.00 each</span>I Changed to:
<span style="color: #4d4d4d;">Reports for Fire, EMS or any incident response</span><span style="float: right; color: #4d4d4d;">$5.00 each</span>Follow the example on the other items and your items will be aligned.
***Note that when I aligned the items still looked like they are in different lines after I pressed delete to remove the “enter space” but that makes all the difference.
Hope that helps,
Thanks,
Joao
May 25, 2016 at 11:54 am #1009398
cabforwardParticipantThank you!
May 25, 2016 at 12:53 pm #1009511
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1007982 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
