Template talk:Lead article/Picture/thumb: Difference between revisions

m
Line 2: Line 2:
I apparently now know why does the front page shows white background despite the image being transparent.. Should that be changed to <code>style="background: transparent;"</code>? '''<span style="color:#A2958D">►</span>[[User:Kevzo8|<span style="color:#E3E3E3">Ҝə</span>]][[Special:Contributions/Kevzo8|<span style="color:#E6E6EE">υz</span>]][[User_talk:Kevzo8|<span style="color:#BBBBBB">ø8</span>]]''' 12:50, 21 June 2009 (UTC)
I apparently now know why does the front page shows white background despite the image being transparent.. Should that be changed to <code>style="background: transparent;"</code>? '''<span style="color:#A2958D">►</span>[[User:Kevzo8|<span style="color:#E3E3E3">Ҝə</span>]][[Special:Contributions/Kevzo8|<span style="color:#E6E6EE">υz</span>]][[User_talk:Kevzo8|<span style="color:#BBBBBB">ø8</span>]]''' 12:50, 21 June 2009 (UTC)
:No, it makes the image easier to see.--'''[[User:Prmatt11|<span style="color:#FE2E9A">''Mew''</span>]] [[User talk:Prmatt11|<span style="color:#9A2EFE">a.k.a.</span>]] [[Special:Contributions/Prmatt11|Prmatt11]]''' was here at 13:09, 21 June 2009 (UTC)
:No, it makes the image easier to see.--'''[[User:Prmatt11|<span style="color:#FE2E9A">''Mew''</span>]] [[User talk:Prmatt11|<span style="color:#9A2EFE">a.k.a.</span>]] [[Special:Contributions/Prmatt11|Prmatt11]]''' was here at 13:09, 21 June 2009 (UTC)
== Possible workaround for image borders ==
Make code <code><nowiki><div style="background: #fff; border-radius: 10px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; -moz-border-radius: 10px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-radius: 10px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; border: 1px solid {{{6|999}}}; width: auto; overflow: hidden;">[[File:{{{1}}}|{{{2}}}]]</div>
{| width="100%" align="center" style="background: #{{{4|ACEA8C}}}; -moz-border-radius: 1em; -moz-border-radius-topright: 0em; -moz-border-radius-topleft: 0em; border: 1px solid #{{{6|999}}}; -moz-box-shadow: black 0px 0px 2px; -webkit-border-radius: 1em; -webkit-box-shadow: black 0px 0px 2px;"
|-
| align="center" style="background: #{{{5|E0F2B6}}}; -moz-border-radius: 1em; -moz-border-radius-topright: 0em; -moz-border-radius-topleft: 0em; -moz-box-shadow: black 0px 0px 1px; -webkit-border-radius: 1em; -webkit-border-top-right-radius: 0em; -webkit-border-top-left-radius: 0em; -webkit-box-shadow: black 0px 0px 1px;" |
{| width="100%" style="background: #{{{5|E0F2B6}}}; border-radius: 1em; border-top-right-radius: 0em; border-top-left-radius: 0em; -moz-border-radius: 1em; -moz-border-radius-topright: 0em; -moz-border-radius-topleft: 0em; -webkit-border-radius: 1em; -webkit-border-top-right-radius: 0em; -webkit-border-top-left-radius: 0em;"
|-
| align="center" |
{{{3}}}
|}
|}
<noinclude>[[Category:Front page components]]</noinclude></nowiki></code>
3,661

edits