Results 1 to 2 of 2

Thread: re-sizing?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Posts
    26

    re-sizing?

    i am working with a webpage that uses a text box and and imagebutton.

    here is my problem. when i view them in IE it shows fine, but when i view the page in netscape or even worse, Opera, the text box wont keep the size i assigned to it.

    i had an image button with an image streched. and a text box that was short. in netscape the text boxes all go large and the imagebutton wont retain its strech property.

    so everything resizes differently.

    any help?

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Sep 2002
    Posts
    26
    well, i managed to fix the problem. just in case any other chaps have the same problems viewing webcontrols in netscape or other browsers, simply add a css internal or external sheet.

    i just needed some changes on one or two pages so i added an internal one. then all you do is if you want to change the size of a control then just create a style for the characteristics you want then in the cssclass property just reference it. if you change the size, make sure you go into the html and delete the width="200px" otherwise your style sheet class wont work.

    here is an url for anyone if they need it.

    http://www.aspalliance.com/aspxtreme...sCssClass.aspx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width