margin between thmbnail and text
-
Hello,
I’m testing WordPress Popular Post now.
I hace 3 questions.I want to make margin between thumbnail and text.
How can I do?I have another question.
When I use this widget, sometimes it becomes in two rows.
I want display only one row.
How can I save this?3rd question is how control the font size of comments, views, and category like original version?
I read forum and I added these 2codes.
.wpp-list li { /* display: inline-block; */ float: none; clear: left; margin-bottom: 5px!important; /*NEW*/ } .wpp-list li { display: inline-block; float: none; clear: left; margin: 0 0 0 -30px; background-image: none!important; /* NEW */ } And Post HTML Markup: <li>{thumb} <b> {title} </b> <p> <font size="7" color="#db9e8b"> {stats} </font></p></li>
thanks
TK Valentinohttps://www.ads-software.com/plugins/wordpress-popular-posts/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘margin between thmbnail and text’ is closed to new replies.