Back to top

Autore Topic: il mio sito....joomla  (Letto 6137 volte)

Offline lorenzo474

  • Esploratore
  • **
  • Post: 121
    • Mostra profilo
il mio sito....joomla
« il: 07 Mag 2009, 23:42:04 »
www.docendiratio.it

mi date giudizi e consigli

Offline bigham

  • Global Moderator
  • Instancabile
  • ********
  • Post: 3662
  • Sesso: Maschio
  • Contagiato dalla Joomlaite :)
    • Mostra profilo
Re: il mio sito....joomla
« Risposta #1 il: 08 Mag 2009, 01:55:49 »
Ciao lorenzo474.

Anzitutto complimenti per il tuo primo sito. Bravo! ;D
Adesso passiamo alle dolenti note:
- c'è ridondanza tra i menù orizzontali e i menù a sinistra: inutile mettere le stesse voci
- in alcuni casi (come in Chi è docenti) il testo ha un colore illegibile (fuxia?) per via del colore dello sfondo: modificalo nel css
- i moduli visualizzati sotto i contenuti (i più letti) si vedono in tutte le pagine, forse sarebbe meglio che si vedessero solo in home page.
- quell'immagine che scorre proprio sopra i contenuti è... ipnotica ;D
magari mettere delle immagini con effetto slide show non sarebbe male. Oppure mettere immagini diverse.

Se il colore del template a te piace (o al cliente) non dico niente. Però... è terribile!  ;D ;D ;D ;D

Ci sono più cose in cielo e in terra, Orazio, di quante ne sogni la tua filosofia.

Offline lorenzo474

  • Esploratore
  • **
  • Post: 121
    • Mostra profilo
Re: il mio sito....joomla
« Risposta #2 il: 08 Mag 2009, 02:52:04 »
grazie è stata dura....:)

il doppio menu l'ha voluto il cliente

i colori sono stati scelti dal cliente...io sarei andato sul chiaro

però "chi è docendi" è bianco!!!almeno io cosi lo vedo

i due moduli in effetti è giustissimo farli sparire nelle altre pagine...non ci avevo pensato

l'immagine "ipnotica"  anche è una scelta del cliente...però gli proporrò la sostituzione con uno slideshow

grazie per i consigli e i giudizi

Ciao lorenzo474.

Anzitutto complimenti per il tuo primo sito. Bravo! ;D
Adesso passiamo alle dolenti note:
- c'è ridondanza tra i menù orizzontali e i menù a sinistra: inutile mettere le stesse voci
- in alcuni casi (come in Chi è docenti) il testo ha un colore illegibile (fuxia?) per via del colore dello sfondo: modificalo nel css
- i moduli visualizzati sotto i contenuti (i più letti) si vedono in tutte le pagine, forse sarebbe meglio che si vedessero solo in home page.
- quell'immagine che scorre proprio sopra i contenuti è... ipnotica ;D
magari mettere delle immagini con effetto slide show non sarebbe male. Oppure mettere immagini diverse.

Se il colore del template a te piace (o al cliente) non dico niente. Però... è terribile!  ;D ;D ;D ;D



Offline bigham

  • Global Moderator
  • Instancabile
  • ********
  • Post: 3662
  • Sesso: Maschio
  • Contagiato dalla Joomlaite :)
    • Mostra profilo
Re:il mio sito....joomla
« Risposta #3 il: 08 Mag 2009, 19:03:44 »
Se piace al cliente siamo tutti contenti!  ;D ;D
Ci sono più cose in cielo e in terra, Orazio, di quante ne sogni la tua filosofia.

Offline lorenzo474

  • Esploratore
  • **
  • Post: 121
    • Mostra profilo
Re:il mio sito....joomla
« Risposta #4 il: 09 Mag 2009, 14:26:04 »
come faccio a far sparire i moduli...i più letti e ultimi articoli...dalle altre pagine?
farli stare solo in home

Offline peterrey

  • Appassionato
  • ***
  • Post: 516
  • Sesso: Maschio
  • raccolgo per pulire il mondo
    • Mostra profilo
Re:il mio sito....joomla
« Risposta #5 il: 09 Mag 2009, 15:31:42 »
ciao lorenzo474
vedi cosa ti da il

http://validator.w3.org/

p.s. insegnamento di odino e Anna Z  ;)
tra breve ci sarà una nuova realtà trashware

Offline lorenzo474

  • Esploratore
  • **
  • Post: 121
    • Mostra profilo
Re:il mio sito....joomla
« Risposta #6 il: 09 Mag 2009, 17:11:04 »
è grave?


