Small Help In Joomla?
February 20, 2010 under FAQ
Hi
I am a new born infant with Joomla.
I am trying to change some text and a logo on the home page of a web site, previously made in Joomla
Inside the Joomla admin, I have looked into each and every entry in Module Manager, but could not find the current home page contents anywhere
Can someone help me telling, where else can I look to find that where from is the home page of site taking its contents
Thanks in advance
Search more about Small Help In Joomla?:




Look in index.html, or whatever the default file is.
Assuming this the latest Joomla, 1.5.1x
Don’t edit the index.html, that will break it for sure.
Inside the administrator.
Under the menu Site > Template Manager
Click Site Templates
Click the button next to the template you are using.
Click the ‘Edit HTML’ button in the upper right.
You can do the same with the CSS just click the ‘Edit CSS’ button.
BEFORE YOU CHANGE ANYTHING…
Copy the entire contents of the file you are editing and paste it into Notepad or something like that. This is in case the browser closes or you lose the contents of the form field when editing. If that happens then just edit the HTML again and paste the original back from the notepad.
If you don’t do this and the browser closes or the form field is saved blank, you will lose it.
The Homepage content is most likely an Article. (Look in article manager)
The Logo would probably be a CSS change. (Edit template CSS)
REMEMBER TO BACK UP BEFORE MAKING ANY CHANGES.
HTH,
Aaron