Like voting system - Like button position
3 posters
Page 1 of 1
Like voting system - Like button position
Hi!
I would like (if possible) to move the Like button like in this image:

I would like to move it exactly in there. I'm using punbb.
Thank you!
I would like (if possible) to move the Like button like in this image:

I would like to move it exactly in there. I'm using punbb.
Thank you!
Last edited by Glavee on December 29th 2014, 12:39 am; edited 1 time in total
Re: Like voting system - Like button position
Hello @Glavee,
Add these rules to your stylesheet :
Display > Colors > CSS stylesheet
Add these rules to your stylesheet :
Display > Colors > CSS stylesheet
- Code:
.post .postmain { position:relative }
.post .postmain .LGvote {
position:absolute;
bottom:40px;
}
Re: Like voting system - Like button position
Ange Tuteur wrote:Hello @Glavee,
Add these rules to your stylesheet :
Display > Colors > CSS stylesheet
- Code:
.post .postmain { position:relative }
.post .postmain .LGvote {
position:absolute;
bottom:40px;
}
This is how it looks like now. It's under the text.

Re: Like voting system - Like button position
is this solved ?
APE
Please Do not mark your items as solved unless your 100% sure it is solved or we will lock it without asking
Thank you.
APE

» Voting system
» Voting System?
» Would this voting system
» About Voting system
» How to create a voting system?
» Voting System?
» Would this voting system
» About Voting system
» How to create a voting system?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum