Question:

How do I change my layout without having those little links from the website on my profile?

by  |  earlier

0 LIKES UnLike

How do I change my layout without having those little links from the website on my profile?

 Tags:

   Report

1 ANSWERS


  1. After you add the code, you need to look through what you pasted.  Find the HTML code for the link and delete it.

    The code will look something like this (without the spaces), if it's just a basic link with no image:

    <a href="http://www.n ameofthewe bsite.com">Get your Myspace layout at blablasite.com!</a>

    If it's a link with an image, it'll look something like this:

    <a href="http://ww w.nameofth ewebsite.com"><img src="http://www.nam eofthewebsite.com/images/dumbimageyouwan... move.jpg"></a>

    This is easy to mess up (like you might erase things you shouldn't erase) if you don't really know HTML-- you might be better off asking a friend who knows HTML for help, or just leaving the link in, if you're unsure.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.