=/ once again i cant see my site in IE, Opera , Google Chrome , Firefox. I can only see it in Safari ...please help
http://www.nunoandremonteiro.com
http://www.nunoandremonteiro.com
Is it just the home page?
I get the home page in IE7, Firefox, Safari, Sea Monkey and Chrome.
I get the home page in IE7, Firefox, Safari, Sea Monkey and Chrome.
I know you believe you understand what you think I said...but I am not sure you realize that what you heard is not exactly what I meant.
I see the same in all the browsers you mention (except Sea Monkey which I don't have installed); a black page with a picture and logo and some graphics. From looking at your code I see that there is supposed to be a navigation menu someplace, but it doesn't show. You may have to style the menu with some higher z-index than the background.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
There is an home page with one navigation on the top left corner, but that navigation doesn't appear and i would like to get this problem fixed. Its quite frustrating because that navigation is the website content. Someone has any tip to fix this problem?
Thank you, Adriano Martins
Thank you, Adriano Martins
No navigation for me either, but I do see all of the graphics in the latest version of firefox.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
I am not a javascript expert, but it seems that your CSS looks good. I wonder if there is anything off in the javascript - specifically "colorbox"?
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
I think you may have a problem with external javascript. You've got "um_menu.js" which is external and it would suggest obviously that this is your menu file, recheck that and see if there is anything that could be causing the prob.
http://www.dozydayz.co.uk
http://nbdesigns.me.uk - responsive
http://brewstersartz.co.uk - responsive
http://nbphotography.me.uk - responsive
http://nbdesigns.me.uk - responsive
http://brewstersartz.co.uk - responsive
http://nbphotography.me.uk - responsive
You need to allow things to appear over your flash. Try this object code:
And don't forget the doctype.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="100%" height="100%">
<param name="movie" value="background.swf" />
<param name="quality" value="high" />
<param name="SCALE" value="exactfit" />
<param name="wmode" value="opaque" />
<embed src="background.swf" wmode="opaque" quality="high" type="application/x-shockwave-flash" width="100%" height="100%" scale="exactfit" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
<param name="movie" value="background.swf" />
<param name="quality" value="high" />
<param name="SCALE" value="exactfit" />
<param name="wmode" value="opaque" />
<embed src="background.swf" wmode="opaque" quality="high" type="application/x-shockwave-flash" width="100%" height="100%" scale="exactfit" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
And don't forget the doctype.
Dang! Cary just pulled a James Bond.

The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
Adriano Martins wrote:
=/ once again i cant see my site in IE, Opera , Google Chrome , Firefox. I can only see it in Safari ...please help
http://www.nunoandremonteiro.com
=/ once again i cant see my site in IE, Opera , Google Chrome , Firefox. I can only see it in Safari ...please help
http://www.nunoandremonteiro.com
Hi
This is your 1st line of html code
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
You have no DOCTYPE for your 1st line.
This may screw things up
Dave Butler
Yorkshire
England
Old Rishworthians Rugby Union Football club http://www.orrufc.co.uk
Tuxedo Junction Yorkshire Function Band http://www.riley-tuxedojunction.co.uk
The Commons Guest House http://www.thecommons-guesthouse.co.uk
all created with Coffee Cup html editor
Yorkshire
England
Old Rishworthians Rugby Union Football club http://www.orrufc.co.uk
Tuxedo Junction Yorkshire Function Band http://www.riley-tuxedojunction.co.uk
The Commons Guest House http://www.thecommons-guesthouse.co.uk
all created with Coffee Cup html editor
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.