How to buy an existing website - part 2
Welcome to the second part of my guide on how to buy an existing website. If you haven’t done it yet, please red the first part of the how to buy a website tutorial.
Ok let’s recap: you already have a shortlist of web sites that meet your budget and you have gathered enough information on them (traffic stats, revenue stats, technical prerequisites etc’). Now it’s the time to pick the web site you’ll going to buy.
How to buy an existing website - part 1
Lately, i have been exploring new directions for my web business. Being the owner of two blogs, i though it’s time to buy a website or two from someone instead of starting them from scratch. After buying my first websites I prepared a quick check list that should guide the potential buyer through the entire process. I believe that the check list will come handy for Webmasters or bloggers looking to buy website domains and expand their business: Read more
How to hide the About Me section?
Hiding the About Me section on MySpace.
Question:
Jeniffer asks: Thanks for the useful MySpace codes you post in this web site. Can you please provide me the required codes in order to hide the About Me section on my MySpace profile web page?
Answer:
Thanks for your question. Here’s how you Hide your About Me section on MySpace (code was tested on Internet Explorer).
You can quick post the code automatically to your About Me section by clicking on the MySpace button in the widget below:
Now skip to step 2 below.
Alternatively, you can post the code manually by following these steps:
- Copy the following MySpace CSS code and paste it in the About Me section:
<style> /* hide About Me section */ table.blurbs td table td span.orangetext15{display:none} </style> - Copy the following code to the I’d Like to meet section:
<div class=”orangetext15″ style=”display:block;”> Your I’d like to meet label</div> - That’s pretty much it. You might also look into my tutorial on how to hide Blurbs on MySpace. This will allow you to hide both About Me and I’d Like to meet sections.
