Sunny
New Member
Posts: 69
inherit
189780
0
May 2, 2013 7:38:33 GMT -8
Sunny
69
February 2013
wintermoonrise
|
Post by Sunny on Apr 4, 2013 9:30:59 GMT -8
I just need help understanding a couple of things: I want to change the categories so that the text in centered. Do I have to do through the CSS to do this or am I just missing something?
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Apr 4, 2013 19:24:39 GMT -8
Hi there! =]
Head into your Templates (Admin Panel -> Themes -> Layout Templates) and look for the Home Template.
Around line 5 you should find the following - add in the red; <div class="title-bar bbcode" align="center"><h2><div class="title_wrapper">$[category.display_name]</div></h2></div>
That should do the trick. =]
|
|
Sunny
New Member
Posts: 69
inherit
189780
0
May 2, 2013 7:38:33 GMT -8
Sunny
69
February 2013
wintermoonrise
|
Post by Sunny on Apr 5, 2013 9:46:28 GMT -8
|
|