Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Jul 2006
    Location
    Behind you. Right NOW.
    Posts
    370
    Tokens
    0

    Default

    Thanks, I'll look into it.
    Quote Originally Posted by Cells View Post
    Are you fat?

    Edited by Hayd93 (Forum Super Moderator): Please do not be rude.
    Lmao.


    A warning to all mods - Be careful when editing my sig - It bites - Icarus





  2. #12
    Join Date
    Mar 2005
    Location
    Leeds
    Posts
    3,423
    Tokens
    0

    Latest Awards:

    Default

    Put this in your <head>

    Code:
    <link rel="stylesheet" href="style.css" type="text/css" />
    Then in your cutenews active news have this:

    Code:
    <div class="content">
     
                    <div class="content_header"></div>
     
                    <div class="content_body">
     
                        <div class="content_text">
     
                                         <strong> {title}</strong><br/>
     
     
                                          <em>Posted on {date} by {author}</em>
     
                        </div>
     
                    </div>
     
                    <div class="content_footer"></div>
     
    {short-story}
     
                                          [full-link]Read more...[/full-link]
    </div>

  3. #13
    Join Date
    Jul 2006
    Location
    Behind you. Right NOW.
    Posts
    370
    Tokens
    0

    Default

    Nope , I did both of those things but it still wants to put my side bar underneath the news for some reason, But when I view my code it's all correct
    Quote Originally Posted by Cells View Post
    Are you fat?

    Edited by Hayd93 (Forum Super Moderator): Please do not be rude.
    Lmao.


    A warning to all mods - Be careful when editing my sig - It bites - Icarus





Page 2 of 2 FirstFirst 12

Posting Permissions

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