how to find out the details of a drupal theme/template from exisiting site??

Hi all,

This is my first step into drupal. I've got exp using joomla/wordpress. Am looking for few petty answers for a start!

Can someone plz help me with: 1. How to download a drupal sites template/theme from an existing website(drupal)? (cuz, i've seen some sites with good layouts, even though, i'm going to change the total look and feel, but needed it for a layout!!)

 

2. If its not possible, how to obtain atleast template details of it?? I'm using ff weebdeveloper to obtain css and all stuff, but no idea how to find out template and its layout...

 

In joomla, u can find it by just placing <strong> /?tp=1 </strong> in the address bar!! but, i dont know, how to do it in here...!!

 

Cheers

 

 

drupal theming

Hi, the best way to see what themes are being used is to right click on the header and select view image - you'll then see the name of the theme in the file path, and can then check if it's one you can download from the drupal.org list.

You will not be able to download the php template files from the other person's site as they are protected - and quite rightfully so.

HINT: you will usually be able to find the link to the CSS, which can be very very useful.

Oh and should you make a killer theme, please consider uploading it to the theme list...

 

 

 

 

 

drupal theming

hi re-present.,

I'll for sure try a way out with your suggestion given!

nice day :)