View Full Version : Adding an image in the header
Rob Welsh
09-22-2004, 02:35 AM
Hi,
I'm new to this software.
Could someone tell me the easiest way to add an image into the page header. Also I need to remove the name from header.
Any help appreciated
Thanks
John (Interspire Staff)
09-22-2004, 05:35 AM
Hi Rob,
You can edit any of the content on your site by editing panels /Web/Data/Templates/<selectedTemplate>/Panels/. For your change you need to open the PageHeader.ascx file then edit the HTML in there to remove the title and add an image.
Let me know if you need any more help with it.
Rob Welsh
09-23-2004, 03:50 AM
I have managed to include the image in the css but I will remove the title the way you suggested.
Couple of other question...
1. Can we order the articles other than by alphabet sorting how about date added?
2. Can I order the Recent News by date added or other?
4. How do I remove the site menu panel?
5. If I expire content is it archived somewhere?
6. If I delete content is it perminately removed?
I appreciate your help.
Here is a link to our news page it is not officially live yet but getting close!
http://www.redland.qld.gov.au/news
Hi Rob,
You can edit any of the content on your site by editing panels /Web/Data/Templates/<selectedTemplate>/Panels/. For your change you need to open the PageHeader.ascx file then edit the HTML in there to remove the title and add an image.
Let me know if you need any more help with it.
John (Interspire Staff)
09-24-2004, 12:01 PM
Hi Rob,
In answer to your questions:
1. Can we order the articles other than by alphabet sorting how about date added?
You'll need to modify the code and then recompile. Here's a KB entry that explains it. Tell me if you need more help.
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=17&catId=9
2. Can I order the Recent News by date added or other?
Yes, same way as above.
4. How do I remove the site menu panel?
This KB entry will help
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=18&catId=1
5. If I expire content is it archived somewhere?
It's still in the database but not shown to the public. You could create a custom panel to display it somewhere.
6. If I delete content is it perminately removed?
Yes it is. If you don't want it deleted permanently I recommend just setting it to hidden.
Let me know if you have any more questions.
Rob Welsh
10-01-2004, 04:26 AM
Two more question.
1. How do I control the number of Recent News articles that display on the default home page?
2. How do I remove the Recent Articles from the default page? I did this via the style.css using dislay none but is there a better way?
Thanks again for your help
Hi Rob,
In answer to your questions:
1. Can we order the articles other than by alphabet sorting how about date added?
You'll need to modify the code and then recompile. Here's a KB entry that explains it. Tell me if you need more help.
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=17&catId=9
2. Can I order the Recent News by date added or other?
Yes, same way as above.
4. How do I remove the site menu panel?
This KB entry will help
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=18&catId=1
5. If I expire content is it archived somewhere?
It's still in the database but not shown to the public. You could create a custom panel to display it somewhere.
6. If I delete content is it perminately removed?
Yes it is. If you don't want it deleted permanently I recommend just setting it to hidden.
Let me know if you have any more questions.
John (Interspire Staff)
10-06-2004, 08:31 AM
Hi Rob,
Here are some KB entries that can help you out with this:
1. How do I control the number of Recent News articles that display on the default home page?
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=11&catId=7
2. How do I remove the Recent Articles from the default page? I did this via the style.css using dislay none but is there a better way?
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=18&catId=1
Let me know if you need any more help.
Rob Welsh
10-19-2004, 05:45 AM
Hi Rob,
Here are some KB entries that can help you out with this:
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=11&catId=7
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=18&catId=1
Let me know if you need any more help.
Hi John,
You mentioned earlier you could recomplile the software to accomodate our needs in regard ordering articles by date added. (We are not using the news functionilty of the site)
Also we want to be able to feature a unlimited amount of articles not just the limit of two that is set by default.
Could you please advise how we go about getting you to do this?
Many thanks
John (Interspire Staff)
10-19-2004, 01:20 PM
Hi Rob,
Here's a KB entry that explains how to customise a panel without having to recompile.
http://www.interspire.com/support/articlelive/index.php?ToDo=view&questId=10&catId=1
Let me know if you need anything else.