![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, it may be nice to get some critique on www.hpregnskab.dk also on the code! |
#3
| |||
| |||
|
|
Why is the font size set to 70% of my default and desired font size? Why does it not adjust to my canvas width? -- Richard. |
#4
| |||
| |||
|
|
On 15 Dec., 13:06, "rf" <r... (AT) invalid (DOT) com> wrote: Why is the font size set to 70% of my default and desired font size? Why does it not adjust to my canvas width? -- Richard. It does in IE7 (ctrl +/-) and I keep the layout, I know many like the comment about the canvas width. The font size is em; and can be adjusted. |
#5
| |||
| |||
|
|
So why should I *have* to adjust it back to my preferred 1em? -- Richard. |
#6
| |||
| |||
|
|
Some prefer 1em; other 1.5em; ? |
#7
| |||
| |||
|
|
Hi, it may be nice to get some critique on www.hpregnskab.dk also on the code! |
#8
| |||
| |||
|
|
kontakt.jlsolut... (AT) gmail (DOT) com> wrote in message Sometimes (but not always), on some pages, I saw a large whitespace to the right of the navigation menu, i.e. the right-side content started below the last item in the left column. Reloading the page made this disappear, i.e.the right column content moved up to just below the horizontal line. I did not change the window size between the 'bad' and 'good' views. The "Privacy policy' page seemed to do this more than most. I was able to reproduce this problem at different window sizes. I suspect this results from the tight constraints on widths: 'content' is 701 px; it contains 'content_left' at 215 px and 'content_right' at 486 px, which exactly totals 701 px. Should work, but experience tells me that relying on this level of precision is risky. A quick fix might be to reduce the width of the left and right columns by 1 px each. A more flexible fix would be to specify widths in percent. Hi, |
![]() |
| Thread Tools | |
| Display Modes | |
| |