05 September 2009 @ 10:54 am
Stock Icons: Batch 003  


Fruity little treats this way come )
 
 
18 July 2009 @ 09:23 pm
[Tabula Rasa] - Burst of Colours  
 

BURST OF COLOURS : LIVE PREVIEW @ [personal profile] affogato 

Layout type: Tabula Rasa
Layout Style: One Column
Easy installation

01. Go to Organize >> Select Style page. Choose show all and apply Tabula Rasa as your theme.
02. Next, select "1 Column (no sidebar)" when asked to choose a page setup. Apply layout.
03. Hit 'Customize Selected Theme' and go to Custom CSS.
04. Untick 'use layout's stylesheet(s)'. Make sure you do this. We don't want overlapping styles.
05. Put this link into the field ''use an external stylesheet": http://wimg.co.uk/2TC.css
06. Alternatively, you may access the CSS file from your browser, select all text and paste into the 'use embedded CSS' field. This is preferrable if you want to alter bits and pieces of the layout.
07. If you have a long list of links, tags and page summary, consider adding one of these lines to the existing codes:
/* For Tags */
.module-tags_list ul{
height: 200px; /*or whatever height you want */
overflow: auto;
overflow-x: hidden;
padding:0px;}

/* For Links */
.module-typelist ul{
height: 200px; /*or whatever height you want */
overflow: auto;
overflow-x: hidden;
padding:0px;}

/*For Page Summary*/
.module-pagesummary ul{
height: 200px; /*or whatever height you want */
overflow: auto;
overflow-x: hidden;
padding:0px;}

/* Extra long lists for ALL of three of the above */
.module-typelist ul, .module-tags_list ul, .module-pagesummary ul{
height: 200px; /*or whatever height you want */
overflow: auto;
overflow-x: hidden;
padding:0px;}

08.
Save your changes and that's it! Enjoy your new layout. Please consider crediting [info - personal] adlina  or [info - community] littlegraphix somewhere in your profile if you use it~
 
 
27 May 2009 @ 06:30 am
Stock Icons: Batch 002  

You who never arrived... )
 
 
25 May 2009 @ 04:20 am
Stock Icons: Batch 001  

I shall not compare thee to a summer's day... )
p.s/ Lol for my first ever post in this community. *waves to anyone who happens to visit* Hi~
 
 
25 May 2009 @ 04:05 am
Introduction, FAQ and other craps  
01: INTRODUCTION
Hello and welcome to Little Graphix @ Dreamwidth. I would have created this community in Livejournal if not for the advertisements. To visitors from LJ, hello! Don't forget that you can always login with your OpenID to enjoy DW even if you don't have an account yet. You can also use your LJ/OpenID to join or just subscribe to the community~

I'm bad at introductions, so let's just leave it at that (for the time being, at least).


And here comes the essential information that you may or may not already know ;) )

// This post will be updated when it's not 4.00am, and when I have something to add.