StackIdeas
it is shifted to the right. How to make it in the center?
By
Potekhin Vitalijj
on Saturday, 01 August 2015
Posted in
Technical Issues
Likes
0
Views
700
Votes
0
Hello,
To understand my problem - I added a image.
How to do it in the middle?
Regards,
Vitalijj
Hey there,
I am really sorry for the delay of this reply as it is a weekend for us here. The "role" text is actually too long
You should keep it simple
Anyway here's a quick fix which you can add into your template's css file,
.discuss-role-title.role-important {
margin-left: -15px !important;
}
Mark
·
Saturday, 01 August 2015 02:30
·
0 Likes
·
0 Votes
·
0 Comments
·
#213002
Hello,
Thanks! I like your answer. You have a wonderful support!
Regards,
Vitalijj
Potekhin Vitalijj
·
Saturday, 01 August 2015 05:40
·
0 Likes
·
0 Votes
·
0 Comments
·
#213036
Hello Vitalijj,
You're welcome.
Nik Faris
·
Saturday, 01 August 2015 11:13
·
0 Likes
·
0 Votes
·
0 Comments
·
#213061
View Full Post