Can you tell me which are these themes of wordpress?

Discussion in 'WordPress' started by sachindba, Feb 23, 2011.

  1. #1
    sachindba, Feb 23, 2011 IP
  2. Dodger

    Dodger Peon

    Messages:
    1,494
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Anytime you need to know the information about a theme, look at the top of the main theme style.css file which you can find in the HEAD of the source.


    BlueGecko appears to be a theme using the Thesis Framework. Quite possibly may have appeared at WooThemes, but I am not certain of that.
    
    /*  
    Theme Name: BlueGecko
    Version: 1
    Description: Site by <a href="http://www.portent.com">Portent Interactive</a>.
    Author: Brad Mahaffey
    Author URI: http://www.vanillagreen.com
    Copyright: (c) 2010 Portent Interactive.
    */
    
    
    Code (markup):
    The DataAvail theme is custom by the website owner.

    
    /*   
    Theme Name: DatAvail
    Theme URI: www.datavail.com
    Description: Datavail
    Author: Datavail
    
    Version: 1
    */
    Code (markup):
     
    Dodger, Feb 23, 2011 IP
  3. sachindba

    sachindba Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi Ronnie, Thanks a lot for such nice help. Appreciate.
     
    sachindba, Feb 24, 2011 IP