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

Steve DiDomenico swdidomenico at comcast.net
Wed Jan 27 22:34:39 EST 2010


Hey Richard,

 

I spent about an hour formatting a beautiful email to you showing examples
of the problem I have.  And just as I was about to send it. I found where
the problem is.

 

There is a style in StylesNew.css that is not in master.css.  When I remove
this line:  <link href="/nbp/StylesNew.css" rel="stylesheet" type="text/css"
/> the page is off.

 

I'll review both master.css and StylesNew.css and make sure all styles have
been copied to master.css.

 

Thanks for your reply,

 

Steve

 

  _____  

From: web-reskin-bounces at nbp.org [mailto:web-reskin-bounces at nbp.org] On
Behalf Of Ward, Richard
Sent: Wednesday, January 27, 2010 9:14 AM
To: Discussions regarding the 2009 UI reskin of nbp.org
Subject: RE: [NBP web-reskin] Two questions, maybe someone can help me...

 

Hi Steve,

 

I checked out the .Style1 and found out that I used it for the little menu
to the right of the rotating images.  As Komal took that development piece
we shouldn't need .Style1 anymore.

 

Thanks,

 

Richard

 

  _____  

From: web-reskin-bounces at nbp.org [mailto:web-reskin-bounces at nbp.org] On
Behalf Of Ward, Richard
Sent: Tuesday, January 26, 2010 9:40 AM
To: Discussions regarding the 2009 UI reskin of nbp.org
Subject: RE: [NBP web-reskin] Two questions, maybe someone can help me...

 

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/20100127/ff5706e8/attachment.html


More information about the Web-reskin mailing list