2019-05-09, 02:28:56
(2019-05-09, 02:11:54)elubben Wrote:(2019-05-08, 06:40:28)datiswous Wrote: You could for example add following css code to your template (style.css):
Code:a.lm-link { padding-right: 1em; }
You can use a.lm-link for styling the links and span.lm-link-desc for styling the link description.
You could use <div class="linksmanager">...</div> around the (% links %) code to get standard included styling
( see file links_manager/css/links_manager_links.css )
I'll give the css code a try.
Thanks Again datiswous
Tried that, placed it on line 24 of style css with no effect.