|
Posted by al jones on 01/31/07 11:56
On Tue, 30 Jan 2007 16:21:10 -0600, Ben C wrote:
> On 2007-01-30, al jones <alfredmjones@shotmail.com> wrote:
> [snip]
>> Since I've uploaded two pages which have a few more changes to them I've
>> noticed that trying to move the list to the left to fill in the space
>> normally occupied by the 'list marker' (circle, dot, square, etc) move my
>> list on the home page - well, off the page partially. Need to revisit
>> that.
>
> That just looks like the margin-left:-12px on div#leftbit, which isn't a
> list item anyway-- do you mean "Family Group Sheets", "WWvA Letters",
> "Civil War Links" etc. on the left of the home page?
Please explain 'not a list item anyway' - seems like a logical list to me
....
>> I've added the 'European quote' marks to use as previous page / next page
>> (so we don't have to keep hopping into that long index) I have float:left
>> and float: right - associated with them in css, but they aren't behaving as
>> I would expect, the symbol on the right is a 'line' too low.
>
> Put both floats first, i.e. like this:
>
> <a class="ppage" href="http://aljones.us/630809va1.html">«</a>
> <a class="npage" href="http://aljones.us/630816va1.html">»</a>
> <h2>Diary Entries August 11th, 1863 </h2>
>
> Firefox (and I think someone said also IE7) always puts floats down on
> the next line, unless they occur before any of the inline content. This
> is incorrect behaviour, but if FF and IE both do it it looks like it's
> here to stay.
Well, two of you gave me the same suggestion - implemented it and the
results weren't exactly what I expected - see 08/??/63 WWvA and
08/11/63 WWvA Diary each line of the trio of lines is on a new line.
>> All of this has again brought up the problem of the image and text
>> drifiting to the right if the text is shorter than the associated image -
>> and I'm at a loss as to why.
>
> I don't understand the description of the problem.
When looking at the diary pages, if the text which is to the right of the
image is shorter than the associated image, the following image shifts to
the right with the text to the right of that ... you'll probably need to
set font size smaller and / or the viewport wider to see it.
Getting ready for work so I hope this isn't to curt.
--
//al
[Back to original message]
|