<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="/feed/bypass/styles/feed.css" media="screen"?>
<?xml-stylesheet type="text/xsl" href="/feed/bypass/styles/feed.xsl"?>
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">

	<channel>
	  <!-- main channel info -->
        <title>profile customising/skinning FAQs and tutorials</title>
        <link>http://skins.yuku.com/forums/56</link>
        <description>
        <![CDATA[ This is (will be) a collection of guides for both new and advanced profile skinners. ]]>
        </description>

		<!-- optional elements -->
		<language>en-us</language>
		<copyright>Copyright 2006, Yuku</copyright>
		<managingEditor>feeds@yuku.com (FeedMaster)</managingEditor>
		<webMaster>webmaster@yuku.com (WebMaster)</webMaster>
		<!-- note: dates need to be RFC 822 formated "Sat, 07 Sep 2002 00:00:01 GMT" -->
		<pubDate>Mon, 03 Apr 2006 03:42:40 GMT</pubDate>
		<lastBuildDate>Sun, 17 Dec 2006 13:01:45 GMT</lastBuildDate>
		<generator>Yuku Feeds 1.0</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<!-- <cloud domain="rpc.yuku.com" port="80" path="/RPC2" registerProcedure="pingMe" protocol="soap"/>-->
		<ttl>60</ttl>
		<!-- feed image -->
		<image>
			<title>Yuku</title>
			<url>/feed/bypass/images/button-yuku.png</url>
			<link>http://skins.yuku.com/forums/56</link>
			<description>Yuku - free hosted forums and profiles</description>
			<width>88</width>
			<height>31</height>
		</image>
		<rating>
		{pics-1.1 &quot;http://www.icra.org/ratingsv02.html&quot; l gen true for &quot;http://yuku.com&quot; r (nz 1 vz 1 lz 1 oz 1 cz 1 ) &quot;http://www.rsac.org/ratingsv01.html&quot; l gen true for &quot;http://yuku.com&quot; r (n 0 s 0 v 0 l 0 ))
		</rating>
		<textInput>
			<title>Search</title>
			<description>Search Domain</description>
			<name>q</name>
			<link>http://yuku.com/search/direct/</link>
		</textInput>
		<!-- skip
		<skipHours>
			<hour>23</hour>
		</skipHours>
		<skipDays>
			<day>Monday</day>
			<day>Wednesday</day>
			<day>Friday</day>
		</skipDays>-->
		<!-- extensions -->


		<!-- channel items -->
		<!-- descriptions should be shorter than 500 char to be polite -->
		<!-- html shoud be stripped or escaped -->
		<item>
			<title><![CDATA[ Changing the colour of the kudos meter bar ]]></title>
			<link>http://skins.yuku.com/topic/1597/t/Changing-the-colour-of-the-kudos-meter-bar.html</link>
			<description><![CDATA[ If the yellow kudos bar in your profile clashes with your skin, you can change the colour so it fit&#39;s in better. Simply add the following to your custom
css
<br>
<br>

<div style="margin-left: 40px;">
  span.status-rank {
  <br>
  background: #272C7B;
  <br>
  }
  <br>
</div>
<br>
Or you can choose to have a gradient or other background image of your own, so instead use this
<br>
<br>

<div style="margin-left: 40px;">
  span.status-rank {
  <br>
  background: #272C7B... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (Chris)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/1597</guid>
			<pubDate>Thu, 14 Dec 2006 04:42:57 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Making your own skin in 8 easy steps ]]></title>
			<link>http://skins.yuku.com/topic/1556/t/Making-your-own-skin-in-8-easy-steps.html</link>
			<description><![CDATA[ <p>This guide is mainly for the complete beginner, but anyone is welcome to try it! Making your own skin from scratch (rather than copying one from the library
and editing that) couldn&#39;t be easier. All you need to do is follow these 8 steps.</p>
<br>

<p><span style="font-weight: bold;">1.</span> Go to your profile and in the nav menu at the top click on <q>Edit Skins</q> next to your avatar. At the bottom
of the page is a button that says <q>Add A Blank Skin</q>, click it. Now you have a... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (Chris)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/1556</guid>
			<pubDate>Thu, 07 Dec 2006 06:53:27 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Controlling what user and visitor stats are on display ]]></title>
			<link>http://skins.yuku.com/topic/1331/t/Controlling-what-user-and-visitor-stats-are-on-display.html</link>
			<description><![CDATA[ The mini profile are in your profile contains two stats tables: user stats (post count etc) and visitor stats (viewing now etc). These come with class names
that let you hide certain columns in them.
<br>
<br>
The <span style="font-weight: bold;">userstats</span> table contains these class names
<br>
<br>

<div style="margin-left: 40px;">
  .total-posts
  <br>
  .last-post
  <br>
  .last-seen
  <br>
  .joined
  <br>
</div>
<br>
The <span style="font-weight: bold;">visitorstats</span> table... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (Chris)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/1331</guid>
			<pubDate>Tue, 31 Oct 2006 07:56:51 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ The wysiwyg profile editor (work in progress) ]]></title>
			<link>http://skins.yuku.com/topic/836/t/The-wysiwyg-profile-editor-work-in-progress-.html</link>
			<description><![CDATA[ <p>There isn&#39;t much detail on the editor itself, just a basic description of each section, so this should be a more complete tutorial for you. For a more
hands on way of editing your profile, read this tutorial - <a target="_blank" href="http://www.yuku.com/help/profileTutorial/" title="Profile Tutorial">http://www.yuku.com/help/profileTutorial/</a></p>

<p>At the top of the editor are the following tabs - <a target="_blank" href="#sec1">Page</a>, <a target="_blank" href="#sec2">Mini... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (Chris)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/836</guid>
			<pubDate>Sun, 20 Aug 2006 15:49:10 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ profile css snippets ]]></title>
			<link>http://skins.yuku.com/topic/581/t/profile-css-snippets.html</link>
			<description><![CDATA[ The following css snippets might be useful for anyone wanting to create their profile from scratch.
<br>
<br> ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (pink)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/581</guid>
			<pubDate>Mon, 12 Jun 2006 23:37:17 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Hide your friends online icon, votes and username ]]></title>
			<link>http://skins.yuku.com/topic/535/t/Hide-your-friends-online-icon-votes-and-username.html</link>
			<description><![CDATA[ This code will hide the online icon and votes for your friends
<br>
<br>

<div style="margin-left: 40px;">
  .avatar-block p { display: none; }
  <br>
  .avatar-block p.user-avatar { display: block;}
  <br>
  .avatar-block p.user-name { display: block;}
  <br>
</div>
<br>
This will hide the online icon, votes and username
<br>
<br>

<div style="margin-left: 40px;">
  .avatar-block p { display: none; }
  <br>
  .avatar-block p.user-avatar { display: block;}
  <br>
  .avatar-block p.user-name {... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/535</guid>
			<pubDate>Thu, 18 May 2006 13:44:32 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Change your online icons ]]></title>
			<link>http://skins.yuku.com/topic/534/t/Change-your-online-icons.html</link>
			<description><![CDATA[ This changes the online icon beside your name, but not beside your friends.
<br>
<br>

<div style="margin-left: 40px;">
  .online img { display: none; }
  <br>
  .online { padding-left: 20px; background: url(<a target="_blank" href="http://yourimage.gif/"></a><a href="http://yourimage.gif">http://yourimage.gif</a>)
  no-repeat top left; }
  <br>
</div>
<br>
This code will hide the online/offline icons from your friends:
<br>
<br>

<div style="margin-left: 40px;">
  .avatar-block p img {... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/534</guid>
			<pubDate>Thu, 18 May 2006 13:41:50 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ the NEW profile, the ultimate tutorial ]]></title>
			<link>http://skins.yuku.com/topic/488/t/the-NEW-profile-the-ultimate-tutorial.html</link>
			<description><![CDATA[ <h2>Welcome to the world of the new profile!</h2><br>There are three ways to edit the new profiles, and they are:<br><ol><li>the information in each profile block</li><li>the layout of the profile blocks<br></li><li>the profile skin<br></li></ol><h4>Definitions:</h4><span style="font-weight: bold;">block</span> - the profile is made up of blocks, these include the mini profile, the ad, a google map, comments, friends and custom html blocks for you to add your own information or... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (pink)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/488</guid>
			<pubDate>Sat, 29 Apr 2006 09:16:08 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ How to add rounded corners to your profile ]]></title>
			<link>http://skins.yuku.com/topic/455/t/How-to-add-rounded-corners-to-your-profile.html</link>
			<description><![CDATA[ To add rounded corners without borders to your profile is very easy.  The profiles have been set up with some extra divs specifically for this purpose.
<br>
<br>
The extra divs are called .onionskin1, .onionskin2, .onionskin3
<br>
<br>
What you need to do for rounded corners working with 6 elements - the background colour of the page, the background colour for each box, and of course the 4
corners.
<br>
<br>
Fire up photoshop or paint shop pro - or whatever your image editing program of... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/455</guid>
			<pubDate>Sun, 09 Apr 2006 12:38:00 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Hide your votes! ]]></title>
			<link>http://skins.yuku.com/topic/411/t/Hide-your-votes-.html</link>
			<description><![CDATA[ table.voting { display: none; }
<br> ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/411</guid>
			<pubDate>Wed, 29 Mar 2006 02:12:18 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ How to disable elements of your profile ]]></title>
			<link>http://skins.yuku.com/topic/387/t/How-to-disable-elements-of-your-profile.html</link>
			<description><![CDATA[ To hide your comments box, <img src="http://stats.yuku.com/s/?record&amp;key=62494f37313932363148324b3431316a474f585047&amp;referer=http%3A//skins.yuku.com/forum/view/id/54&amp;resource=http%3A//skins.yuku.com/editor/bypass/blank.htm&amp;resource_title=&amp;resolution=1280x1024&amp;flash_version=8&amp;eatscookies=yes&amp;1142162917850" alt="" style="position: absolute; left: -9999px;" ****="this.parentNode.removeChild(this);"> add this css to your stylesheet... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/387</guid>
			<pubDate>Sun, 12 Mar 2006 03:30:36 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ How to customise "Family Portrait" ]]></title>
			<link>http://skins.yuku.com/topic/381/t/How-to-customise-Family-Portrait-.html</link>
			<description><![CDATA[ <h4><span style="font-style: italic;">family portrait</span></h4><span style="font-style: italic;">by alison harrison</span><br style="font-style: italic;"><br style="font-style: italic;"><span style="font-style: italic;">This profile skin is designed to show YOUR images. </span><span style="font-style: italic;">Edit the image url below and replace it with your own image (on your own webhost, or in your yuku folders).</span><br style="font-style: italic;"><span style="font-style:... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/381</guid>
			<pubDate>Mon, 06 Mar 2006 03:53:43 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ profile skinning lvl 3 ]]></title>
			<link>http://skins.yuku.com/topic/372/t/profile-skinning-lvl-3.html</link>
			<description><![CDATA[ Now you know what the outer boxes are, it&#39;s time to look at the inner elements. The basic breakdown is boxheading and boxbody. There is a boxbody in each
box, and a boxheader in every box except the one that holds the threads, domains and membership information. We&#39;ll talk about those boxes that are
different in another tutorial.
<br>
<br>
To see where the boxbody and boxheading items are, put this code into your stylesheet box.
<br>
<br style="color: rgb(146, 62, 62);">

<div... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/372</guid>
			<pubDate>Sat, 11 Feb 2006 12:44:42 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ profile skinning lvl 2 ]]></title>
			<link>http://skins.yuku.com/topic/364/t/profile-skinning-lvl-2.html</link>
			<description><![CDATA[ <span style="font-weight: bold;">The elements of your profile</span>
<br style="font-weight: bold;">
Ok, now you&#39;re back, I hope you understand what classes and IDs are. (If not, go back quickly and reread!) Your profile uses a mixture of classes and IDs
to define each area.
<br>
<br>
Your profile is divided into two columns. One side is called column_a and the other is column_b. These two columns have classes of those names.
<br>
<br>
If you want to test things as you go, or see exactly... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/364</guid>
			<pubDate>Tue, 12 May 1931 11:39:57 GMT</pubDate>
			<!-- extensions -->

		</item>
		<item>
			<title><![CDATA[ Profile skinning lvl 1 ]]></title>
			<link>http://skins.yuku.com/topic/363/t/Profile-skinning-lvl-1.html</link>
			<description><![CDATA[ Welcome to the first level profile skinning tutorial. This tutorial aims to aquaint you with your basics of your profile and allow you to change colours and
fonts.
<br>
<br>
This tutorial assumes a basic knowledge of css. Cascading stylesheets (css) are a very powerful way to control how your web pages look. While it might seem
like a programming language that is beyond you, it&#39;s really not difficult. Most css is written in a logical format.
<br>
<br>
For example the following css would... ]]></description>

			<!-- optional elements -->
			<author>feeds@yuku.com (alison)</author>
			<guid isPermaLink="true">http://skins.yuku.com/topic/363</guid>
			<pubDate>Fri, 10 Feb 2006 03:43:44 GMT</pubDate>
			<!-- extensions -->

		</item>
    <!-- end items -->

  </channel>
</rss>