Theme Edit

Nyvorlas

Madly Diligent
Joined
Sep 12, 2012
Messages
9,466
Reaction score
415
FP$
5,994
Hello FP,

I am going to be getting a theme for my website but the profile in the topics is on the right and I want it on the left so how do I edit it to change it to be on the left?
 
Well, there's no set way to do it. You would need to see the code to make the change.
 
Gray, I tried what you said and it still didn't work on the theme 🙁
 
Drogba said:
Gray, I tried what you said and it still didn't work on the theme 🙁
It does work, after you done them edits, go to ACP, then Styles, then templates and for your style on the right you should see "Refresh" click that, then go to themes, located on the left, then find your style and click "Refresh".
 
ItsBrad said:
Drogba said:
Gray, I tried what you said and it still didn't work on the theme 🙁
It does work, after you done them edits, go to ACP, then Styles, then templates and for your style on the right you should see "Refresh" click that, then go to themes, located on the left, then find your style and click "Refresh".

Still didn't work.
 
Go to supernova/template/sn_config.html

And find line 35:
Code:
<!-- DEFINE $SN_PROFILES_ON_LEFT = '0' -->

Replace with:
Code:
<!-- DEFINE $SN_PROFILES_ON_LEFT = '1' -->

Be sure to go into your ACP and refresh the templates.
 
Back
Top Bottom