Validation Output:  21 Errors

   1. Error Line 87, Column 20: ID "mainlevel" already defined

                                       <ul id="mainlevel"><li><a href="/index.php?option=com_content&amp;vie

      ✉

      An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
   2. Info Line 75, Column 10: ID "mainlevel" first defined here

            <ul id="mainlevel"><li><a href="/index.php?option=com_content&amp;view=frontpa

   3. Error Line 87, Column 129: ID "active_menu" already defined

      …amp;Itemid=1" class="mainlevel" id="active_menu">Home[/url]</li><li><a href="/i

      ✉

      An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
   4. Info Line 75, Column 119: ID "active_menu" first defined here

      …&amp;Itemid=1" class="mainlevel" id="active_menu">Home[/url]</li><li><a href="/

   5. Error Line 218, Column 110: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified

      …th:100%; height:100px;" onmouseover=zxcBannerStop('expose_scroller1'); onmous

      ✉
   6. Error Line 218, Column 123: an attribute value must be a literal unless it contains only name characters

      …ht:100px;" onmouseover=zxcBannerStop('expose_scroller1'); onmouseout=zxcBanne

      ✉

      You have used a character that is not considered a "name character" in an attribute value. Which characters are considered "name characters" varies between the different document types, but a good rule of thumb is that unless the value contains only lower or upper case letters in the range a-z you must put quotation marks around the value. In fact, unless you have extreme file size requirements it is a very very good idea to always put quote marks around your attribute values. It is never wrong to do so, and very often it is absolutely necessary.
   7. Error Line 218, Column 156: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified

      …top('expose_scroller1'); onmouseout=zxcBannerStart('expose_scroller1');>

      ✉
   8. Error Line 218, Column 170: an attribute value must be a literal unless it contains only name characters

      …roller1'); onmouseout=zxcBannerStart('expose_scroller1');>

      ✉

      You have used a character that is not considered a "name character" in an attribute value. Which characters are considered "name characters" varies between the different document types, but a good rule of thumb is that unless the value contains only lower or upper case letters in the range a-z you must put quotation marks around the value. In fact, unless you have extreme file size requirements it is a very very good idea to always put quote marks around your attribute values. It is never wrong to do so, and very often it is absolutely necessary.
   9. Error Line 265, Column 107: required attribute "type" not specified

      …lection.js" language="JavaScript1.2"></script>

      ✉

      The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

      Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
  10. Error Line 275, Column 207: required attribute "alt" not specified

      …idth="50" height="49" align="left" /> </span><span class="system-pagebreak">E

      ✉

      The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

      Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
  11. Error Line 218, Column > 80: XML Parsing Error: AttValue: " or ' expected

      …relative; overflow:hidden; width:100%; height:100px;" onmouseover=zxcBannerSt…

      ✉
  12. Error Line 218, Column > 80: XML Parsing Error: attributes construct error

      …relative; overflow:hidden; width:100%; height:100px;" onmouseover=zxcBannerSt…

      ✉
  13. Error Line 218, Column > 80: XML Parsing Error: Couldn't find end of Start Tag div line 218

      …relative; overflow:hidden; width:100%; height:100px;" onmouseover=zxcBannerSt…

      ✉
  14. Error Line 248, Column 8: XML Parsing Error: Opening and ending tag mismatch: td line 209 and div

            </div>

      ✉
  15. Error Line 250, Column 15: XML Parsing Error: Opening and ending tag mismatch: tr line 208 and td

                                    </td>

      ✉
  16. Error Line 251, Column 25: XML Parsing Error: Opening and ending tag mismatch: table line 207 and tr

                                                                  </tr>

      ✉
  17. Error Line 252, Column 18: XML Parsing Error: Opening and ending tag mismatch: div line 206 and table

                                    </table>

      ✉
  18. Error Line 253, Column 16: XML Parsing Error: Opening and ending tag mismatch: td line 205 and div

                                    </div>

      ✉
  19. Error Line 329, Column 11: XML Parsing Error: Opening and ending tag mismatch: tr line 204 and td

                        </td>

      ✉
  20. Error Line 330, Column 13: XML Parsing Error: Opening and ending tag mismatch: table line 203 and tr

                          </tr>

      ✉
  21. Error Line 331, Column 14: XML Parsing Error: Opening and ending tag mismatch: div line 202 and table

                        </table>

      ✉
  22. Error Line 411, Column > 80: XML Parsing Error: Opening and ending tag mismatch: body line 38 and div

      …www.joomlashack.com" title="Joomla 1.5 Templates">Joomla 1.5 Templates by Joo…

      ✉
  23. Error Line 412, Column 7: XML Parsing Error: Opening and ending tag mismatch: html line 2 and body

      </body>

Offline bigham

  • Global Moderator
  • Instancabile
  • ********
  • Post: 3662
  • Sesso: Maschio
  • Contagiato dalla Joomlaite :)
    • Mostra profilo
Re:il mio sito....joomla
« Risposta #7 il: 09 Mag 2009, 20:52:21 »
come faccio a far sparire i moduli...i più letti e ultimi articoli...dalle altre pagine?
farli stare solo in home

Ogni modulo, nei suoi parametri, può essere assegnato a una o più voci di menù (o a tutte).
Sto parlando della sezione Assegnazione menù.

Quindi basta selezionare le voci di menù (nel tuo caso solo la voce Home) per le quali il modulo sarà visualizzato
Ci sono più cose in cielo e in terra, Orazio, di quante ne sogni la tua filosofia.

 



Web Design Bolzano Kreatif