17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1095 Views |
-
using subtemplates generates a new <div>?

15 October 2007 at 6:26am
hello,
i'm new with silverstripe. while reading tutorials 1 and 2 and playing a bit around, my website looks different when using subtemplates.
as described in the tutorials i created a new site of my own type (NewsHolder).
when i put some code from Page.ss into Layout/NewsHolder.ss and browse my site, suddenly a
<div class="typography"> occurs arround the NewsHolder.ss template in my site. So my css doesn't work anymore.
It's no problem to change it, but i want to ask, if this is a normal behavior?
thanks,
roelfsche -
Re: using subtemplates generates a new <div>?

16 October 2007 at 10:48am
<div class="typography"> should always be around the content you wish to edit in the cms. Make sure your page.ss has .typorgpahy around it and you can style it in the typography.css file
| 1095 Views | ||
|
Page:
1
|
Go to Top |


