PC users cannot view my website :(

i’ve uploaded the website i was designing. mac users have reported no problems in viewing the website. some pc users, however, are either reporting overlapping graphics and text or that they are still viewing the old site. the site is www.majjhima.org

can i get some advise pls?

thanks much.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

View your site in your browser and then increase the text size Apple-+ in Safari and you will see what the PC users are seeing.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Because you are using CSS layering the text boxes are expanding over the top of other text boxes and graphics.

Have a look at Dan J’s box model tutorials on his Blog site http://danjasker.blogspot.com/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

thanks david,

i’ll try that.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

i’m watching the tutorial. does this mean that i need to restart this project from scratch?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No - you can use the principals from the tutorial in the problem areas of your site ie insert a graphic box in the HTML text box after the text so that resized text will push the image down

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

An easier alternative may be to convert your items to table based
items (just deselect Layer in the Inspector palette).

Regards,

Joe

On 22 Jan 2009, at 10:37, DeltaDave wrote:

No - you can use the principals from the tutorial in the problem
areas of your site ie insert a graphic box in the HTML text box
after the text so that resized text will push the image down

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

oh ok…i’ll have to watch the tutorial again. it’s quite difficult to understand for a noob.

thx david.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

(just deselect Layer in the Inspector palette).

Yes this may well be the best way for you to go at this stage until you are comfortable with the ideas behind the box model.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Joe & David,

Thanks for your tips…your save my butt as this website is live and I had to get it running before the end of today. Trying to rush through re-constructing the many pages would have taken me days! So the “table based” idea works as a great stop gate measure while I work through putting the correct rules into place in a re-constructed site.

There is one thing that is not working though. My CSS menu at the top of the site. I can’t get the text to not vary in size (hence overflowing) when I do Apple+/-. What can I do to rectify this?

Also, I noticed in my Q&A page, the accordion does not work if the page is smaller than the size of the accordion scripts (in FW)? http://www.majjhima.org/qna01.html
→ it’s working properly now coz I’ve extended my page length in FW.

Many thanks. You guys are a legend!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I can’t get the text to not vary in size (hence overflowing) when I do Apple+/-. What can I do to rectify this?

Not much I am afraid. HTML text is at the mercy of the viewer when it comes to size etc.

Bear in mind that visually impaired people may want to increase text size to make it easier to read,

the accordion does not work if the page is smaller than the size of the accordion scripts

I think you have answered your own question here. You have to expect that the page be big enough to accommodate the scripts unless you construct it with a flexible layout.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

BTW your Q&A page still suffers when enlarging text - I know you are still working on it!

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi David…

I’ve been trying to fix the Q&A page to no avail. I have a table layout for the intro at the start of the page (blue box) and the actual Q&A is still CSS (green box). I have to leave it as that since the accordion action is applied to that, right?

as for the pulldown menu, should i redo it in some other way?

Thanks very much, I appreciate your help heaps!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

nd the actual Q&A is still CSS (green box)

Have you tried copy/paste the accordion section into a final row in the table that holds the intro?

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options