Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 1.1
This is the forum to discuss the Wrox book Beginning ASP.NET 1.1 with Visual C#.NET 2003 by Chris Ullman, John Kauffman, Chris Hart, Dave Sussman, Daniel Maharry; ISBN: 9780764557088
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 1.1 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 May 14th, 2004, 10:19 AM
Authorized User
 
Join Date: Mar 2004
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default Navbar Layout

I've been fooling around with creating a user control that is a nav bar and then inserting it into my pages, similar to what was done in the book.

The problem is that the nav bar overlaps the banner at the top. I'm placing it in a table so I would have thought it would have stayed within the constraints of the <td></td> tags. Is the problem in the HTML page I'm placing the user control in or in the user control itself? Could it be a totally seperate issue, maybe a style sheet? How do I fix it?
 
Old May 14th, 2004, 10:25 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,285
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Could I see your code, or maybe a link to the page?

Thanks

Snib

<><
 
Old May 14th, 2004, 10:49 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

How are you designing the form? Are you inheriting from a custom class for your site layout? Are you specifying grid layout for designing the page, and also are you specifying any positioning information (x/y coordinates) for the control or any other items?

Thanks.
 
Old May 14th, 2004, 12:00 PM
Authorized User
 
Join Date: Mar 2004
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I didn't think I was specifing x/y coordinates for the controls until I went to copy examples into the message. The style attribute in my user control still had positions set for it, thus causing the navbar to be in an improper location. Thanks for your help though.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Datalist layout silverfox_1188 ASP.NET 1.0 and 1.1 Professional 2 May 13th, 2005 05:43 AM
Switching User Controls with NavBar albertino13 C# 4 May 4th, 2005 02:57 AM
layout adflynn Java GUI 0 November 9th, 2004 06:33 AM





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