How to Center Category Title Invision
2 posters
Page 1 of 1
How to Center Category Title Invision
Hey again, I've decided to fiddle around with Invision after all, however, I can't seem to find any way to center the category title on most of the boards, namely the ones that expand and collapse, if they're a subboard I can get it to work using the
div.maintitle{
text-align: center;
}
however like I said, that doesn't center the titles on the index page or any of the categories that expand or collapse. Help would be appreciated
div.maintitle{
text-align: center;
}
however like I said, that doesn't center the titles on the index page or any of the categories that expand or collapse. Help would be appreciated

Last edited by Darkwing on May 5th 2011, 7:56 pm; edited 1 time in total
Re: How to Center Category Title Invision
Hi, please add this to your CSS code:

- Code:
.maintitle.floated div.toggle, .maintitle.floated h2, .maintitle.floated h3 {
float: none;
text-align: center;
}

Re: How to Center Category Title Invision
Glad to be of your assistance. ![]() Since this problem has been solved, I will now lock this topic. >> Locked ![]() Base |

» how to center rank title [invision]
» Center Category Title
» Center category header title in phpbb2
» Invision- Center Menu
» HELP IN Templates : how to extend Row title,Row category left,Row category right
» Center Category Title
» Center category header title in phpbb2
» Invision- Center Menu
» HELP IN Templates : how to extend Row title,Row category left,Row category right
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum