How to Rip MyBB Skin 04-24-2014, 11:46 PM
#1
I am not responsible for what you do with these themes or if the DMCA is violated.
THIS DOES NOT WORK WITH EVERY FORUM, BUT NEARLY ALL MYBB FORUMS
STEPS
1) Find the MyBB forum you would like to rip. Go into the main forum page.
2) Right click anywhere and hit "Inspect Element" or "View Source" this all depends on whichever browser you are using.
3) Press CTRL + F (Search) and type in this:
Code:
Code:
.css
Keep searching and clicking the arrows until you find the line with theglobal.cssfile link.
4) Select the link and open it in a new tab. Copy all of this into a notepad file.
5) Now go into your admin page and hit Create a Theme. Give it a name and use the default settings and then go edit the "global.css" page and delete all the code and paste it in there!
This part is optional, only do this if you want most/all the images.
In some lines you might see things like this:
Code:
Code:
(.../images/theme/header.png)
They can also show up like this:
Code:
Code:
(../../../images/maintheme/body_bg.png)
Replace those lines with the website URL you are ripping, therefore you have the images now!
Hope you guys enjoyed this tutorial!
THIS DOES NOT WORK WITH EVERY FORUM, BUT NEARLY ALL MYBB FORUMS
STEPS
1) Find the MyBB forum you would like to rip. Go into the main forum page.
2) Right click anywhere and hit "Inspect Element" or "View Source" this all depends on whichever browser you are using.
3) Press CTRL + F (Search) and type in this:
Code:
Code:
.css
Keep searching and clicking the arrows until you find the line with theglobal.cssfile link.
4) Select the link and open it in a new tab. Copy all of this into a notepad file.
5) Now go into your admin page and hit Create a Theme. Give it a name and use the default settings and then go edit the "global.css" page and delete all the code and paste it in there!
This part is optional, only do this if you want most/all the images.
In some lines you might see things like this:
Code:
Code:
(.../images/theme/header.png)
They can also show up like this:
Code:
Code:
(../../../images/maintheme/body_bg.png)
Replace those lines with the website URL you are ripping, therefore you have the images now!
Hope you guys enjoyed this tutorial!
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
