Help identifying Home page Help !
I'm trying to modify this system for a client of mine, and I believe I found where I need make a change - in content.html.php We're running v. 4.5.0 (not the latest release, but one back) I'm going to need to change the "class" in specific areas to something other than "contentheading". My question - how can I tell, when I'm in this script, if the visitor is on the Home page or another page? If the visitor is on the Home page I'll need to change the "contentheading" class to one name, and if he's on an inside page, I'll need to change the "contentheading" class to something completely different. This was I can set up my style sheets to display the "contentheading" class on the Home page differently than it would display on an inside page.
I know that the parameter "option=com_frontpage" is set once a visitor is browsing and goes back to the Home page. But it is not set when a visitor comes to the site for the very first time (no parameters are set).
Thanks much for any help anyone can provide.
Mambo RV |