17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 847 Views |
-
Help Newbie!

21 February 2008 at 9:36am
Hi, i'm just new to silverstripe and i've been testing out a site that i just built based on the tutorial, i can say that i have just the right amount of understanding in PHP and a good level of knowledge in CSS / XHTML...
Here's my problem, I created a new Page.ss file and replaced the original from tutorials/templates/ and my own layout.css file which was placed on /tutorials/css/ worked fine when displaying the pages. but when i tried to access the cms http://domain.com/admin/ the tabs for the CMS modules don't appear.
Do i need a specific div ID to be on my style sheet so that the login part will show? if so, what is that div tag?
Is silver stripe strict on div naming? do i need to follow specific div names for the CMS to properly work? Thanks in advance.
-
Re: Help Newbie!

22 February 2008 at 12:20am
include $Form (and perhaps also $Layout) in your page.ss to get the login page.
Cheers
Nicolaas
| 847 Views | ||
|
Page:
1
|
Go to Top |

