Center the NSP pagination
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Fri Dec 09, 2016 6:29 pm
- Reply with quote
- Report this post
Hi,
I have MusicState installed in my site: http://rainnightclubvn.net/
In the second section in frontpage is NSP GK5 which is used to display Coming Events.
I'd like to have to Pagination located in the center of the page.
Please help!
Attached here an illustration image:
I have MusicState installed in my site: http://rainnightclubvn.net/
In the second section in frontpage is NSP GK5 which is used to display Coming Events.
I'd like to have to Pagination located in the center of the page.
Please help!
Attached here an illustration image:
-
- Expert Boarder
- teitbite
- Tue Dec 13, 2016 11:59 am
- Reply with quote
- Report this post
Hi
Please add this code to override.css and make sure override is enabled in template settings.
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
#nsp-nsp-225 .nspTopInterface {
left: 50%;
position: absolute;
right: auto;
top: -45px;
transform: translate(-50%, -50%);
}
-
- Moderator
- GK User
- Tue Dec 13, 2016 1:19 pm
- Reply with quote
- Report this post
Always you, Teibite!
My thanks to you!
My thanks to you!
-
- Expert Boarder
- teitbite
- Thu Dec 15, 2016 5:46 pm
- Reply with quote
- Report this post
Hi
Happy I could help Closing this thread now.
Happy I could help Closing this thread now.
-
- Moderator
4 posts
• Page 1 of 1