Possible Help With Coding, coding myspace |
Possible Help With Coding, coding myspace |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2006 Member No: 453,022 ![]() |
Alrighty... I've been going at coding a layout I made for my myspace. I've managed to hide my original profile and get the correct background color on there.... Problem I'm having is that all my images aren't in the right places (i haven't even tried to see if the links work on them, i'm scared at what will happen) and it way down in the bottom right side of the screen.
My question is: Is there anyone here who can possibly help me code this thing?? Anyone have enough patience to make me less of a noob on this? ![]() ~*Amor*~ PS This is my first custom layout deal so... It's a huge learning curb for me. |
|
|
![]() |
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Your doin divs right? I can help you with them. I wont' do it for you because well you should learn it for yourself but I don't mind helping you.
If you want me to you can either aim me (atoyaaaa) or you can post it here. If you post it here. Explain your problems more and link your myspace. Please and Thankyou. ![]() |
|
|
![]()
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2006 Member No: 453,022 ![]() |
I'd like to do a div layout. But 1) I've never done one before, so this is a complete crash course for me. 2) The layout I made that I want to use is made of 23 images (14 are linked), with maybe a code to make the background entirely black. Maybe there's another way besides div's?
I don't know if I'm making any sense at all. AIM: ViolentBeauty90 MySpace: www.mysoace.com/_amor It's private though... |
|
|
*This Confession* |
![]()
Post
#4
|
Guest ![]() |
|
|
|
![]()
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2006 Member No: 453,022 ![]() |
Yeah I checked it out. But it still doesn't seem to help me. But I don't really know how to set up DIV layouts.
|
|
|
![]()
Post
#6
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Hm ok I imed you but you weren't around so. First how did you get your image? Through image slicing? What program did you use?
Also first you can do the easy step of getting the bg color and font colors by taking the third code here and customizing: http://www.createblog.com/forums/index.php?showtopic=84325 |
|
|
![]()
Post
#7
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2006 Member No: 453,022 ![]() |
I only need the bg color.
I used photoshop to make my layout. And yes all the images are slices. And the reason I didn't asnwer is I wasn't at home. |
|
|
![]()
Post
#8
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Yea what you need to do is first upload all the images. Then place the new urls in the code. Then you need to put that code on myspace. IF you llike where it is then just leave it.
If you don't then you put it in a div. Heres how you do it: CODE <style type="text/css"> .image{ position: absolute; left: #px; top: #px; width: #px; height: #px; } </style> Put that in about me . Put the following in I'd like to meet. CODE <div class="image"> PUT YOUR SLICES CODE HERE </div> The first code youput in about me. All you change are the # signs. The left and top edit where the image/div will position the content . For left put 100 . Then if its too far to the right make the number smaller, if its too far left make it larger. For top start w/ 150. That way you don't hide the ad. Go lower to make it lower. For width and height change it to teh width and height. For the second code put in I'd like to meet. All you need to do is put your image slice code where I say put your slices code here. That got your image up. |
|
|
![]()
Post
#9
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2006 Member No: 453,022 ![]() |
Okay! New problem! Haha.
I finally got all the image to line up correctly!!!! Yay, I'm so happy. Now, I have it centered, but MySpace itself is still showing up behind it. Like I can see the links to blogs, the links that always show up at the bottom, and white outline. |
|
|
![]()
Post
#10
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Did you hide your profile?
If so replace your code with this one: http://www.createblog.com/scripts/download.php?id=302 Don't worry about the blue boxes your image will hide them.. |
|
|
![]()
Post
#11
|
|
![]() Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2006 Member No: 453,022 ![]() |
Completed! Thanks a lot toyo loco for all your help. Very much appreciated. Hope I can return the favor someday. :-D
|
|
|
![]() ![]() |