Jump to the post that solved this thread.
Solved: 4 Years, 10 Months, 1 Week ago Two questions about moving links
#1
Solved: 4 Years, 10 Months, 1 Week ago
Hello community,
An insoluble problem for me at the moment ... My attempts at self have not been successful. I need help

1. How do I get the "fas fa-child" icon on the buddy list a bit off the text, as with the other links? It is too close to the text for me.

2. I would like to have the links (left and right) generally further out. How can I do that?

https://imgur.com/fV1n3iN

THX in advance for your help!
Greets,
blongso
Reply
#2
Solved: 4 Years, 10 Months, 1 Week ago
Try to add &nbsp; after the closing </i> tags
Reply
#3
Solved: 4 Years, 10 Months, 1 Week ago
re makpaolo  ,
difficult for me to implement .. sorry ...

<div class="lower">
 <div class="wrapper">
 <ul class="menu panel_links">
 {$usercplink}
 {$modcplink}
 {$admincplink}
 </ul>
 <ul class="menu user_links">
 {$searchlink}
<i class="fas fa-envelope"></i>{$pmslink}
 </ul>
 </div>
Reply
#4
Solved: 4 Years, 10 Months, 1 Week ago
(2020-03-17, 11:42 AM)blongso Wrote: re makpaolo  ,
difficult for me to implement .. sorry ...

<div class="lower">
 <div class="wrapper">
 <ul class="menu panel_links">
 {$usercplink}
 {$modcplink}
 {$admincplink}
 </ul>
 <ul class="menu user_links">
 {$searchlink}
<i class="fas fa-envelope"></i>{$pmslink}
 </ul>
 </div>


<i class="fas fa-envelope"></i> &nbsp; {$pmslink}

<i class="fas fa-envelope" style="margin-right: 5px;"></i>{$pmslink}
Reply
#5
Solved: 4 Years, 10 Months, 1 Week ago
Thank you Mjniu!
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)