Welcome to RenEvo Sign in | Join | Help
in
Home Wiisis Blogs Forums Photos Downloads About

Adding a page to CS2007

Last post 07-07-2007, 1:41 PM by Tom Anderson. 3 replies.
Sort Posts: Previous Next
  •  07-06-2007, 11:20 PM 1205

    Adding a page to CS2007

    Dante,

     Thanks for the new article.  Your original one got me quite far in CS2 and this one promises to do the same.

    I've gone through your new article several times and downloaded the source code but just can't seem to make it work completely.  I am able to get the page to come up (the link is in the nav bar) but when displayed the page seems to be missing the standard css.  In fact, when I look at the source of the rendered page (snippet below) the link to common.css is not there so the base css is not being pulled in.  Can you help me understand where the code is that forces the common.css to get pulled in?  I had thought that this was in the common/master.master file and that is being found as I'm not getting a 'not found' error for that.  Can you provide any guidance with this?

    Thanks,
    Ben

    The beginning of the rendered page looks like this:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
       
       
        <link rel="stylesheet" href="http://renevo.com/Themes/ibdanswers/style/forum.css" type="text/css" media="screen" />
        <link rel="stylesheet" href="http://renevo.com/Themes/ibdanswers/style/gallery.css" type="text/css" media="screen" />
        <link rel="stylesheet" href="http://renevo.com/Themes/ibdanswers/style/forum_print.css" type="text/css" media="print" />
        <link rel="stylesheet" href="http://renevo.com/Themes/ibdanswers/style/gallery_print.css" type="text/css" media="print" />

     <body>
     [....]

     

  •  07-07-2007, 11:02 AM 1208 in reply to 1205

    Re: Adding a page to CS2007

    i will investigate this weekend, and get back to you.
    Advertising has us chasing cars and clothes, working jobs we hate so we can buy shit we don't need.
  •  07-07-2007, 12:51 PM 1209 in reply to 1208

    Re: Adding a page to CS2007

    Thanks Dante.  I just realized you had a forum post on cs.org.  probably should have asked this over there.  Sorry about that.
  •  07-07-2007, 1:41 PM 1210 in reply to 1209

    Re: Adding a page to CS2007

    not a big thing, i can answer it here, and update as needed :)
    Advertising has us chasing cars and clothes, working jobs we hate so we can buy shit we don't need.
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems