<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.pinkpetrol.com &#187; design</title>
	<atom:link href="http://www.pinkpetrol.com/blog/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pinkpetrol.com</link>
	<description>sams blog</description>
	<lastBuildDate>Tue, 10 Aug 2010 23:30:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SharePoint User Group UK Meeting &#8211; Nottingham</title>
		<link>http://www.pinkpetrol.com/blog/2010/01/sharepoint-user-group-uk-meeting-nottingham/</link>
		<comments>http://www.pinkpetrol.com/blog/2010/01/sharepoint-user-group-uk-meeting-nottingham/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 19:39:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Conferences & Events]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Branding]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.pinkpetrol.com/?p=319</guid>
		<description><![CDATA[On Thursday, 14th January I am doing my first presentation for the SUGUK in Nottingham at Intelligent Decisioning Ltd head quarters in Strelley, Nottingham. I am doing a small session on SharePoint Design &#38; Branding, a little show and tell and my thought process when doing design and branding. The session is called Making SharePoint [...]]]></description>
			<content:encoded><![CDATA[<p>On Thursday, 14th January I am doing my first presentation for the SUGUK in Nottingham at Intelligent Decisioning Ltd head quarters in Strelley, Nottingham. I am doing a small session on SharePoint Design &amp; Branding, a little show and tell and my thought process when doing design and branding. The session is called Making SharePoint Beautiful &#8211; I hope you can all make it.</p>
<p>The user group kicks off with <a title="Link to Penny Coventry's blog" href="http://www.sharepointdesignerstepbystep.com">Penny Coventry</a> who will kicking off with &#8220;Branding SharePoint Sites: Using the browser and SharePoint Designer 2007/2010&#8243;, which will cover what is possible with 2007 in terms of design and a little sneak peek into SharePoint Design 2010.</p>
<p>After myself I will be followed by Nikki Ashington on Accessbility.</p>
<p>Also here a little bit of trivia for you. Nikki was who got me into SharePoint design when she was on site at my previous employment  as a design consultant &#8211; so she is to blame <img src='http://www.pinkpetrol.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>UPDATE &#8211; here is the write up of the event, really good feedback for the event &#8211; <a href="http://macraem.wordpress.com/2010/01/19/suguk-nottingham-14th-january-2010/">http://macraem.wordpress.com/2010/01/19/suguk-nottingham-14th-january-2010/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pinkpetrol.com/blog/2010/01/sharepoint-user-group-uk-meeting-nottingham/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squashed SharePoint site when viewing Properties in Edit Mode</title>
		<link>http://www.pinkpetrol.com/blog/2009/09/squashed-sharepoint-site-when-viewing-properties-in-edit-mode/</link>
		<comments>http://www.pinkpetrol.com/blog/2009/09/squashed-sharepoint-site-when-viewing-properties-in-edit-mode/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 14:26:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Branding]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.pinkpetrol.com/?p=298</guid>
		<description><![CDATA[I have finally found a fix to a really annoying bug in SharePoint that squishes my site when I have edited a Web Part!
In side the SharePoint master page everything is set to Height:100% &#8211; EVERYTHING, even I feel I am set to Height:100% when I have finished looking at the damn code! Removing these [...]]]></description>
			<content:encoded><![CDATA[<p>I have finally found a fix to a really annoying bug in SharePoint that squishes my site when I have edited a Web Part!</p>
<p>In side the SharePoint master page everything is set to Height:100% &#8211; EVERYTHING, even I feel I am set to Height:100% when I have finished looking at the damn code! Removing these can cause all kinds of hidden issues so my rule of thumb is if CSS can bully in line styles then let it go to town them!</p>
<p>The problems crop up when you want to add a custom footer that combined with a small resolution causes this&#8230;</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-299 aligncenter" title="Example of a squashed SharePoint site" src="http://www.pinkpetrol.com/wp-content/uploads/2009/09/squashed.jpg" alt="squashed" width="577" height="238" /></p>
<p>As you can see this isn&#8217;t very user friendly and looks pretty poor. Well I used my trusty tool set of web apps to find out the cause and hopefully a fix and I feel I have found one. If you use this line of CSS code in your style sheets it will increase the height of the properties pane on the right hand side.</p>
<p><strong>#MSO_tblPageBody {<br />
 height:500px !important;<br />
}</strong></p>
<p>This is the fix I have found which has worked for me &#8211; if anyone knows a better one or an improvement on mine then feel free to share!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pinkpetrol.com/blog/2009/09/squashed-sharepoint-site-when-viewing-properties-in-edit-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customising the Content Query Web Part list results</title>
		<link>http://www.pinkpetrol.com/blog/2009/09/customising-the-content-query-web-part-list-results/</link>
		<comments>http://www.pinkpetrol.com/blog/2009/09/customising-the-content-query-web-part-list-results/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 12:42:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Branding]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.pinkpetrol.com/?p=282</guid>
		<description><![CDATA[
The CQWP is a fantasic webpart my only two annoyances are that you can only do 3 rules on the filtering and the second is that the results are a bit rubbish in terms of styling, look and feel.
There are two ways you can customise these results. First way is to put a DIV wrapper [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-283 alignleft" style="margin-bottom: 15px; margin-right: 10px;float:left;" title="Example of Read More links" src="http://www.pinkpetrol.com/wp-content/uploads/2009/09/readmorelinks.jpg" alt="Example of Read More Links" width="314" height="315" /></p>
<p>The CQWP is a fantasic webpart my only two annoyances are that you can only do 3 rules on the filtering and the second is that the results are a bit rubbish in terms of styling, look and feel.</p>
<p>There are two ways you can customise these results. First way is to put a DIV wrapper around the results and style them that way which is ok when you want to do text styling such as color change, style and padding which you can see in the orange box. You can do this by using the styles below but remember &#8211; you need to put a DIV wrapper around the Web Part Zone and/or Web Part.</p>
<p><strong>#blogbox .link-item,<br />
#blogbox .link-item a:link,<br />
#blogbox .link-item a:visited,<br />
#blogbox .link-item a:active<br />
{<br />
color:#990000;<br />
font-family:arial;<br />
font-size:1.15em;<br />
font-weight:bold;<br />
}</strong></p>
<p>When looking into this I first tried to style the <strong>A</strong> tag that is used for the <strong>TITLE</strong> which read &#8216;New version of Free2Teach launched&#8217; which worked ok until there was a long title line that wrapped around and underneath. This caused it to visually break and look poor. I then thought I am going to have to do this properly if I want to do it!</p>
<p>What I did was very very simple, I started by opening up <strong>ItemStyle.xsl</strong> inside the <strong>XSL Style Sheets</strong> within the <strong>Style Library</strong>. Next I took a copy of this file (very important!) and then added the following below. I set the template name to <strong>&#8216;ReadMoreLink&#8217; </strong>so I could remember it when selecting it in the CQWP settings.</p>
<p>&lt;xsl:template name=&#8221;NewLinkDefault&#8221; match=&#8221;Row[@Style='NewLinkDefault']&#8221; mode=&#8221;itemstyle&#8221;&gt;<br />
        &lt;xsl:variable name=&#8221;SafeLinkUrl&#8221;&gt;<br />
            &lt;xsl:call-template name=&#8221;OuterTemplate.GetSafeLink&#8221;&gt;<br />
                &lt;xsl:with-param name=&#8221;UrlColumnName&#8221; select=&#8221;&#8216;LinkUrl&#8217;&#8221;/&gt;<br />
            &lt;/xsl:call-template&gt;<br />
        &lt;/xsl:variable&gt;<br />
        &lt;xsl:variable name=&#8221;SafeImageUrl&#8221;&gt;<br />
            &lt;xsl:call-template name=&#8221;OuterTemplate.GetSafeStaticUrl&#8221;&gt;<br />
                &lt;xsl:with-param name=&#8221;UrlColumnName&#8221; select=&#8221;&#8216;ImageUrl&#8217;&#8221;/&gt;<br />
            &lt;/xsl:call-template&gt;<br />
        &lt;/xsl:variable&gt;<br />
        &lt;xsl:variable name=&#8221;DisplayTitle&#8221;&gt;<br />
            &lt;xsl:call-template name=&#8221;OuterTemplate.GetTitle&#8221;&gt;<br />
                &lt;xsl:with-param name=&#8221;Title&#8221; select=&#8221;@Title&#8221;/&gt;<br />
                &lt;xsl:with-param name=&#8221;UrlColumnName&#8221; select=&#8221;&#8216;LinkUrl&#8217;&#8221;/&gt;<br />
            &lt;/xsl:call-template&gt;<br />
        &lt;/xsl:variable&gt;<br />
        &lt;xsl:variable name=&#8221;LinkTarget&#8221;&gt;<br />
            &lt;xsl:if test=&#8221;@OpenInNewWindow = &#8216;True&#8217;&#8221; &gt;_blank&lt;/xsl:if&gt;<br />
        &lt;/xsl:variable&gt;<br />
        &lt;div id=&#8221;linkitem&#8221; class=&#8221;item&#8221;&gt;<br />
            &lt;div class=&#8221;link-item&#8221;&gt;<br />
             &lt;xsl:call-template name=&#8221;OuterTemplate.CallPresenceStatusIconTemplate&#8221;/&gt;    <br />
                &lt;a href=&#8221;{$SafeLinkUrl}&#8221; target=&#8221;{$LinkTarget}&#8221; title=&#8221;<a href="mailto:{@LinkToolTip">{@LinkToolTip</a>}&#8221;&gt;<br />
                    &lt;xsl:value-of select=&#8221;$DisplayTitle&#8221;/&gt;<br />
                &lt;/a&gt;<br />
                &lt;a href=&#8221;{$SafeLinkUrl}&#8221; target=&#8221;{$LinkTarget}&#8221; title=&#8221;<a href="mailto:{@LinkToolTip">{@LinkToolTip</a>}&#8221; class=&#8221;readmorelink&#8221;&gt;<br />
                  read more<br />
                &lt;/a&gt;</p>
<p>            &lt;/div&gt;<br />
        &lt;/div&gt;<br />
    &lt;/xsl:template&gt;</p>
<p>What I have simply done is coped the full <strong>A</strong> reference and copied it underneath and set the class to <strong>&#8216;readmorelink&#8217;</strong> and added the following css to my style sheet and it should work <img src='http://www.pinkpetrol.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>.readmorelink {<br />
display:block;<br />
text-indent:-9999px;<br />
background:transparent url(&#8216;../Images/ergoimages/readnewsitem.jpg&#8217;) top left no-repeat;<br />
color:#666666;<br />
margin:10px 0 0 0 !important;<br />
padding:0;height:27px;<br />
font-family:arial;<br />
font-size:1.15em;<br />
font-weight:bold;<br />
}</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pinkpetrol.com/blog/2009/09/customising-the-content-query-web-part-list-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Custom Styles to the RichTextEditor (RTE) in SharePoint</title>
		<link>http://www.pinkpetrol.com/blog/2009/09/adding-custom-styles-to-the-richtexteditor-rte-in-sharepoint/</link>
		<comments>http://www.pinkpetrol.com/blog/2009/09/adding-custom-styles-to-the-richtexteditor-rte-in-sharepoint/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 12:11:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Branding]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.pinkpetrol.com/?p=278</guid>
		<description><![CDATA[
Whilst doing some branding work for a client I was asked &#8216;can we have different text colors&#8217;. I instantly thought of hours of HTML teaching and had visions of brightly coloured pages illuminating fire red, yellow and radioactive greens! So what I needed to do was lock it down so the client can dictate the colors but the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-304" title="SharePoint Rich Text Editor" src="http://www.pinkpetrol.com/wp-content/uploads/2009/09/rte.jpg" alt="SharePoint Rich Text Editor" width="577" height="200" /></p>
<p>Whilst doing some branding work for a client I was asked &#8216;can we have different text colors&#8217;. I instantly thought of hours of HTML teaching and had visions of brightly coloured pages illuminating fire red, yellow and radioactive greens! So what I needed to do was lock it down so the client can dictate the colors but the users can set them.  The best way to do this is give them a selection of custom styles they can use for titles that are outside of the standard h1, h2 &amp; h3 that are set.</p>
<p><strong>.ms-rteCustom-CustomStylesh1 { color: #990000; font-size:3em;font-weight:bold;}<br />
.ms-rteCustom-CustomStylesh2{ color: #666666;font-size:2em;font-weight:bold; }<br />
.ms-rteCustom-CustomStylesh3{ color: #cccccc;font-size:1em;font-weight:bold; }</strong></p>
<p>The way it works it by adding <strong>.ms-rteCustom-NEWSTYLENAME</strong> the RTE will pick up this style and will insert the desired styling.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pinkpetrol.com/blog/2009/09/adding-custom-styles-to-the-richtexteditor-rte-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 10 step Web Designers check list for backing up</title>
		<link>http://www.pinkpetrol.com/blog/2009/05/the-10-step-web-designers-check-list-for-backing-up/</link>
		<comments>http://www.pinkpetrol.com/blog/2009/05/the-10-step-web-designers-check-list-for-backing-up/#comments</comments>
		<pubDate>Thu, 21 May 2009 16:11:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Contracting & Freelancing]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.pinkpetrol.com/?p=255</guid>
		<description><![CDATA[A quick check list of items you need backup before you move, delete or format your system.

Recently a good friend of mine Martin Coulthurst of Lightness recently backed up his computer and asked me about various things he would need to backup, I had a think and we bounced a few things back and forth [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A quick check list of items you need backup before you move, delete or format your system.</strong></p>
<p><img class="alignnone size-full wp-image-306" title="Picture of a check list" src="http://www.pinkpetrol.com/wp-content/uploads/2009/05/checklist.jpg" alt="Picture of a check list" width="577" height="200" /></p>
<p>Recently a good friend of mine Martin Coulthurst of <a title="External link to www.lightness.co.uk" href="http://www.lightness.co.uk/">Lightness </a>recently backed up his computer and asked me about various things he would need to backup, I had a think and we bounced a few things back and forth on what we need to back up, conversation ended and he did his install. The next day we spoke and he realised he forgot one or two very important things &#8211; fonts! This then prompted me to think about a little check list of items that I will be thinking about when next back!</p>
<h3>1. Get yourself an external hard drive</h3>
<p>With the price of external hard drives now a days there is no excuse for not having the money to buy one. Over at Overclockers.co.uk they have a Western Digital My Book Essential 500GB USB2.0 External Hard Drive for £62.99 &#8211; bargain! Get this and you are ready to go!</p>
<h3>2. Documents</h3>
<p>The treasure chest of any designer, if like me in this folder which can sometimes be called the Desktop (!) has everything saved picture files, word documents with little notes, CSS snippets and even the stray file called something informative such as smd-application3.php which a week ago was as familiar to you as your date of birth, 2 weeks down the line means nothing!</p>
<h3>3. Browser Settings, Favourites &amp; Add-ons</h3>
<p>There isn&#8217;t an easy to back up your browsers settings unless you download a 3rd party tool. In my experience I find that proxy settings, browser adds-ons such as FireBug/IE Dev Tool bar are my most important ones. Best and easiest way to do this is either &#8211; take notes or print screen them into a word document.</p>
<ul>
<li>To find out FireFox add-ons &#8211; Tools &gt; Add-ons</li>
<li>To find out IE add-ons &#8211; Tools &gt; Manage Add-ons</li>
<li>To find out Safari add-ons &#8211; Help &gt; Installed Plug-ins</li>
<li>To find out Opera add-ons &#8211; Widgets &gt; Manage Widgets</li>
</ul>
<p>Favourites is also something important you want to backup, as designs and most other IT people know how annoying it is when you find something and don&#8217;t bookmark it, well that feeling is multiplied by a million when you&#8217;ve lost ALL your favourites, trust me I know.</p>
<p><strong> To find your favorites they are here &#8211; C:\Documents and Settings\PCNAME\Favorites</strong></p>
<p><strong></strong></p>
<h3>4. Fonts</h3>
<p>Another little designer&#8217;s paradise &#8211; all the fonts you&#8217;ve sound, all the various versions of Arial that are slightly thinner or slightly bolder. Some fonts you&#8217;ve found and probably not paid for. All these can be found within the Control Panel &gt; Fonts.</p>
<p>Useful resource if you have lost all your lovely fonts &#8211; <a href="http://www.csstea.com/css-gallery-news-and-resources/807-11-best-free-fonts-websites.html">http://www.csstea.com/css-gallery-news-and-resources/807-11-best-free-fonts-websites.html</a></p>
<h3>5. MSN/SKYPE conversations</h3>
<p>I find keeping my conversation that I have had with clients is pretty useful. Whether it be checking back on something you maybe of lightly agreed to or something you may have said to a client or something else you can&#8217;t remember, it&#8217;s pretty useful to go back and check.</p>
<p><strong> If you are saving MSN conversation you can find them here &#8211; C:\Documents and Settings\COMPUTERNAME\My Documents\My Received Files\EMAILADDRESS1212445099954\History.</strong></p>
<p><strong>If you want to turn conversation saving on in MSN then open up the main MSN window &#8211; Tools &gt; Options &gt; Messages &gt; Message History (at the bottom)</strong></p>
<p><strong></strong></p>
<h3>6. Email</h3>
<p>I personally use Gmail and Hotmail just for the fact that if my system does die, I have this backed up online &#8211; for free! But if you are using Outlook then I recommend doing a PST backup of all the email, this may take a while so remember to stick a DVD to pass the time &#8211; I recommend the film Hunger &#8211; the story of Bobby Sands &#8211; Fantastic film.</p>
<h3>7. Software</h3>
<p>Everyone knows how annoying this is when you have your software suite perfect then the manufacturers go and do something intelligent like release a new version of software that is poorer than its predecessor (MSN Messenger &amp;amp; Fireworks CS4!) or discontinue the software you are using. I tend to keep my software AND products keys backed up, I suggest you to do the same! Last thing you want is a deadline date, dead system and no software! At least if you&#8217;ve backed up you can install what you need as a short term measure. A site I recommend is OldVersion &#8211; http://www.oldversion.com/ which I am sure you can guess what the site is about.</p>
<h3>8. Media</h3>
<p>Pictures, Music, films or even ambient sounds of frogs or even System of a Down albums (what I use to design to) is all pretty important when you&#8217;re in the ZONE.</p>
<h3>9. FTP site lists</h3>
<p>If like me you have 1 FTP programme with all the sites that I look after listed, then you will be pretty annoyed if you lost all them! I do have them all saved but it is a chore having to wade through emails trying to find each and every site you look after! Even if you have then found chances are the FTP password has been changed so you have to then log in to the cPanel or dashboard to get the details so its a pretty good tip to save these!</p>
<p>Most FTP programs come with an export/import option that usually exports out as a CSV or text file of some kind. This option is a winner for me, I probably would use an FTP programme that doesn&#8217;t have this feature &#8211; WiseFTP 5 does and that is what I use.</p>
<h3>10. Client list &amp; business documents</h3>
<p>This is probably THEE most important thing to back up, I personally carry all these on USB stick which is locked away in a fireproof, flood proof and child proof safe. My client list has all my clients&#8217; names, emails, contact numbers and dates of work and what was done. Just imagine if you lost this? I actually feel anxious writing that! Same goes with business documents, all backed up just in case anything happens.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pinkpetrol.com/blog/2009/05/the-10-step-web-designers-check-list-for-backing-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
