Page 1 of 1

[Solved] strange link when I click on "View Site" from admin

Posted: Fri Sep 05, 2008 10:26 pm
by L84DNR
Running CMS MS 1.3.1

When I click on the View Site link from admin panel it takes me to the root file or just /index.php
This shows the correct header and menu but in the body is says
Left simple navigation + 1 column
This template has the menu in left sidebar. The menu is using the Simple Navigation menu template. It is styled in the stylesheet called Navigation: Simple - Vertical.

You can easily float the sidebar with the menu to the right instead. Look in the Layout: Left sidebar + 1 column stylesheet for the float: left; property in the div#sidebar element. Change that to float: right; and the sidebar with the menu will instead be on the right side of the content.
If I click on the Home menu item everything looks good and the address shows /index.php?page=home

I want this "home" page to be the default.
Any suggestions?

Thanks,
Mike

Sorry, I think I put this in the wrong area, but don't know how to move and I don't want to double post.

Re: strange link when I click on "View Site" from admin

Posted: Fri Sep 05, 2008 10:30 pm
by alby
L84DNR wrote: I want this "home" page to be the default.
Check in list content the green check of default page

Alby

Re: strange link when I click on "View Site" from admin

Posted: Fri Sep 05, 2008 10:36 pm
by L84DNR
man, that's a little embarrassing
I was clicking all over making pages in-Active not realizing I never set it as the default.

Thanks,