Jump to content
Sign in to follow this  
COBRA

Help with codes.

Recommended Posts

like HTML codes or something. a friend of mine, is puting icons up on her Myspace. and wanted to put them in seprate scroll boxes, side by side. but i have no idea how to do it, and neither dose she.

how would you achieve this feat? lol


Dubirds on a Plane!

vforvendetta.jpg

"Don't Mess With The Nation, That Needs Medication!" - Christopher Titus - end of the world comedy tour

Share this post


Link to post
Share on other sites


Myspace is really weird about that. You can't directly edit the code, you have override what they use and change the entire layout to change where things are. What exactly is she wanting to do?


Yesterday was the deadline for all complaints!

acsig2016.jpg

Share this post


Link to post
Share on other sites

Just take abunch icons, she has, and put them in, a window, with a scroll bar. then, put another one, right beside it.


Dubirds on a Plane!

vforvendetta.jpg

"Don't Mess With The Nation, That Needs Medication!" - Christopher Titus - end of the world comedy tour

Share this post


Link to post
Share on other sites

I haven't tested this on myspace yet but im pretty sure it should work.

<div style="height:200px; width:300; overflow: auto; border: 1px solid #666; padding: 8px;" align="center">

<p>CSS OVerflow Oh Noes!!!</p>

<p>

<span style="color: red;">This is red color</span>

<img src="http://i148.photobucket.com/albums/s15/Holyvampire84/Banner%20Avatars/theundertaker.jpg" /></p>

<p>This scrolling can contain normal html like <a href="index.php">link</a></p>

</div>

Just copy and past that in your about me section (or any other section you want it in). Then look at the img code that I typed in and just replace it with the location of your image. Then copy and past that image code and past it and replace the image with any other image you want to add. Hope that helps.

PS. the scroll bar(s) show up when you add images bigger or more then the height or width of the div block. If you want to change the size of the block just look at the height and width numbers and change to whatever you want. Save and then preview on your myspace.


sig.php

All hail piggy, king of bacon ^)^

Share this post


Link to post
Share on other sites

they allow html and css but in order to modify your "theme" you cant just use plain css most of the time. You have to spend some time viewing their CSS class names and just making adjustments. It's really not that hard but thanks to the messy code myspace does it takes a long time to make a full theme on your own.

Stuff like what hes asking for can be done fast and easy by just using inline css with divs.


sig.php

All hail piggy, king of bacon ^)^

Share this post


Link to post
Share on other sites

there might be, but you can find theme "generators" everywhere, but nothing for the scroll boxes, or something to advanced.


Dubirds on a Plane!

vforvendetta.jpg

"Don't Mess With The Nation, That Needs Medication!" - Christopher Titus - end of the world comedy tour

Share this post


Link to post
Share on other sites

it's for a friend of mine, she hasen't tryed it yet. but thanks for all the help. i'll let ya know if it works.


Dubirds on a Plane!

vforvendetta.jpg

"Don't Mess With The Nation, That Needs Medication!" - Christopher Titus - end of the world comedy tour

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...