Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Apr 2005
    Location
    UK
    Posts
    5,547
    Tokens
    4,055
    Habbo
    -S-G-

    Latest Awards:

    Default Backgrounds in cutenews

    I probs sound like a n00b not knowing this [but i dont really do these stuff :p]
    Anyway, you know when you install cutenews, the page background is white, how can you add a background?

  2. #2
    Join Date
    Jul 2005
    Posts
    1,653
    Tokens
    50

    Latest Awards:

    Default

    options > edit template or summin.

    then edit them, they take in html.

  3. #3
    Join Date
    Apr 2005
    Location
    UK
    Posts
    5,547
    Tokens
    4,055
    Habbo
    -S-G-

    Latest Awards:

    Default

    Quote Originally Posted by RYANNNNN
    take in html.
    Thanks

  4. #4
    Join Date
    Nov 2004
    Location
    Daventry, Northants
    Posts
    1,510
    Tokens
    0

    Latest Awards:

    Default

    Just add this to the template code
    Code:
    <body bgcolor="#000080">

  5. #5
    Join Date
    Feb 2005
    Posts
    2,503
    Tokens
    0

    Latest Awards:

    Default

    but sure u add it 2 the end of show_news.php or it will mess it up

  6. #6
    Join Date
    Oct 2004
    Location
    Wales, UK
    Posts
    974
    Tokens
    1,450
    Habbo
    icebox12

    Latest Awards:

    Default

    Quote Originally Posted by Anderman
    Just add this to the template code
    Code:
    <body bgcolor="#000080">

    Remember to change the HEX code to the colour you want :p
    The one and only

    Instagram (/needsy)
    Twitter

  7. #7
    Join Date
    Oct 2004
    Location
    Scotland
    Posts
    2,280
    Tokens
    1,075

    Latest Awards:

    Default

    it could be an image he wants....is it?

    http://www.stupidian.com
    (contains mild swearing)

  8. #8
    Join Date
    Apr 2005
    Location
    UK
    Posts
    5,547
    Tokens
    4,055
    Habbo
    -S-G-

    Latest Awards:

    Default

    Quote Originally Posted by -JT-
    it could be an image he wants....is it?
    Thats what i wanted But I worked it out now
    Thanks anyway

  9. #9
    Personwhobumps Guest

    Default

    BUUUUUUUUUUUUUUUMMMMMMMMMMMMMMMMMMMMPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP

  10. #10
    Join Date
    Aug 2005
    Location
    Tunbridge Wells, Kent
    Posts
    5,063
    Tokens
    1,624

    Latest Awards:

    Default

    well its a php code make a file called news.php and the add this to it
    <html>
    <head>
    <title>News</title>
    </head>
    <body>

    <?PHP

    $category = "";

    include("cutenews/show_news.php");

    ?>
    </body>
    </html>



    But ignore the " $category = ""; " Part
    Never argue with an idiot, he'll drag you down to his level, and beat you with experience.

    Quote Originally Posted by Recursion
    *oh trust me
    *I would NEVER go ATi
    And 15 mins later...
    Sapphire ATI Radeon HD 5850 1024MB GDDR5 PCI-Express Graphics Card £195.73 1 £195.73
    *ordered.

Page 1 of 2 12 LastLast

Posting Permissions

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