Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Jan 2011
    Posts
    28
    Plugin Contributions
    0

    Default Re: Background,colours,Logo image

    It's ok i'll try it man.

    And something last.How i can erase the insert image "welcome guest etc" in the centre?

  2. #12
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: Background,colours,Logo image

    Down on the homepage you see this:

    This content is located in the file at: /languages/english/html_includes/YOUR_TEMPLATE/define_main_page.php
    You can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_main_page from the pulldown.
    NOTE: Always backup the files in /languages/english/html_includes/your_template

    Also check this file
    includes\languages\english\CUSTOM\index.php
    for some of the text

    Going home now, I'll check on this thread tomorrow.

  3. #13
    Join Date
    Jan 2011
    Posts
    28
    Plugin Contributions
    0

    Default Re: Background,colours,Logo image

    I can't put my logo...

    I used this

    width:760px;
    height:110px;
    background-image:url desktop/image.jpg;
    background-repeat:no-repeat;
    }

    I puted down of there that says

    #Headerwrapper, #Logowrapper etc etc...


    Am i wrong?

    Also i can't remove the banner down on page,or put one of mine.


    Thanks.

  4. #14
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Background,colours,Logo image

    Is the folder where the image is stored really "desktop"?

    Code:
    width:760px;
    height:110px;
    background-image:url desktop/image.jpg;background-repeat:no-repeat;
    }
    Try something like this (it's what I use on the Fan Odyssey site in my sig):

    Code:
    #mainWrapper {
    	background-color: #000000;
      background-image: url('../images/space011.jpg');
    	text-align: left;
    	width: 100%;
    	vertical-align: top;
    	}

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Changing background colours from hex code to image tile
    By YZ250 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 25 Feb 2009, 04:52 PM
  2. logo background image
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Nov 2008, 01:07 PM
  3. colours wrong and logo image not showing anymore since creating custom template..
    By highlander in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 21 May 2007, 06:53 PM
  4. Header (logo) Background tiled image
    By Kitty in forum General Questions
    Replies: 2
    Last Post: 20 Dec 2006, 11:54 AM

Posting Permissions

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