Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Here is the scenario: I need my objects on the page to resize when the page is load on a browser with a different screen resolution. I heard that you should create your pages using flow layout. I've done that but the objects still keeping their size as they were when I put them on the page.

Let's say for example a have a Banner on my page, I need it to go across the browser window regardless of the user screen resolution, and without creating a horizontal Scrollbar. Anyone have an answer?

A Client refers to the person who incurs the development cost.

A Customer refers to the person that pays to use the product.

------

My software never has bugs. It just develops random features. (Mosabama vbforums.com)

Posted
place your banner in a table and set the table width to 100%. Be aware that the banner will not stretch, so what you can do is set the background of the table to be the same color of the banner background

Proudly a Palestinian

Microsoft ASP.NET MVP

My Blog: wessamzeidan.net

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...