1265 Posts in 351 Topics by 486 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1073 Views |
-
a picture only on the Homepage

21 December 2008 at 6:24am
Hello,
I installed the theme "andreas2" (http://www.silverstripe.org/andreas02/). But now I have got a question: How can I realize that the picture withe the text "Welcome to your site!" is only shown on the homepage???
Thank your for your help!
-
Re: a picture only on the Homepage

21 December 2008 at 8:23am
I would assume that area is a div.
So edit the template file where it is located, and do something like
<% if inSection(home) %>
div with picture here
<% end_if %> -
Re: a picture only on the Homepage

21 December 2008 at 9:49am
It works perfectly!!! Thanks for the fast help!!!
| 1073 Views | ||
|
Page:
1
|
Go to Top |


