Hi, I have Music State on this site: rainnightclubvn.net
I tried to center the content of the page in this subpage: http://rainnightclubvn.net/photos.html
But I can't make it out.
This is what I did give a try:
Add a suffix for page: 498=center-page
Then defined "center-page" suffix in overide.css like this:
.center-page{
margin:auto;
text-align:center;
}
What I need is to center the hold gallery block on that page. Can I do it with page suffix? If yes, please help me with some code. If not, please help me with another solution.
Thank you!