| DEVPPL http://www.devppl.com/forum/ |
|
| Help needed with my bands myspace profile http://www.devppl.com/forum/viewtopic.php?f=43&t=12955 |
Page 1 of 1 |
| Author: | kennyb [ Fri Feb 27, 2009 12:48 pm ] |
| Post subject: | Help needed with my bands myspace profile |
I'm having trouble with my bands myspace profile. I know a bit about CSS & html etc but cant seem to get something to work. I'm trying to get a pic above the nav bar and it just wont work!! Could anyone give me a hand .....please.... Cheers Guys |
|
| Author: | flabbyrabbit [ Fri Feb 27, 2009 2:19 pm ] |
| Post subject: | Re: Help needed with my bands myspace profile |
Code: div.pagetitle { position: absolute; top: 0; left: 50%; margin-left: -450px; /* half width */ width: 900px; height: 556px; } Code: <div class="pagetitle"> <div align="center"><img src="image.jpg"> </div> </div> Something like that? Flabby Rabbit EDIT: I don't think it actually works, sorry |
|
| Page 1 of 1 | All times are UTC + 1 hour |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|