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.

Help Needed Placing an Image

3 posters

Go down

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

Back to top Go down

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

Back to top Go down

Solved Re: Help Needed Placing an Image

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

Another bump...
LH Justin
LH Justin
Hyperactive

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

Back to top Go down

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
ankillien
ankillien
Energetic

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

Back to top Go down

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.
LH Justin
LH Justin
Hyperactive

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

Back to top Go down

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;
}
ankillien
ankillien
Energetic

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

Back to top Go down

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
LH Justin
LH Justin
Hyperactive

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

Back to top Go down

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
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum