0
Welcome Guest! Login
0 items Join Now

How do I add an new style to the css?

  • How do I add an new style to the css?

    Posted 17 years 7 months ago
    • I am adding articles as content to our website, and I want to create a style to apply to headings in that article.

      I opened up the template_css.css using the Template CSS Editor in the admin interface.
      I added a section called:

      .articleheading {
      margin-bottom: 15px;
      margin-left: 15px;
      font-size: 180%;
      font-weight: bold;
      }

      I save the css and then go back to edit my content. However, my new style is not an option in the styles dropdown in the content editor. (Content Item: Edit )

      What am I doing incorrectly? I see there are lots of places I can put the new style within the CSS. I am really guessing and could use some help.

      THanks,
      Jason
    • -Jason

      www.myperfectcolor.com
      www.breslow.com
      www.paintersource.com
      www.reusepaint.com
  • Re: How do I add an new style to the css?

    Posted 17 years 7 months ago
    • if you are referring to the header of the article that style is being defined by .contentheading

      if you are referring to certain terms/ phrases within your content item thats being done from within your editor
  • Re: How do I add an new style to the css?

    Posted 17 years 7 months ago

Time to create page: 0.108 seconds