http://www.ortaggipugliesi.it/

post released sites here made with phpwcms
Post Reply
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

http://www.ortaggipugliesi.it/

Post 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/
Campeones del mundo!
Vegetables!
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

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

Post 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 !
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

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

Post 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...
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

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

Post 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>
Campeones del mundo!
Vegetables!
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

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

Post 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?)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Post Reply