[NBP web-reskin] Two questions, maybe someone can help me...
Steve DiDomenico
swdidomenico at comcast.net
Mon Jan 25 23:26:16 EST 2010
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/20100125/969e09a5/attachment.html
More information about the Web-reskin
mailing list