Jump to content

Template talk:User WPChicago

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Userbox overhaul

[edit]

I felt that the userbox looked a little amateurish compared to other boxes out there. I took a shot at updating it. Here's the old code:

<div style="float: left; border:solid side-box colour 1px; margin: 1px;">
{| cellspacing="0" style="width: 238px; background: #F8EABA;"
| style="width: 45px; height: 45px; background: side-box colour; text-align: center; font-size: {{{5|{{{id-s|14}}}}}}pt; color: {{{id-fc|black}}};" | '''{{border|[[Image:Municipal Flag of Chicago.svg|40px]]}}'''
| style="font-size: {{{info-s|8}}}pt; padding: 4pt; line-height: 1.25em; color: {{{info-fc|black}}};" | This user is a member of '''[[Wikipedia:WikiProject Chicago|WikiProject Chicago]]'''.
|}</div>

And what I replaced it with:

<div style="float:left; border:solid #9FCCEB 1px;">
{| cellspacing="0" style="width: 238px; background: #E8F6FC;"
| style="border-right:solid #9FCCEB 1px;padding:0;background:white; text-align: center; font-size: {{{5|{{{id-s|14}}}}}}pt; color: {{{id-fc|black}}};" | [[Image:Municipal Flag of Chicago - userbox.svg]]
| style="text-align:center; font-size: {{{info-s|8}}}pt; padding: 4pt; line-height: 1.25em; color: {{{info-fc|black}}};" |This user is a member of '''[[Wikipedia:WikiProject Chicago|WikiProject Chicago]]'''.
|}</div>

What do you think? -- Mindfrieze 03:39, 3 July 2006 (UTC)[reply]