[NBP web-reskin] Two questions, maybe someone can help me...

Ward, Richard richard.ward at fmr.com
Tue Jan 26 09:39:44 EST 2010


Hi Steve,

I forget where I used .Style1 in the main page.  I'll take a look at the code today and let you know.  Assuming that it is still needed I'll add it into Master.css.

Thanks,

Richard

________________________________
From: web-reskin-bounces at nbp.org [mailto:web-reskin-bounces at nbp.org] On Behalf Of Steve DiDomenico
Sent: Monday, January 25, 2010 11:26 PM
To: Web-reskin at nbp.org
Subject: [NBP web-reskin] Two questions, maybe someone can help me...

I'm Working from camp29

Two questions:

(1) CSS

Hey Richard, I need to talk to you again about the style below.  This is part of the original prototype back in Sept. 2009 which was broken out and became part of template TITLE.  When I remove this style from the template the <div> in index.html lose there positioning. I tried adding it to master.css but it did not help. My first question is how does this work, I don't see style1 being used in the page? And my second question is can you help me implement this in master.css?

    <link href="/nbp/StylesNew.css" rel="stylesheet" type="text/css" />

            <style type="text/css">
        .style1
        {
            width: 24px;
        }
    </style>


(2) Relative Paths

I created a directory to hold the javascript file(s) and access them using ITL [include] in a template. It is catalogs/nbp/javascript

When in the TITLE template, accessed using @_TITLE_@ from page index.html, what is the path level?

I have had success including a .js file in a template but I have to use the absolute path. I'm looking to use a relative path. Here is what works in development but it will not work in production.

  [include /home/fidelity_camp/camp29/catalogs/nbp/javascript/mainscript.js]


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.nbp.org/pipermail/web-reskin/attachments/20100126/f824f3f1/attachment-0001.html


More information about the Web-reskin mailing list