Page 1 of 1

How to change index.php design?

Posted: Thu Apr 23, 2009 8:33 am
by dekel
We have hesk Add-on running on our website, I don't know php, but using HTML+CSS I'm trying to change the appearance of the index.php through the css file,hesk_style.css.
but I don't know which file to use in order to change the html markup.
already changed the inc/header.inc.php, but what comes next?

Thanks in advance!

Website:http://gomidjets.com/hesk/

Posted: Thu Apr 23, 2009 3:46 pm
by Klemen
HTML code is embedded in the index.php file but I don't recommend messing up with it unless you understand how PHP works. In any way make backups of files before you edit them.