Log In · Register

 
putting an image on, where the blog is
OujiBejita
post Mar 2 2007, 12:15 PM
Post #1


Senior Member
***

Group: Member
Posts: 89
Joined: Aug 2005
Member No: 195,340



Is there any way to put an image on the spot where the blog table used to be?
 
 
Start new topic
Replies
soulgetpast
post Mar 7 2007, 02:34 PM
Post #2


Senior Member
****

Group: Member
Posts: 141
Joined: Feb 2007
Member No: 506,587



in order to do that you would have to use a div

i have done this before just hide your blog and use the div and set the style's of the div

use these codes

first way...
CODE
<div style="position:absolute; width:yourwidthpx; height: yourheightpx; top:yourtoppx; left:yourleftpx; background: URL('youimageurl');"></div>


second way...
CODE
<div style="position:absolute; width:yourwidthpx; height: yourheightpx; top:yourtoppx; left:yourleftpx;"><img src="yourimageurl"></div>


this is the only way i know of doing it


you may have to fool around with it a bit
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: