Microsoft
Software
Hardware
Network
Question : How do I use a static page for Joomla's Home Page?
Hi, I've been using Joomla for a while, but never had to do this before. I need to make the home page out of one intergrated image. So I'd like to use a static home page and then link it into the Joomla internal pages. Problem is that I can't figure out how to setup the site to view the static home page first instead of the Joomla index.php I'd like default.php and it to be static, meanin not using the Joomla template and then link from that to the internal pages.
Answer : How do I use a static page for Joomla's Home Page?
Assuming your date is in C11 enter in another cell:
=DATEVALUE(TRIM(LEFT(
RIGHT(C11,
LEN(C11)-F
IND(",",C1
1)-1),FIND
(":",RIGHT
(C11,LEN(C
11)-FIND("
,",C11)-1)
)-3)))
This
will convert it into a real date, which you can then format as you desire.
Steve
Random Solutions
Access SELECT Combo box
Where in the page lifecycle are cookies created?
How do I reset the name of the "Title" column in Sharepoint after it has been renamed in error.
Dell image restore not working
Help creating a connector between Exchange 2003 and Exchange 2010
Update Table query from select
How can I prevent an event happening if I cancel an Access Report?
Want to run script when a file is put in a folder
SQLSERVER 2005 mirroring
Moving stored procedure from SQL Server 2000 to 2005, multiple table inserts and SCOPE_IDENTITY