![]() |
|
How to rip any MyBB theme! - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +--- Thread: How to rip any MyBB theme! (/Thread-How-to-rip-any-MyBB-theme) |
How to rip any MyBB theme! - Blue - 09-09-2013 PLEASE DO NOT USE THIS ON DZ THANK YOU<3 :happyderp::thumb-up:
1) Choose a Mybb Forum Theme 2) Right Click and select "View Page Source" 3) Press CTRL+F and search for ".css" 4) You wil be shown a global.css file link. 5) Select and Open it, 6) Copy the entire code into a notepad. 7) In some lines you will see something like (..../images/theme/header.png) 8) Just replace those dots with the website URL for which u are ripping. 9) Do this for all the lines that contains dots. 10) Done! You have finished the ripping. Theme is ready. Now Go to your AdminCP>Templates and styles>Themes>Create new theme>Name it> Global.CSS> Advanced Mode> 11) Copy and Paste the code here and save it. Done! |