Setup Theme drupal 6.16

1. copy theme (bluemarine) dari theme original drupal setelah di install ke dalam server. di http://namahosting.com/themes


2. kemudian pastekan ke dalam folder http://namahosting.com/sites/default/themes jika folder theme lum ada create folder tersebut didalam folder default.

3. Masuk didalam folder (bluemarine) renamekan folder tersebut pada (apa sahaja nama contoh folder typo)

4. kemudian cari file .info iaitu bluemarine.info tukarkan kepada typo.info

5. buka file typo.info yg telah kita ubah namanya tadi dan edit file tersebut

; $Id: bluemarine.info,v 1.4 2007/06/08 05:50:57 dries Exp $
name = bluemarine
description = Table-based multi-column theme with a marine and ash color scheme.
version = VERSION
core = 6.x
engine = phptemplate

; Information added by drupal.org packaging script on 2010-03-04
version = "6.16"
project = "drupal"
datestamp = "1267662008"


DITUKARKAN SEPETI BERIKUT

; $Id: typo.info,v 1.4 2007/06/08 05:50:57 dries Exp $
name = Typo
description = Table-based multi-column theme with a marine and ash color scheme.
version = VERSION
core = 6.x
engine = phptemplate

; Information added by drupal.org packaging script on 2010-03-04
version = "6.16"
project = "drupal"
datestamp = "1267662008"


6. SIAP THEN ANDA PERLU PERGI KE THEME SETTING DAN CHOOSE TYPO THEME :)

0 comments:

Post a Comment