Xtremer360 Posted January 11, 2010 Share Posted January 11, 2010 http://defiantwrestling.net/backstage/content.php?p=rp&rp=5 #content { background: #C0C0C0; color: black; } What I'm wanting to do iis have the title, featuring date,location to all be aligned up against the image well a lititle space between them. And also adjust the image a little more off the top and left. Link to comment https://forums.phpfreaks.com/topic/188116-adjust-img-and-font/ Share on other sites More sharing options...
Xtremer360 Posted January 11, 2010 Author Share Posted January 11, 2010 I was able to fix the margins on the picture just have to figure out how to adjust the font correctly enough. Lost on that part. #content { background: #C0C0C0; color: black; } #content img { margin: 30px 0px 0px 45px; } Link to comment https://forums.phpfreaks.com/topic/188116-adjust-img-and-font/#findComment-993182 Share on other sites More sharing options...
haku Posted January 12, 2010 Share Posted January 12, 2010 http://www.devguru.com/technologies/css2/8088.asp Link to comment https://forums.phpfreaks.com/topic/188116-adjust-img-and-font/#findComment-993249 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.