Directions: The following is a sampling of styles that can be used to customize the template of your Swicki.
Click on the screenshot to enlarge the image.
1. Page Background Color
body,html {
/* zeroes out page for all browsers */
margin:0;
padding:0;
border:0;
background:#ededed
}
----
2. Header Background Color & Image
.swickiHeader {
background:#c8c8c8 url(http://swicki.eurekster.com/images/bg_header.gif) no-repeat top;
padding:10px 10px 15px
}
----
3. Container Background Color
.swickiContainer {
width:800px;
margin: 0 auto 19px auto ;
background:#fff;
padding:10px;
}
----
4. Search Title Size & Color
h1.swickiSearchTitle {
font-size:2em;
margin:0;
padding:0;
color:#333332;
position:relative
}
h1.swickiSearchTitle a:link,h1.swickiSearchTitle a:visited {
color:#333332;
text-decoration:none
}
----
5. Byline Size & Color
p.swickiByline {
font-size:.9em;
color:#595959;
margin:2px 0 0;
padding:0;
position:relative
}
p.swickiByline a:link,p.swickiByline a:visited {
color:#595959;
text-decoration:none
}
----
6. Search Field Background Color
.swickiSearchField {
width:340px;
background:#feffff;
margin:3px 5px 0 0;
font-size:1.8em;
vertical-align:bottom;
float:left
}
----
7. Sidebar Background Color
.swickiSidebar {
width:197px;
float:right;
margin-top:10px;
padding-left:10px;
background-color:#181817;
}
----
8) Footer Background Color
.swickiFooter {
clear:both;
background:#f0f0f0;
padding:10px 10px 45px
}
----
9) Results Container
.swickiResultContainer {
background:#181817;
width:auto;
padding:.8em 36px;
}
----
10) Hot Cloud Link Colors
.hotcloud a:link,.hotcloud a:visited {
text-decoration:none;
color:#db6700;
}

Comments (3)
This is very usefull! Now it's much easier and faster to get a unique swicki.
Together with the other "template" options each swcki owner can build his own portal.
Good work Swicki team!
Posted by Olaf | October 16, 2006 9:46 AM
Well, this is nice, but you have to give us the option to customize colors of adsense ads, too.
I know that there is an option to write you a mail about that, but your support section is extremelly slow, and getting answer from it, is like to get a Bingo.
So, best way would be to give us a optine to customize that alone.
And please, do something with MSA ads, I just can get how extremelly related ads on my swicki get MSA ad, and not relevant ad, maybe you should include alternate URL or something, dont know, but please just fix that.
THAAAANKS
Posted by tim | October 19, 2006 8:11 PM
Tim,
Thanks for the feedback. Customizing adsense is a good idea and we have it on our list of features to implement. (We've got a lot of other features on the list, so it may take a little while).
We have no control over the adsense ads - we just show them. If you want to block an advertiser, you can use Google's interface for that purpose.
Hope that helps.
Posted by Tac | October 21, 2006 4:26 AM