Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Aiheen aloitti: User Deleted - kesäkuu 20, 2011, 09:13:47 IP

Otsikko: Basic theme making
Kirjoitti: User Deleted - kesäkuu 20, 2011, 09:13:47 IP
So since im not familiar with coding others theme's perhaps i could make my very own. I don't exactly know how tho can anyone tell me how i can. Do i use dreamweaver or something. Thanks in advance
Otsikko: Re: Basic theme making
Kirjoitti: CyberAlien - kesäkuu 21, 2011, 08:01:31 AP
No, you can't use Dreamweaver or any other visual editor because templates are not simple HTML files. Templates are PHP files that require basic knowledge of PHP and HTML.

There are some tutorials in a sticky topic in this forum that will help you: http://www.simplemachines.org/community/index.php?topic=82003.0
Otsikko: Re: Basic theme making
Kirjoitti: ARG01 - kesäkuu 21, 2011, 09:13:31 AP
Lainaus käyttäjältä: CyberAlien - kesäkuu 21, 2011, 08:01:31 AP
No, you can't use Dreamweaver or any other visual editor because templates are not simple HTML files. Templates are PHP files that require basic knowledge of PHP and HTML.


Dreamweaver supports the file creation and editing of both HTML and PHP, among many other types of code. I use Dreamweaver for 100% of my coding needs and even though my code skills are limited at this time, using tutorials I have created entire non-SMF websites using Dreamweaver.
I am not sure where you are going with this?  ???
Otsikko: Re: Basic theme making
Kirjoitti: CyberAlien - kesäkuu 21, 2011, 09:33:32 AP
I meant in WYSIWYG mode.
Otsikko: Re: Basic theme making
Kirjoitti: User Deleted - kesäkuu 22, 2011, 03:49:01 AP
ok, thanks guys