Page 3 of 3 FirstFirst 123
Results 51 to 57 of 57

Thread: CSS Help please

  1. #51
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    Quote Originally Posted by sm321 View Post
    Thankyou That's now made it "separate" from the background. If anyone reads this part, how do you make a background image/colour work using CSS? I know how to do it in HTML, but I don't want to edit every single page.
    background-color = #aabbcc;
    background-image = url(images/bg.png);

    and there are some more options like repeating and such. You can find it with easy with googling.
    Working on: Tithe Farmer

  2. #52
    Join Date
    Dec 2011
    Posts
    257
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by masterBB View Post
    background-color = #aabbcc;
    background-image = url(images/bg.png);

    and there are some more options like repeating and such. You can find it with easy with googling.
    Thankyou for the reply I need it to go across the whole page, not just the specific body, header etc. Aswell, what is the name of the coding used to add a picture on a tab, like this:



    Last edited by sm321; 05-09-2012 at 07:44 AM.

  3. #53
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by sm321 View Post
    Thankyou for the reply I need it to go across the whole page, not just the specific body, header etc. Aswell, what is the name of the coding used to add a picture on a tab, like this:



    I'm not sure if this is right or not, but have you tried just using the <title> </ title> tags?

  4. #54
    Join Date
    Dec 2011
    Posts
    257
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    I'm not sure if this is right or not, but have you tried just using the <title> </ title> tags?
    Thankyou for the reply Should I just put an image straight in there? That seems like a viable idea, I'll try it now.

    EDIT: It just changed the tab title, with no image:



    EDIT 2: I have found out that it is called a "favicon", so I'll have to look at that.
    Last edited by sm321; 05-09-2012 at 02:55 PM.

  5. #55
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I realise I may be too late to reply, but if you need any other help with css/html/xhtml im more than willing to help out. Im doing a Diploma of Web Development at the moment so everything I code has to be the most 'semantic' way of doing it

  6. #56
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    Quote Originally Posted by Waf View Post
    Im doing a Diploma of Web Development
    I feel very sorry for you.
    Working on: Tithe Farmer

  7. #57
    Join Date
    May 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by masterBB View Post
    I feel very sorry for you.
    It's what I want to do, really don't care.

Page 3 of 3 FirstFirst 123

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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