Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


How? filter_list
Author
Message
How? #1
How do people rip themes and stuff? I mean, I know how to get a userbar considering its rather obvious.

But how do you get it blank/edit your in your own text?

Reply

RE: How? #2
I will answer this if a staff member posts to give the "OK" to share such information.

Reply

RE: How? #3
(09-04-2013, 04:17 AM)Sydonay Wrote: I will answer this if a staff member posts to give the "OK" to share such information.

Sure, go ahead. Smile

Reply

RE: How? #4
Actually some people answered this in another thread Graduating made after this.
"If you look for the light, you can often find it. But if you look for the dark, that is all you will ever see.”


Reply

RE: How? #5
*Please note that I use Google Chrome, so the options on your browser may be slightly different*

Right click forum page > View Page Source

It should say towards the top:
<link type="text/css" rel="stylesheet" href="http://blah.net/cache/themes/themeXX/global.css" />

For example, DZ is:
<link type="text/css" rel="stylesheet" href="http://www.discussionzone.net/cache/themes/theme28/global.css" />

Click it, copy and paste. Save this under your theme as global.css.

Under global.css, you should see many things similar to the following:
url(../../../images/themenameishere/head_bg.png)

For example, DZ is:
url(../../../images/dzt/head_bg.png)

This means that the theme images are under /images/dzt/ for DZ. Replace the themenameishere part with your theme folder name.

A quick way to get all the images and css is to simply use HTTrack Website Copier.

For some themes, a little bit of PHP template editing may be required.

Simple enough?

Reply

RE: How? #6
(09-06-2013, 05:58 PM)LCTG Wrote: Sydonay post is totally full. And all of you need now is Notepad++ . That is a lightweight and perfect editor because you will need use the FIND ALL & REPLACE ALL feature a lot

Oh my god, I LOVE Notepad++. I DEFINITELY second this!

Reply







Users browsing this thread: 1 Guest(s)