Hi
I have a problem uploading my template files on to the server.All other files necessary for the template are getting uploaded except the css folder which contains template_css.css file
.
I thought it did not get uploaded properly so deleted it and uploaded the second time still the css file remains unfound.How do i fix this problem?
I had encountered the same problem in my localhost too so i directly pasted the css folder in htdocs/templates/myfolder and the problem was fixed.
How do i fix the same in the server?
Please can anyone help me ,its urgent.
Thanks,
Regards
Mercy.
Editing on the server Topic is solved
Moderator: mcsmom
- yonex_nl
- Joomla! Apprentice
- Posts: 7
- Joined: Tue Dec 13, 2005 7:44 pm
- Location: Susteren, Nederland
- Contact:
Re: Editing on the server
I don't know if you are have the problem with installing or with uploading (FTP). If it is installing then take a look at the templateDetails.xml file. Can you find this code?:
If not, add it after ''.
Code: Select all
<css>
<filename>css/template_css.css</filename>
</css>
If not, add it after ''.
Last edited by yonex_nl on Wed Dec 13, 2006 3:03 pm, edited 1 time in total.