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 Mon Dec 29 2014, 01:39; 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
Similar topics
» Would this voting system
» How can i change reputation button position?
» Recent/Latest Topics System Position Problem
» Reputation System & Thanks button not working for some reason !?
» Position of the online button
» How can i change reputation button position?
» Recent/Latest Topics System Position Problem
» Reputation System & Thanks button not working for some reason !?
» Position of the online button
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum