Help Needed Placing an Image 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

    Help Needed Placing an Image

    LH Justin
    LH Justin
    Hyperactive


    Male Posts : 3686
    Reputation : 121
    Language : English
    Location : United States

    Solved Help Needed Placing an Image

    Post by LH Justin August 30th 2009, 6:00 pm

    Okay, I need to place this image where the black areas are in the two pictures below. How do I do this?

    Help Needed Placing an Image 11

    Help Needed Placing an Image 12


    Last edited by LH Justin on September 11th 2009, 12:53 pm; edited 1 time in total
    LH Justin
    LH Justin
    Hyperactive


    Male Posts : 3686
    Reputation : 121
    Language : English
    Location : United States

    Solved Re: Help Needed Placing an Image

    Post by LH Justin September 7th 2009, 11:18 pm

    Um, anyone?
    LH Justin
    LH Justin
    Hyperactive


    Male Posts : 3686
    Reputation : 121
    Language : English
    Location : United States

    Solved Re: Help Needed Placing an Image

    Post by LH Justin September 10th 2009, 3:07 am

    Another bump...
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Help Needed Placing an Image

    Post by ankillien September 10th 2009, 7:49 am

    Hello,

    Try this CSS please...

    Code:
    div.main-head {
    background-image : url('http://i380.photobucket.com/albums/oo242/LH-Justin/ModeratingOptionsBackground.png') !important;
    background-color : transparent !important;
    background-repeat : no-repeat;
    background-position : top left;
    }

    Hope this helps Very Happy
    LH Justin
    LH Justin
    Hyperactive


    Male Posts : 3686
    Reputation : 121
    Language : English
    Location : United States

    Solved Re: Help Needed Placing an Image

    Post by LH Justin September 10th 2009, 8:15 pm

    ankillien wrote:Hello,

    Try this CSS please...

    Code:
    div.main-head {
    background-image : url('http://i380.photobucket.com/albums/oo242/LH-Justin/ModeratingOptionsBackground.png') !important;
    background-color : transparent !important;
    background-repeat : no-repeat;
    background-position : top left;
    }

    Hope this helps Very Happy
    No, it just replaces the forum header.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Help Needed Placing an Image

    Post by ankillien September 11th 2009, 8:10 am

    Sorry, actually I didn't got what exactly you were asking.
    Here is the proper code...

    Code:
    .main-foot {
    background-image : url('http://i380.photobucket.com/albums/oo242/LH-Justin/ModeratingOptionsBackground.png') !important;
    background-color : transparent !important;
    background-repeat : no-repeat;
    background-position : top left;
    }
    LH Justin
    LH Justin
    Hyperactive


    Male Posts : 3686
    Reputation : 121
    Language : English
    Location : United States

    Solved Re: Help Needed Placing an Image

    Post by LH Justin September 11th 2009, 12:51 pm

    ankillien wrote:Sorry, actually I didn't got what exactly you were asking.
    Here is the proper code...

    Code:
    .main-foot {
    background-image : url('http://i380.photobucket.com/albums/oo242/LH-Justin/ModeratingOptionsBackground.png') !important;
    background-color : transparent !important;
    background-repeat : no-repeat;
    background-position : top left;
    }
    Thanks ankillien, helpful as always. thumleft
    Nessa
    Nessa
    Energetic


    Female Posts : 6203
    Reputation : 128
    Language : English

    Solved Re: Help Needed Placing an Image

    Post by Nessa September 12th 2009, 3:45 pm

    Since this problem appears to be resolved, I will lock this topic now.


    => Locked