Body line background help! Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Body line background help!

    avatar
    DragonMouse
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Solved Body line background help!

    Post by DragonMouse November 2nd 2012, 8:45 pm

    Ok so so far I have blue as the background color, but I want to add an image on top of the color.

    http://creationdepot.forumotion.com/ (the only thing with a blue bg)
    also the image is to have no-repeat and top left

    EDIT:
    Also if there is a code to rid of some of the Navigation items that would be fantastic! (there are far more than what I need)


    Last edited by DragonMouse on November 2nd 2012, 9:05 pm; edited 2 times in total
    levy
    levy
    Hyperactive


    Male Posts : 2631
    Reputation : 350
    Language : English, Romanian
    Location : Romania

    Solved Re: Body line background help!

    Post by levy November 2nd 2012, 8:47 pm

    You want to put one image on header ? ( where is logo ? )
    avatar
    DragonMouse
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Solved Re: Body line background help!

    Post by DragonMouse November 2nd 2012, 8:50 pm

    RicYiu wrote:You want to put one image on header ? ( where is logo ? )

    Not the header the bg of the forum/categories... all that blue going around.
    the image would be behind the little monster thing and bleed out into the res of the blue (it is an image with transparency)
    levy
    levy
    Hyperactive


    Male Posts : 2631
    Reputation : 350
    Language : English, Romanian
    Location : Romania

    Solved Re: Body line background help!

    Post by levy November 2nd 2012, 8:56 pm

    find : .bodyline in css and replace with this

    Code:
    .bodyline {
    background-color: #159DE0;
    border: 1px #444 solid;
    background-image: url(Image link !);
    background-repeat: no-repeat;
    }

    Change "image link !" With your .
    avatar
    DragonMouse
    New Member


    Posts : 3
    Reputation : 1
    Language : English

    Solved Re: Body line background help!

    Post by DragonMouse November 2nd 2012, 9:01 pm

    RicYiu wrote:find : .bodyline in css and replace with this

    Code:
    .bodyline {
    background-color: #159DE0;
    border: 1px #444 solid;
    background-image: url(Image link !);
    background-repeat: no-repeat;
    }

    Change "image link !" With your .

    oh yay yay Thank you!
    saddened by how simple the class name was yet how hard it was for me to find -.-
    Now just gotta play with it's position!
    levy
    levy
    Hyperactive


    Male Posts : 2631
    Reputation : 350
    Language : English, Romanian
    Location : Romania

    Solved Re: Body line background help!

    Post by levy November 2nd 2012, 9:03 pm

    Any time Wink

    Mark it as solved
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Body line background help!

    Post by SLGray November 2nd 2012, 10:30 pm

    Topic Solved & Locked



    Body line background help! Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.