Results 1 to 3 of 3

Thread: Adding class to article

  1. #1
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Adding class to article

    When I create an article, I can add a class to the article (top box)
    This never shows up in my code however. That seems a bit strange to me, why be able to add it, if it does not show.

    Only when I add classes to the elements they show up.

    How can I make the article inherit the style to all the elements?

  2. #2
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: Adding class to article

    Hey,
    It does show.... input testintroclass,testtintroid in the article header.
    Now view source of your page in your browser....

    Code:
    <div class="mod_article testintroclass block" id="testtintroid" style="margin-top:5px; margin-bottom:5px;">
    which is a div that wraps all elements.

  3. #3
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: Adding class to article

    Ohh yes... I see!
    I did not look properly I guess...

    Thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •