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
Notepad++ Is there a way to show the cursor offset from the beginning of the file
Syslog Files from Cisco to Kiwi SysLog
iPhone, how do I correctly pass data model object data between various view controllers without breaking MVC?
Why could the man eat meat after flood?
Wireless printer keeps dropping connection.
stsadm import command fails to execute
Combine data from several rows into a single result
How to connect a mac to the internet via windows server 2003 network?
reading and saving from serial port
TransactionScope - Sample Code