Page 1 of 1

http://www.ortaggipugliesi.it/

Posted: Fri 25. Jan 2008, 13:16
by sustia
Hi, I'm renewed a site about the tipical vegetables of my region.
Sorry to say that for now it's only in italian.

I have used the pagination of the content part in order to avoid an excessive length of the page.

phpwcms version is 1.3.3.

The link: http://www.ortaggipugliesi.it/

Re: http://www.ortaggipugliesi.it/

Posted: Fri 25. Jan 2008, 18:19
by juergen
Hey sustia,

each time I enter your sites with these fabiolous vegetables and fruit, the first way is out of the room and look for something like this in our fridge... :mrgreen:

hmm, there is something strange with the menu, first time I entered (FF3 Beta2 .. maybe thats the reason) the RSS Feed Icon is in second row .. :?:

Very nice !

Re: http://www.ortaggipugliesi.it/

Posted: Fri 25. Jan 2008, 19:49
by Jensensen
DF6IH wrote:...each time I enter your sites with these fabiolous vegetables and fruit, the first way is out of the room and look for something like this in our fridge... :mrgreen: ...
me too, like it :D
DF6IH wrote:...hmm, there is something strange with the menu, first time I entered (FF3 Beta2 .. maybe thats the reason) the RSS Feed Icon is in second row...
Perfect with mac latest FF / Safari / Opera everything is fine.

hmm...

Code: Select all

<ul id="pmenu">
   <li class="drop_ul "><a href="organi-epigei.phtml">Organi epigei<!--[if IE 7]><!--></a><!--<![endif]-->
   <!--[if lte IE 6]><table><tr><td><![endif]-->
   <ul>
      <li class="fly_ul"><a href="foglia.phtml" class="horiz_enclose">Foglia<!--[if IE 7]><!--></a><!--<![endif]-->
      <!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>....
what's this?

Why don't you use?
NAV_HORIZ_DD:ID || NAVi HORIZontal Drop Down
http://forum.phpwcms.org/viewtopic.php?f=1&t=16080

As far as I know, it works well with all newer web browsers even both, IE6 and IE7...

Re: http://www.ortaggipugliesi.it/

Posted: Sat 26. Jan 2008, 12:15
by sustia
DF6IH wrote:Hey sustia,

each time I enter your sites with these fabiolous vegetables and fruit, the first way is out of the room and look for something like this in our fridge... :mrgreen:

hmm, there is something strange with the menu, first time I entered (FF3 Beta2 .. maybe thats the reason) the RSS Feed Icon is in second row .. :?:

Very nice !
Yes, I love that vegetables :mrgreen:

The reason of the vegetables is due to the fact that my region has a project on the vegetables, and my university is part of that project, because we work with vegetables and love it :lol:


Jensensen wrote: hmm...

Code: Select all

<ul id="pmenu">
   <li class="drop_ul "><a href="organi-epigei.phtml">Organi epigei<!--[if IE 7]><!--></a><!--<![endif]-->
   <!--[if lte IE 6]><table><tr><td><![endif]-->
   <ul>
      <li class="fly_ul"><a href="foglia.phtml" class="horiz_enclose">Foglia<!--[if IE 7]><!--></a><!--<![endif]-->
      <!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>....
what's this?

Why don't you use?
NAV_HORIZ_DD:ID || NAVi HORIZontal Drop Down
http://forum.phpwcms.org/viewtopic.php?f=1&t=16080

As far as I know, it works well with all newer web browsers even both, IE6 and IE7...

But I'm using it :?

Code: Select all

<div id="menu">{NAV_HORIZ_DD:1}</div>

Re: http://www.ortaggipugliesi.it/

Posted: Mon 25. Feb 2008, 23:30
by update
<ul id="pmenu">
<li class="drop_ul "><a href="organi-epigei.phtml">Organi epigei<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li class="fly_ul"><a href="foglia.phtml" class="horiz_enclose">Foglia<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>....
This seems to be the normal output of this menu - a real load of tables due to compatibility ;)
Let's hope that these times are past very soon! I'm encountering this compa issue right now myself: depending on the audience you are talking to with your site there are (like in my case) a lot of people hovering and stumbling through the net with sprags like IE5.2Mac (sic!) or NS3 (did they exist?)