Hi everyone,
I'm new to the forum and also new to Drupal, and my php knowledge is very limited.
I've this question, maybe it's a stupid one, but how to auto select the Home page when users visit the top of the domain? For example, I'm currently using the Acquia Marina theme, I created a Home page, and when I visit mydomain.com, sure the Home page is showing, but on the Primary links menu, it's still grayed out, it's not green like it's selected.
Not sure if I explained correctly, maybe a couple of examples will help you understand. If you go to the follow two sites:
http://www.acamdex.com/
http://www.ise-oxford.com/
Notice how the Home tab is automatically selected and it's green? For my own site, it doesn't do that, I've to click on it once to become green.
Thanks in advance.
Comments
it should
do it automatically, Maybe make sure that your home page is set correctly in site information, or build/themes, or wherever the set home page url is i forget... but also, do your other pages menu tabs turn green when you click on them? You'll find that as you are building sites with drupal, you'll figure things like this out as you are building the site, you'll just notice things like, "oh, why isn't that module enabled?" You just gotta explore the interface and you'll figure things out usually, just takes a little time
Hi alex.ihlo, hehe oops, I
Hi alex.ihlo,
hehe oops, I guess I missed the Default front page setting in Site information. :p
It's all good now, thanks a lot.