Re: [css-d] BG Repeat one direction ?

2015-05-27 Thread Karl DeSaulniers
Hi Chris, Try this. 1. make a blank image (photoshop file) that is 420px height. 2. repeat your image you have now inside that image up to 412px leaving the 6 pixels remaining, to be transparent. 3. save as transparent png. 4. put the new image as the background with background-repeat: no-repeat;

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Crest Christopher
I thought about two divs, I was hoping CSS could do this, hrm, scripting not sure if I want to go that route. Tom Livingston Tuesday, May 26, 2015 10:39 PM I guess you could try two divs. one transparent, one inside that holding the pattern. On Tuesday, May 26, 20

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Tom Livingston
A link is always best. On Tuesday, May 26, 2015, Tom Livingston wrote: > I guess you could try two divs. one transparent, one inside that holding > the pattern. > > > > On Tuesday, May 26, 2015, Tom Livingston > wrote: > >> >> >> On Tuesday, May 26, 2015, Crest Christopher >> wrote: >> >>> Tha

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Tom Livingston
I guess you could try two divs. one transparent, one inside that holding the pattern. On Tuesday, May 26, 2015, Tom Livingston wrote: > > > On Tuesday, May 26, 2015, Crest Christopher > wrote: > >> That is a last resort, you mean it's impossible to do the method I >> mentioned ? >> > > > I've

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Tom Livingston
On Tuesday, May 26, 2015, Crest Christopher wrote: > That is a last resort, you mean it's impossible to do the method I > mentioned ? > I've never heard of any way to stop a repeating background pattern where ever you want. Not in css anyway. Nor have I ever heard of doing it with script, but I

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Crest Christopher
That is a last resort, you mean it's impossible to do the method I mentioned ? Tom Livingston Tuesday, May 26, 2015 9:19 PM Make a single image 500x412. On Tuesday, May 26, 2015, Crest Christopher mailto:crestchristop...@gmail.com>> wrote: -- Tom Livingston | Sen

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Tom Livingston
Make a single image 500x412. On Tuesday, May 26, 2015, Crest Christopher wrote: > Suppose you have a 500px height container. You set the background image > to bottom, you want it to repeat on the Y, as in up, except you want it to > repeat only so many pixels, lets make up a number of 412px, th

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Crest Christopher
Suppose you have a 500px height container. You set the background image to bottom, you want it to repeat on the Y, as in up, except you want it to repeat only so many pixels, lets make up a number of 412px, then the rest of the container is blank ? Christopher Philippe Wittenbergh

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Crest Christopher
What I meant is --- never mind I have to try something ! Philippe Wittenbergh Tuesday, May 26, 2015 7:34 PM 1st hit: https://duckduckgo.com/?q=MDN+background-repeat&t=osx Philippe -- Philippe Wittenbergh http://l-c-n.com/ __

Re: [css-d] BG Repeat one direction ?

2015-05-26 Thread Philippe Wittenbergh
> Le 27 mai 2015 à 08:28, Crest Christopher a > écrit : > > How can I background-repeat in one direction ? 1st hit: https://duckduckgo.com/?q=MDN+background-repeat&t=osx Philippe -- Philippe Wittenbergh http://l-c-n.com/ ___

[css-d] BG Repeat one direction ?

2015-05-26 Thread Crest Christopher
How can I background-repeat in one direction ? __ 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