How to create a HOT Wowzza profile by Rex
One of the most important aspects of being a social marketer is making a good first impression. Remember, your profile is NOT a resume', it's a reflection of you!
Make sure that you keep it professional in appearance, but warm and friendly. You want people to feel good when they read your profile. If yours looks the same as the others, they will be scanned and discarded, leaving you with traffic, but no conversion.
When writing your about me, incorporate story, not fact. This is not a place to promote your business, this is a place where you want to give something of value to others that will keep them coming back for more. Your stories and experiences, if they can benefit others, are great to share! You may also consider offering a gift (e-book, software, etc.) as a token of thanks for them stopping by.
Below is a CODE that you can use to change the appearance of your Wowzza profile.
To insert this code into your Wowzza profile, simply click on the edit link next the profile link in your main menu.
Once you have done this, move your mouse all the way down to the right to the "settings" link.
After clicking that link, a new page will open with a large open box. Simply copy and paste the code below into that box.
<style>
body {margin: 5px 0px 0px 0px; background-color: RED ; background-image: url(YOUR BACKGROUND IMAGE URL HERE); background-position: Top Left; background-repeat: no-repeat; background-attachment: fixed; }
a:link { font-family: Arial; font-size: 11px; font-weight: Bold; font-style: Normal; color: #blue; text-decoration: None; }
a:visited { font-family: Arial; font-size: 11px; font-weight: Bold; font-style: Normal; color: #ff4040; text-decoration: None; }
a:active { font-family: Arial; font-size: 11px; font-weight: Bold; font-style: Normal; color: #ffffff; text-decoration: None; }
a:hover { font-family: Arial; font-size: 11px; font-weight: Bold; font-style: Normal; color: #blue; text-decoration: Underline; }
p { font-family: Arial; font-size: 21px; font-weight: 600; font-style: Normal; color: #4AA02C; text-decoration: None; }
td { font-family: Arial; font-size: 14px; font-weight: 500; font-style: Normal; color: #000000; text-decoration: None; }
</style>
The only thing you need to change in the first line is the background color (Google HTML color codes for a huge list of colors to chose from) or an image that you want to use for the background. I recommend BigStockPhoto.com for great back ground pics. I use RealDrawPro to changes sizes to make them fit. Or, you can Google "website background images" if you prefer something free. If you use free photo's make sure you are not violating any copyrights.
If you are not going to use an image, remove the words YOUR BACKGROUND IMAGE HERE from between the ()... so it looks like () when you copy and paste the code into your profile settings box.
The second series of lines affects the clickable links on your profile. My suggestion is that you don't change these unless you know how. I will be covering this in our daily trainings from time to time, or you can contact me through messaging here on Wowzza if you would like a hand setting this up.
The third series sets the font sizes and colors for the page. The line starting with "p" changes the size and color of anything set in the <p> tags in the about me section of your page... for example....
<p>Welcome to my Wowzza profile</p> would be effected, but nothing else will.
The "td" line changes the rest of the text on the page that is not set in the <p> tags.
Have fun! If you mess it up, don't worry... just re-copy the code and try again.
... and like I said, simply contact me through the message system in Wowzza if you would like assistance!
Rex - If you want to be a millionaire, become friends with the right one!