Log In · Register

 
MySpace FAQ's
*disco infiltrator*
post Nov 7 2005, 11:40 PM
Post #1





Guest






BEFORE POSTING A TOPIC, CHECK THE SCRIPTS, SEARCH, AND READ OVER THIS TOPIC FIRST. _smile.gif


Before even reading this topic, please check the Myspace Scripts section because you may find the answers to your questions there. Also, check the Resolved Myspace Topics Subforum at the top of this forum, because your question may have been answered before! If you have something you think should be included in the Frequently Asked Questions, post it in this topic.


Table of Contents
  1. Current Myspace Errors
  2. Common FAQ's
  3. Customizing Profile FAQ's Part 1
  4. Marquee FAQ's
  5. Picture Page FAQ's
  6. Myspace Default Navigation and Msplinks FAQs
  7. Myspace cB Friends
  8. How to make a div overlay?!
  9. Can I make a request for a layout?
 
 
Start new topic
Replies
*Intercourse.*
post Feb 25 2007, 11:32 PM
Post #2





Guest






Customizing Profile FAQ's Part 1
  • How do I hide the links at the top?
    -Put this into your about me section.
    CODE
    <style>body div table tbody tr td font {visibility:hidden;}
    body table div table tbody tr td font {visibility:visible;}</style>
  • How do I put my pictures in a box with a scrollbar?
    -Put this in the place where your pictures are displayed. Change things accordingly. Copy and paste <img src="URL OF IMAGE"><br> however many times needed for the amount of images you need to display.
    CODE
    <div style="width: 00px; height: 00px; background-color: ffffff; font: 8pt times new roman; overflow: auto;><img src="URL OF IMAGE #1"><br><img src="URL OF IMAGE #2"><br><img src="URL OF IMAGE #3"></div>
  • How do I make a list?
    Answer thanks to Kiera (mzkandi).
    -Bullet List
    CODE
    <ul>
    <li>1st Line
    <li>2nd Line
    <li>3rd Line
    <li>4th Line
    </ul>

    -Circle List
    CODE
    <UL Type="circle">
    <LI>1st Line
    <LI>2nd Line
    <LI>3rd Line
    <LI>4th Line
    </UL>

    -Square Bullet List
    CODE
    <UL Type="square">
    <LI>1st Line
    <LI>2nd Line
    <LI>3rd Line
    <LI>4th Line
    </UL>

    -Numbered List
    CODE
    <ol>
    <li>LINE 1</li>
    <li>LINE 2</li>
    <li>LINE 3</li>
    <li>LINE 4</li>
    </ol>
  • How do I add those cute little "message me" buttons? Or add me buttons, or contact buttons instead of having a big contact table?
    -Hide the contact table first:
    http://www.createblog.com/scripts/download.php?id=40
    then
    http://www.createblog.com/scripts/download.php?id=80
    Replace accordingly.
  • How do I hide my friends and comments?
    -http://www.createblog.com/scripts/download.php?id=67
  • How do I hide my friends only?
    -http://www.createblog.com/scripts/download.php?id=44
  • How do I hide my comments only?*may need to adjust height!
    http://www.createblog.com/scripts/download.php?id=61
  • I REALLY want to make a top six instead of a top eight.
    -Check these:
    http://www.createblog.com/forums/index.php?showtopic=83483
    http://www.createblog.com/forums/index.php?showtopic=84666
    http://www.r4wr.com/friends/
  • How do I switch my profile? Make the things on the left onto the right?
    -Use this: http://www.createblog.com/forums/index.php?showtopic=122507
  • How do I hide the link that says VIEW ALL SO&SO Friends?
    -Add this to your about me section:
    CODE
    <style type=text/css>
    a.redlink{display:none; visibility:hidden;}
    <style>
  • How do I center my profile?Thanks to Ricky (anime.essence)
    -Add this to your about me:
    CODE
    <style type="text/css">td,td td,td td td,td td td td{text-align:center}</style>
  • How do I change the amount of friends showing in my top friends?thanks to theoutlaw
    -About your Top friends. A lot of people have asked me how to get either Top 4, 8, 12, 16, and even 20 or 24. Here below is the directions in order to display you Top 4 or higher.
    1. Go to your home page and click the "Change my Top Friends" link under your friends. (This should be near your friend space.)
    2. In the upper left hand corner select Top (4,8,12,16,20,24) from the drop down.
    3. You guys can take it from there. Just drag and save.
  • I hide the bottom links, but theres this big grey area where they use to be?
    -Put this in your about me instead of the code you choose to hide your bottom links.
    CODE
    <style type=text/css>
    table tr td div font {display: none;}
    </style>

    <style>

    table td div {visibility:hidden;}
    table table td div {visibility:visible;}
    tr {background:transparent;}</style>

    <style type=text/css>
    table tr td div div {
    visibility:hidden;
    display:none;
    border:0px!important;
    background-color:transparent;
    }
    </style>
  • How Do I customize my private profile?
    To have a skin on your private page, you have to use the 'Profile editor' that Tom made.
    Click Here



 

Posts in this topic
disco infiltrator   MySpace FAQ's   Nov 7 2005, 11:40 PM
Intercourse.   Current Myspace Errors Myspace errors always come ...   Feb 21 2007, 01:46 PM
Intercourse.   Common FAQ'sWhat's the code to hide the ad...   Feb 21 2007, 03:41 PM
Intercourse.   Customizing Profile FAQ's Part 1How do I hide ...   Feb 25 2007, 11:32 PM
Intercourse.   Marquee FAQ Recently it seems almost as if everyon...   Feb 26 2007, 12:08 AM
Intercourse.   Picture Page FAQ's Being able to add a little ...   Mar 8 2007, 08:29 PM
freeflow   Mypsace Requests FAQ Since the introduction of cB4...   Jun 25 2007, 10:24 AM
IVIike   Default Myspace Navigation LinksNow that there is ...   Oct 15 2007, 07:49 PM
Insurmountable   How do I make a Div Overlay? If you want to know ...   Nov 10 2007, 04:38 PM
Insurmountable   Can I request a layout? Do you want to request a...   Nov 10 2007, 04:42 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: