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
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
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? ???
I meant in WYSIWYG mode.
ok, thanks guys