Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 26th, 2007, 12:40 PM
Friend of Wrox
 
Join Date: Aug 2006
Posts: 131
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to kherrerab Send a message via Yahoo to kherrerab
Default set right col at static but...

i set the right col left to 800 in css but when i resize the page i get this columns and have no idea where it comes from plz help.

Chek image.

http://i92.photobucket.com/albums/l3...untitled-1.jpg

 
Old August 3rd, 2007, 02:03 PM
Friend of Wrox
 
Join Date: Aug 2006
Posts: 131
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to kherrerab Send a message via Yahoo to kherrerab
Default

hello!!

 
Old August 4th, 2007, 12:51 PM
Authorized User
 
Join Date: Jan 2007
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'm assuming you did something like this:
Code:
#rightcol
{
   left: 800px;
}
Well without looking at your code, this might be an IE bug...did you try looking at it in firefox?

If you keep getting the same error, the best advice is to start with the css/html layout from the book (make sure it's perfect) then slowly change/test/change/test from that point. You'll then figure out exactly what's wrong.






Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS Drop downs - 2 col socoolbrewster CSS Cascading Style Sheets 5 December 22nd, 2007 05:32 AM
non-static reports to static html files miamikk ASP.NET 2.0 Basics 0 June 4th, 2007 01:48 PM
<col/> bcogney XML 1 July 12th, 2006 08:11 PM
How to search for text in a diff col in Excel chiefouko Excel VBA 3 September 29th, 2004 11:42 PM
calc col from one table attached to another Jackie SQL Language 3 June 29th, 2003 02:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.