Log In · Register

 
 
Closed TopicStart new topic
position images inside a div?
hippiehead025
post Feb 17 2009, 11:06 PM
Post #1


Senior Member
***

Group: Member
Posts: 65
Joined: Oct 2008
Member No: 690,035



whats the coding for/ is itp ossible to position images inside a div? ( left right up, down, etc..)


Also is it possible to do the same thing inside the bio section? If so is it same coding? Thanks - Roger
 
none345678
post Feb 17 2009, 11:48 PM
Post #2


Sex, Blood, & RocknRoll
*******

Group: People Staff
Posts: 5,305
Joined: Nov 2007
Member No: 596,480



<div align="justify"></div> like this? Replace justify with left right ect.
 
Mickey
post Feb 18 2009, 04:07 AM
Post #3


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Try adding padding on the image like this:

CODE
<img src="URL" style="padding-left:50px;">

Just replace URL with the url of your image. Play around with the values until you're satisfied. Also, you can add padding to different areas by changing left to top, bottom, or right.
 
hippiehead025
post Feb 18 2009, 09:21 AM
Post #4


Senior Member
***

Group: Member
Posts: 65
Joined: Oct 2008
Member No: 690,035



So I could be like

CODE
<img src="URL" style="padding-left:50px; top:XXXpx;">



?

And that would allow me to move it up, down left or right?
 
Mickey
post Feb 18 2009, 09:24 AM
Post #5


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



No. It'll be like this:

CODE
<img src="URL" style="padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px;">

Again, replace URL with the url of the image then play around with the values of which area you want to add padding to.
 
hippiehead025
post Feb 18 2009, 12:00 PM
Post #6


Senior Member
***

Group: Member
Posts: 65
Joined: Oct 2008
Member No: 690,035



cool. thanks! - Roger
 
Mickey
post Feb 18 2009, 12:36 PM
Post #7


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Topic closed & moved.
 

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