Try one of these Chris. background-size: 100% auto; //Full width proportionate height (gets cut off by size of container) background-size: 100% 100%; full width and height (stretchy) background-size: auto 100%; //Full height proportional width (gets cut off by size of container)
HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com On May 21, 2015, at 12:22 AM, Crest Christopher <crestchristop...@gmail.com> wrote: > Background-size, or bg:cover won't cause a background graphic to be the > actual width of the graphic, instead {width} works, can this be used on a > background image ? > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/