Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

Re: [mv] So How Does MV Process Background Images?



Thanks, that did make the background image present properly.

However, I thought that when I defined the image directory in my
catalog.cfg (IMAGE_DIR), MV was supposed to see images relative to
that.  Isn't that why I can refer to images locate in the images
directory just by name without any path and images in subdirectories off
IMAGE_DIR by name with the 'path' off IMAGE_DIR?

Other images are presented fine without the 'full path', so why is it
that the background image is different?  Just curious!

Thank for the help though, this did solve a problem that make my
customer very happy.

Murrah Boswell

Ron Phipps wrote:
> 
> I defintely see that the background is not showing up however when I entered
> this in the browser:
> (Which is where the background image is pointing too in the MV case)
> 
> http://www.artisansorb.com/images/boudicca/bgrnd_grad.jpg
> 
> Here's the problem you are missing a path,  this is the fixed link:
> 
> http://www.artisansorb.com/artisansorb/images/boudicca/bgrnd_grad.jpg
> 
> So your MV code should look like:
> 
> <body bgcolor="#fffafa"
> background="/artisansorb/images/boudicca/bgrnd_grad.jpg">
> 
> Problems like these are easy to troubleshoot by figuring out what the direct
> ink is to the background then removing the leading domain info and you have
> your code.
> 
> -Ron
> 
> ----- Original Message -----
> From: "OTR Comm" <otrcomm@wildapache.net>
> To: <minivend-users@minivend.com>
> Sent: Wednesday, January 24, 2001 8:55 AM
> Subject: Re: [mv] So How Does MV Process Background Images?
> 
> > Ron Phipps wrote:
> > >
> > > What is wrong?  All IC does it pass the graphic on to the browser.  We
> link
> > > to *many* background images and they appear fine through IC or through
> > > non-IC files.  In an earlier post I mentioned you need to put a leading
> '/'
> > > and include your full path to the image.  IC does not interpret the
> > > background= from what I have seen.  A link for one of our backgrounds
> > > appears as so:
> > >
> > > <td width="100%" background="/images/nav/top_spacer_4.gif">
> > >
> > > Do you have an example where a background is not showing up correctly?
> >
> > Yes I do:
> >
> > Check out http://www.artisansorb.com/bbsling/pages/bags.html
> >
> > You'd have to go to http://www.artisansorb.com, Enter the Store, go into
> > Boudicca and then go to the Bags page to see what I am talking about in
> > the minivend-code.
> >
> > In the non-minivend code, I use:
> > <body bgcolor="#fffafa" background="../images/bgrnd_grad.jpg">
> >
> > In the minivend code, I use:
> > <body bgcolor="#fffafa" background="/images/boudicca/bgrnd_grad.jpg">
> >
> > Other images display fine, just not the background!
> >
> > As you can see, I am trying to work with the 'body backgound', but this
> > should not make any difference if you just pass this on to the browser,
> > right?
> >
> > Another thing, you will notice when you go to the bags page, s that you
> > can not right click to save the background image, it is not being
> > interpreted.
> >
> > I have tried tried every combination of paths that I can think of (even
> > the full path), but I can still not get 'bgrnd_grad.jpg' to show up in
> > MV.
> >
> > Thanks,
> > Murrah Boswell
> >
> > >
> > > -Ron
> > >
> > > ----- Original Message -----
> > > From: "OTR Comm" <otrcomm@wildapache.net>
> > > To: "MiniVend List" <minivend-users@minivend.com>
> > > Sent: Wednesday, January 24, 2001 12:15 AM
> > > Subject: [mv] So How Does MV Process Background Images?
> > >
> > > > Hello,
> > > >
> > > > It does seem apparent now that MV does not use the same algorithms to
> > > > display background images that commercial (albeit free) browsers use.
> > > > Is there a need to rewrite the code for Minivend to support more
> robust
> > > > background image presentations?
> > > >
> > > > Where is it in the source code for minivend that defines how a
> > > > background image is treated?  I will give it a shot to rewrite it, if
> > > > someone (Mike?) would tell me where to start looking.
> > > >
> > > > Thanks,
> > > > Murrah Boswell
> > > >
> > > >
> > > > _______________________________________________
> > > > Minivend-users mailing list
> > > > Minivend-users@minivend.com
> > > > http://www.minivend.com/mailman/listinfo/minivend-users
> > > >
> > >
> > > _______________________________________________
> > > Minivend-users mailing list
> > > Minivend-users@minivend.com
> > > http://www.minivend.com/mailman/listinfo/minivend-users
> >
> >
> > _______________________________________________
> > Minivend-users mailing list
> > Minivend-users@minivend.com
> > http://www.minivend.com/mailman/listinfo/minivend-users
> >
> 
> _______________________________________________
> Minivend-users mailing list
> Minivend-users@minivend.com
> http://www.minivend.com/mailman/listinfo/minivend-users


_______________________________________________
Minivend-users mailing list
Minivend-users@minivend.com
http://www.minivend.com/mailman/listinfo/minivend-users


Search for: Match: Format: Sort by: