|
 |
BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8  | This is the forum to discuss the Wrox book Beginning ASP.NET 2.0 by Chris Hart, John Kauffman, David Sussman, Chris Ullman; ISBN: 9780764588501 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|

December 15th, 2005, 01:15 PM
|
Registered User
|
|
Join Date: Dec 2005
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Creating a Master Page and Importing a CSS
Hi,
I am doing the 'Try it out' in chapter 2.
Step 5 says:
"Switch back to Design View to set the style sheet. At the top of the Properties box, drop down the list of controls and select Document. At the bottom of the properties list, find Style Sheet (see
Figure 2-5), click its ellipses, and browse to site.css. Click OK."
I don't have a 'Stylesheet' option in the properties of 'document', the only property I get is 'Title'.
What could I be doing wrong??
|

April 19th, 2006, 02:57 PM
|
Registered User
|
|
Join Date: Apr 2006
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I am having the exact same problem. I am using VS 2005 professional. Is there a setting that i need to change ?
|

April 19th, 2006, 03:13 PM
|
 |
Wrox Author
Points: 72,055, Level: 100 |
|
|
Join Date: Jun 2003
Location: Utrecht, Netherlands.
Posts: 17,086
Thanks: 80
Thanked 1,587 Times in 1,563 Posts
|
|
When the master page is in Design View, you can just drag the .CSS file from the Solution Explorer on the page. VWD will automatically add the necessary stuff to the <head> section of the page.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
While typing this post, I was listening to: Olympic Flame by Tiesto (Track 7 from the album: Parade Of The Athletes) What's This?
|

April 19th, 2006, 03:43 PM
|
Registered User
|
|
Join Date: Apr 2006
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks for the quick response Imar.. I did what you suggested, at first it didn't work,but when i closed visual studio and reopened the project BAMMMM.. i got the "Stylesheet" option under the documents property..
Thanks a bunch.
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |