Layout Question, Pictures? |
![]() ![]() |
Layout Question, Pictures? |
Apr 28 2007, 06:59 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Apr 2007 Member No: 519,177 |
I'm using this layout from CreateBlog, http://www.createblog.com/layouts/download.php?id=16441
and I've figured out how to put my friendID in the right place so the links work. But how do I put in my default picture and my top friends' pictures on my page? |
|
|
|
Apr 28 2007, 08:45 PM
Post
#2
|
|
![]() vivacity ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,183 Joined: Jan 2007 Member No: 495,247 |
Find the following in your code:
To place your default picture, upload it and replace it with the bolded. CODE <img src="[b]http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg[/b]"border=0 width=120px height=140px align="left"></a><B><U>NAME</B></U>: <BR><B><U>AGE</B></U>: For your friend pictures, upload them also and replace with the bolded. CODE <div class=shots> <div class=content> <marquee direction="right"> <center> <img src="[b]http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg[/b]"border=0 height=100px width=100px><a/> <img src="http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg"border=0 height=100px width=100px><a/> <img src="http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg"border=0 height=100px width=100px><a/> <img src="http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg"border=0 height=100px width=100px><a/> <img src="http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg"border=0 height=100px width=100px><a/> <img src="http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg"border=0 height=100px width=100px><a/> <img src="http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg"border=0 height=100px width=100px><a/> <img src="http://i61.photobucket.com/albums/h76/mart032280/nophoto_withouttext.jpg"border=0 height=100px width=100px><a/> </marquee> </center> </div> </div> Ack, sorry for stretching the page. |
|
|
|
![]() ![]() |