Log in

View Full Version : logo help


cindy helmond
04-07-2009, 07:25 PM
anyone can fix this :

resolution by logo is goog @ 1024x768 but if i do 1152x768 i get this problem :

see att

TimberFloorAu
04-07-2009, 07:36 PM
What do you want doing

cindy helmond
04-07-2009, 07:53 PM
What do you want doing

that the logo is automatic with changing the resolution :up:

TimberFloorAu
04-07-2009, 09:05 PM
Its very difficult to have an image resize if the image is one fixed block.

Generally, your header would include Logo set to say the left hand side, fixed using css. Then an overlay of html code to display login register, etc using again css positioning.

read this article: http://www.1-script.com/forums/resize-banner-to-fit-resolution-article137707--2.htm#137708

or this: http://www.webreference.com/programming/javascript/images/

getting css to do this may be possible: http://www.bigbaer.com/css_tutorials/css.scale.image.html.tutorial.htm

cindy helmond
04-08-2009, 04:53 AM
Its very difficult to have an image resize if the image is one fixed block.

Generally, your header would include Logo set to say the left hand side, fixed using css. Then an overlay of html code to display login register, etc using again css positioning.

read this article: http://www.1-script.com/forums/resize-banner-to-fit-resolution-article137707--2.htm#137708

or this: http://www.webreference.com/programming/javascript/images/

getting css to do this may be possible: http://www.bigbaer.com/css_tutorials/css.scale.image.html.tutorial.htm

thx !!