5099 Posts in 1519 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1012 Views |
-
editing typography.css

7 October 2009 at 3:42am Last edited: 7 October 2009 4:26am
Hello
Things works but you can not see it in the wysiwyg editor
I'm trying to edit the Typography.css file and it is working exept for this :
I want people to be able to add an image on the right side of a titlle so I did this :
but I can't see changes in the wysiwyg
.typography h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #222;
margin: 0 0 18px 0;
font-weight: 300;
clear: both;
font-size: 18px;
background: white url(../images/side_menu_black_rectangle.gif) no-repeat right center;
}Thanks a lot
-
Re: editing typography.css

8 October 2009 at 4:43pm
Well the wiki is a bit sparse, but you can see that you need to be creating AND overriding both typography.css and editor.css in order to see them both on the site and the WYSIWYG.
http://doc.silverstripe.org/doku.php?id=typography
This task doesn't look like fun...
| 1012 Views | ||
|
Page:
1
|
Go to Top |


