Template talk:Lead article/Picture/thumb

From Bulbanews, your community Pokémon newspaper.
Revision as of 19:08, 25 October 2009 by Immewnity (talk | contribs) (→‎Possible workaround for image borders)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Transparency

I apparently now know why does the front page shows white background despite the image being transparent.. Should that be changed to style="background: transparent;"? Ҝəυzø8 12:50, 21 June 2009 (UTC)

No, it makes the image easier to see.--Mew a.k.a. Prmatt11 was here at 13:09, 21 June 2009 (UTC)

Possible workaround for image borders

Make code <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> - unsigned comment from immewnity (talkcontribs)