HighDots Forums  

Image Handling

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Image Handling in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wyngs
 
Posts: n/a

Default Image Handling - 11-07-2007 , 11:14 PM






Here's a paraphrasd line in the CSS for my site. My problem is my
webcam software does not upload a large enough image to work as the
background to the page. Is there any way to modify the statement below
to enlarge the displayed ispy.jpg on the background?

Thanks in advance.

BODY { font-family : Tahoma ; background-image :
url(http://blahblah/blah/ispy.jpg) ;

Reply With Quote
  #2  
Old   
Nik Coughlin
 
Posts: n/a

Default Re: Image Handling - 11-07-2007 , 11:23 PM






"Wyngs" <glenn61 (AT) earthlink (DOT) net> wrote

Quote:
Here's a paraphrasd line in the CSS for my site. My problem is my
webcam software does not upload a large enough image to work as the
background to the page. Is there any way to modify the statement below
to enlarge the displayed ispy.jpg on the background?

Thanks in advance.

BODY { font-family : Tahoma ; background-image :
url(http://blahblah/blah/ispy.jpg) ;
Not possible, sorry



Reply With Quote
  #3  
Old   
Wyngs
 
Posts: n/a

Default Re: Image Handling - 11-07-2007 , 11:34 PM



Nik Coughlin wrote:

Quote:
"Wyngs" <glenn61 (AT) earthlink (DOT) net> wrote in message
news:13j56o2h23kqfc6 (AT) corp (DOT) supernews.com...
Here's a paraphrasd line in the CSS for my site. My problem is my
webcam software does not upload a large enough image to work as the
background to the page. Is there any way to modify the statement below
to enlarge the displayed ispy.jpg on the background?

Thanks in advance.

BODY { font-family : Tahoma ; background-image :
url(http://blahblah/blah/ispy.jpg) ;

Not possible, sorry

Thanks again, Nik.


Reply With Quote
  #4  
Old   
Rik Wasmus
 
Posts: n/a

Default Re: Image Handling - 11-09-2007 , 08:22 AM



On Thu, 08 Nov 2007 06:14:03 +0100, Wyngs <glenn61 (AT) earthlink (DOT) net> wrote:

Quote:
Here's a paraphrasd line in the CSS for my site. My problem is my
webcam software does not upload a large enough image to work as the
background to the page. Is there any way to modify the statement below
to enlarge the displayed ispy.jpg on the background?

Thanks in advance.

BODY { font-family : Tahoma ; background-image :
url(http://blahblah/blah/ispy.jpg) ;

Not yet. CSS3 has background-size:
http://www.w3.org/TR/css3-border/#the-background-size

It'll take a while though.
--
Rik Wasmus


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.