08-08-2017, 03:15 PM
You probably need to change the class on ~ line 161 on in - note this is going to get overwritten with new updates so you are going to have to perform your updates manually to be sure you don't lose your changes.
And deploying should be almost drag and drop. You will need to change any social callbacks and the email server if you have one setup.
That should be pretty much it though as long as you don't have any static links e.g. vs type thing
Sorry if that doesn't make sense lol
Code:
<body class="nav-md">
Code:
header.php
Code:
users/includes
And deploying should be almost drag and drop. You will need to change any social callbacks and the email server if you have one setup.
That should be pretty much it though as long as you don't have any static links e.g.
Code:
http://localhost/js/blah.js
Code:
/js/blah.js
Sorry if that doesn't make sense lol