Greetings, Can anyone see why there is a font difference between the blockquote and <p class="quote"> HTML: http://epicroadtrips.us/2010/ca/d12/ CSS:...
... Uh-huh... Lot's of stuff to read there... To know which of them looks right would help. So would valid HTML and CSS. You have a parse error in the CSS....
... Haven't found the time to look yet, sorry. Just a shot into the blue, that has thrown me before: The more specific declaration beats the more general one....
6913
Margaret Peloquin
peloquin@...
Nov 13, 2010 8:44 pm
Just a guess here, but in your css line .. quote {font: 95%/1.3 'Times New Roman',Times,serif;margin: 0px; color: #804000;} . you are applying what I assume is...
... According to Safari's inspector the font size for the para in the blockquote is 100%. The '#anchor blockquote p' rule is never read. That's all a Saturday...
... Down to one CSS error: http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fepicroadtrips.us%2F2010%2Fca%2Fd7%2F #intro p...
... HTML validation report: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fepicroadtrips.us%2F2010%2Fca%2Fd7%2F Line 101, Column 143: an attribute...
... Yes! I changed it, but to no effect. ... I guess the question is why and how to fix it. As usual, I am clueless... Thanks, -Mike ... -- Morgantown WV ...
... Nothing. But the CSS checker says: 128 * Parse Error */ #intro p {margin: 0 25%;} Look at the beginning of the quoted line. You have half a comment a bit...
I have hundreds of photos that need captions written: http://epicroadtrips.us/2010/spain/d2/ and d3, d4, etc. The person who is writing the captions asked me...
Hi Mike, ... I'd save the captions in the image's IPTC fields and get them dynamically by script. That way, one can edit the images on hard disk with Picasa or...
... This goes beyond what I can expect from the individual who is providing the captions. They want to add captions "live" while viewing the web page. Thanks, ...
Hi Mike, On 19 Nov 10 14:03 Mike Breiding - Morgantown WV ... Always a dangerous approach, if you ask me. Where is your local backup, if the page is being...
... I have numerous back-ups of the original html, jpg files. I know there is a risk of problems, but, I can't expect them to take HTLM and FTP training in...
... The canaonic answer to this probably is CMS. I don't like them. The easiest way is to give him FTP access to your site. This will backfire whenever you two...
... That's what i do, but that script is run in Irfanview and NoteTab. A script in the actual page means that all those with scripting off will see no...
... They have no FTP experience. ... This would not be an issue as I would not rework the page until the file captions were done. Thanks, -Mike ... -- ...
Hi have you thought about putting a small editing text window underneath each image they want to change ? THANKYOU DAVE M ... From: "Mike Breiding - Morgantown...
Hi Mike, On 19 Nov 10 14:30 Mike Breiding - Morgantown WV ... You obviously didn't read my message. KompoZer is a WYSIWYG editor. It's no different from...
... Never mind, help them set up and use Totalcommander and they won't feel any difference between editing a remote file and a local one. But you also say they...
... But what happens then? The content of that editing field will be sent to the server and need to be evaluated by some script or program there. This would...
... I was talking about server side scripting, of course. Sorry to trip you off with my inaccurate wording. ;-) I use the iptc fields for my private photo...
... Isn't KompoZer still a bit buggy? The latest stable release 0.7.10 is, for me. (I haven't tried the 0.8 betas ...) I find the SeaMonkey Composer component...
... I didn't know that, thanks for enlightening me. I'll think about that for future projects. My current script-based approach is fine and very powerful for...
Hi Rudi, ... I won't pretend that KompoZer is totally bug free, but for the proposed task I do not forsee any problems at all - except for the re-publishing of...
Hi Greg, ... My install of 0.7.10 ran pretty unstable with occasional crashes, but I never used it very often: I'm missing shortcuts for headings (CTRL+1 for ...
Looks like there is no idiot proof, no brainer way to do this so I will not persue it futher. Thanks to all. -Mike ==================== ... -- Morgantown WV ...
I'm not that good with clips, etc. but I think that you could add the info to the basic html and then re-upload the html file. Your partial html showing the...