Page 1 of 1

removed

Posted: Sun Aug 22, 2004 2:47 am
by vigge89
edited out

Posted: Sun Aug 22, 2004 4:13 am
by wwwapu
I tested the site with Opera 7.23 and noticed one difference compared to IE or Ff 0.9. Menu links move to second row. This means admin is under start after any other link is clicked. Minor thing but difference anyways

Second thing is validation links. Referer doesn't seem to work, possibly due proxies.
No Referer header found!

You have requested we check the referring page, but your browser did not send the HTTP "Referer" header field. This can be for several reasons, but most commonly it is because your browser does not know about this header, has been configured not to send one, or is behind a proxy or firewall that strips it out of the request before it reaches us.

This is not an error in the referring page!

Please use the form interface on the Validator Home Page (or the Extended Interface) to check the page by URL.
Maybe you should rethink this?

Posted: Sun Aug 22, 2004 4:15 am
by vigge89
if the referer thing doesn't work, it's becuase of your browser (referer is turned off), i didn't know that, but it's not an too important thing.

about the menu, i think that has got to do with a bug in opera, i'll check it out :)
could you take a screenshot of it?
this happens when the contents width of the menu-div passes the the main-div, i gotta find a tweak for this :?

Posted: Sun Aug 22, 2004 9:26 am
by feyd
looks pretty good, man.

Posted: Sun Aug 22, 2004 10:42 am
by wwwapu
Here are some screeshots.
Before any links are clicked:
Image
and after...
Image

Posted: Sun Aug 22, 2004 1:24 pm
by vigge89
Opera seems doesn't seem to car eabout this:

Code: Select all

<style type="text/css" media="all">
	@import "/vigge.css";
	#menu ul li a &#123; width: 80px; &#125;
	#menu ul li.right a &#123; width: 8px; &#125;
</style>
the widths are set becuase the menus are dynamic, and php needs to output it somewhere. Opera seems to not care about it being overwritten somehow :?

feyd: thanks :)

Posted: Tue Oct 05, 2004 1:19 am
by vigge89
alright, major update on the design have been done, any comments? :)