Name this theme ?

Grinch

Regular Member
Joined
Jan 26, 2012
Messages
423
Reaction score
277
Hello,

I fell in love with this theme and its the exact thing I need.

Anyone know the name or where I can get this theme.

I know its for Wordpress if that helps.

There here:
Code:
http://gearpop.com/

Thanks
 
Adzoner I believe. Little trick view the source of the page:

right at the top of this:

Code:
<link rel="icon" type="image/png" href="/favicon.png" />	
	<link rel="stylesheet" href="http://gearpop.com/wp-content/themes/adzoner/css/config.css" />
	<link rel="stylesheet" href="http://gearpop.com/wp-content/themes/adzoner/css/themes/black.css" />
	<link id="mainstyle" href="http://gearpop.com/wp-content/themes/adzoner/css/ticker-style.css" rel="stylesheet" type="text/css" />

The folder that comes after themes should be the name of the theme unless he changed it for whatever reason.
 
Adzoner I believe. Little trick view the source of the page:

right at the top of this:

Code:
<link rel="icon" type="image/png" href="/favicon.png" />    
    <link rel="stylesheet" href="http://gearpop.com/wp-content/themes/adzoner/css/config.css" />
    <link rel="stylesheet" href="http://gearpop.com/wp-content/themes/adzoner/css/themes/black.css" />
    <link id="mainstyle" href="http://gearpop.com/wp-content/themes/adzoner/css/ticker-style.css" rel="stylesheet" type="text/css" />

The folder that comes after themes should be the name of the theme unless he changed it for whatever reason.

Thanks!
 
Back
Top