• Resolved diegobrrspf

    (@diegobrrspf)


    Hi!

    First of all, congratulations for this wonderful plugin.

    I’ve noticed that it uses ul/li tag. What custom CSS should be used to modify the style of the list? I tried to use some custom CSS, but it didn’t worked (I believe because of other CSS of my theme). And I didn’t found a specifically class name to modify.

    In my case, I want to change the font and spaces between the counts, level name and user ranking (stars).

    Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Robin W

    (@robin-w)

    Bad programming on my part !

    I have just released version 2.3 which I have added classes to and should have enough classes to allow you to style, but come back if not !

    Thread Starter diegobrrspf

    (@diegobrrspf)

    Hello Robin!

    Wow! That’s what we call a QUICK response! ?? Thanks a lot.

    Unfortunately, it didn’t worked for me. Maybe I’m doing something wrong with the CSS…

    Here is my code (generated on the page):

    <div class="bur_display">
    	<ul>
    		<li class="bur_topic">Tópicos iniciados: 3</li>
    		<li class="bur_reply">Contribui??es: 4</li>
    		<li><img src="......./ico_userlevel_4.png" height="" width=""></li>
    		<li>
    			<div id="level4">Referência</div>
    		</li>
    	</ul>
    </div>

    On the page the space between all the 4 elements is too much large. So what I need to do is set a lower height between the 3 texts and the image. Any ideas?

    Thanks again!

    Plugin Author Robin W

    (@robin-w)

    could be many things in the css.

    Can I have a link to an example.

    If login required, can you contact me via my website

    https://www.rewweb.co.uk

    Plugin Author Robin W

    (@robin-w)

    nothing further heard – marking as resolved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Styling the list’ is closed to new replies.