November 5, 200817 yr hi everybody well i have allready downloaded a joomla Tamplate on my computer. i wanted to change it by some modification in html and css. but it was strange cause in html page i just found one line!!! nothing else to modify!!!! what should i do.?? andia
November 6, 200817 yr hi everybodywell i have allready downloaded a joomla Tamplate on my computer. i wanted to change it by some modification in html and css. but it was strange cause in html page i just found one line!!! nothing else to modify!!!! what should i do.?? andia you need to edit the index.php file in your default template
January 20, 200917 yr The html file is there so to prevent directory listings on some servers. Some servers look for default files, like index.html If that file is not present, it will just show the entire directory. Which you normally do not want. So, putting a basically empty .html file in there is simply a security measure. Sjackson is correct, you'll need to edit the index.php file for the template you have active. There may be more than one template in the "templates" folder, so make sure you edit the correct one.
January 21, 200917 yr And you could have multiple .php and multiple css files to work on besides a control file.
Create an account or sign in to comment