2014-08-15, 18:00:08
(2014-08-15, 12:29:56)shawn_a Wrote: Yes it should be explained in the wikiHello Shawn,
Thanks for this. do you have the link to the WIKI - this is all beginning to make sense and taking away the frustrations of getting to use CKeditor.
One thing, when I use my css (guy.css) I don't see these options in style or paragraph format:
.asterix {
font-size: 80%;
}
#container {
width: 960px;
margin-right: auto;
margin-left: auto;
margin-top: 30px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.4em;
color: #636F65;
overflow: hidden;
padding-left: 30px;
padding-right: 30px;
}
#headercontainer {
text-decoration: none;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.7em;
font-weight: normal;
padding-top: 30px;
padding-bottom: 30px;
color: #909E79;
font-size: 120%;
overflow: hidden;
}
What am I doing wrong or not understanding please?
Regards
Guy