Re: Work flow for html design

2015-01-21 Thread Martin Grigorov
Hi,

I didn't understand the problem.
Please try to rephrase and give some more details where is the .html file,
where is the .css file and what exactly is the issue you face.

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Wed, Jan 21, 2015 at 7:48 AM, Km nal...@fea.st wrote:

 Hi there, I am a solo developer also doing the design for my project. I
 have a skeleton project in place and now I want to work on that HTML files
 in the designer role. I have a set of style sheets and the HTML files are
 in the Java source directory, so I cannot access the html page through that
 path ( since it does not contain the style sheet). I thought about
 adjusting the plain HTML header to have a link to a different style sheet
 while having the wicket generated HTML reference to the
 production/development style sheet as served by the Web app. This doesn't
 solve the problem of images of course but these can be referenced in the
 style sheet also.  If it matters I am using foundation, sass and compass.

 --
 Sent from my Android device with K-9 Mail. Please excuse my brevity.


Work flow for html design

2015-01-20 Thread Km
Hi there, I am a solo developer also doing the design for my project. I have a 
skeleton project in place and now I want to work on that HTML files in the 
designer role. I have a set of style sheets and the HTML files are in the Java 
source directory, so I cannot access the html page through that path ( since it 
does not contain the style sheet). I thought about adjusting the plain HTML 
header to have a link to a different style sheet while having the wicket 
generated HTML reference to the production/development style sheet as served by 
the Web app. This doesn't solve the problem of images of course but these can 
be referenced in the style sheet also.  If it matters I am using foundation, 
sass and compass.

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.