Logo casuale con il "custom header" Logo casuale con il "custom header"
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Logo casuale con il "custom header"

Started by Ludo, February 09, 2008, 09:56:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ludo

Ho elaborato per la mia CPG un hack, basato su {CUSTOM_HEADER}, che permette di mostrare ad ogni visita un logo scelto casualmente da un apposita cartella themes/{$_CONFIG['theme']}/images/loghi.
Il sito è http://vanrokken.altervista.org/
Secondo voi, è stilisticamente meglio che il logo cambi ad ogni pagina visitata (come ora), oppure ad ogni sessione (cioè rimanga lo stesso fino a che il singolo visitatore non chiude il browser)?
Quando avrò preso la decisione rilascerò il codice, si sa mai che interessi a qualcuno  8)

twist

Bella idea complimenti.
Perche' non implementi entrambe le soluzioni? Fai decidere all'utente che modlita' utilizzare nel config per esempio.

Cmq bravo

Ludo

Grazie dei complimenti e della dritta: in effetti posso inserire nel custom header una variabile da impostare per scegliere l'uso delle sessioni o meno. Provvedo.

Ludo

Ecco qui il mod.  8)
Per assistenza o commenti in italiano, scrivete pure qui ;)

Davide Renda


HogwartSite

io nn ci capisco niente in inglese..potete tradurlo in italiano?

Ludo

Usa il traduttore di Google, se poi hai qualche altra incertezza sui vari passaggi chiedi.

HogwartSite

Quote from: Ludo on July 30, 2010, 04:24:11 PM
Usa il traduttore di Google, se poi hai qualche altra incertezza sui vari passaggi chiedi.

ho provato...ma nn riesco a capire...
potresti spiegarmi xkè sul serio nn ho cpt niente...cambiato solo una cosa nel mio file themplate.html e poi mi sn bloccato...nn so ke fare

HogwartSite

Quote from: HogwartSite on July 30, 2010, 04:36:53 PM
ho provato...ma nn riesco a capire...
potresti spiegarmi xkè sul serio nn ho cpt niente...cambiato solo una cosa nel mio file themplate.html e poi mi sn bloccato...nn so ke fare

ho messo il file custom_header dove di la..ma nn so editare ne il file css...ne quello html..xkè nn capisco dove devo agire potete aiutarmi:

questo è il file styile.css

@charset "utf-8";







/* CSS Document */















body {







margin:0;







padding:0;







font-family: tahoma;







font-size:12px;







color: #ffffff;







background: #ffffff url(http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/background-alto.jpg) repeat;







}


















#maincontainer{







width: 800px;







margin: 0 auto;







text-align:justify;







position: relative;







background: url('') repeat-y;







}















#topsection{







height: 425px;







}















#contentwrapper{







margin: px 36px;







}















#footer{







width: 100%;







color: #cbcbcb;







background-color: #2d2d2d;







text-align: center;







height: 40px;







padding: 5px 0px 0px 0px;







border-top: 1px solid #abcdd6;







border-bottom: 1px solid #abcdd6;







}















#footer a{







color: #aeccd4;







}























table {







font-family: Tahoma;







font-size: 11px;







}















h1{







font-family: Tahoma;







color: #c8c8c8;







font-size: 10px;







margin: 0px;







}























h2 {







font-family: Tahoma;







color: #c8c8c8;







font-size: 10px;







margin: 0px;    







}















h3 {







font-weight: normal;







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 12px;







margin: 2px;







color: #c8c8c8;







}















p {







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 100%;







margin: 2px 0px;







}























.textinput {







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 100%;







padding-right: 3px;







padding-left: 3px;







color: #ababab;







background-color: #0d0d0d;







border: 0px solid #373737;







}















.listbox {







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 100%;







vertical-align : middle;







color: #9e9d9e;







background-color: #dddcdd;







border: 1px solid #b6b6b6;







}















.button {







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 100%;







color: #535353;







background-color: #181818;







border: 1px solid #1f1f1f;







}















.comment_button {







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 100%;







border: 1px solid #000000;







background-image : url(images/button_bg.gif);







background-position : bottom;







padding-left: 3px;







padding-right: 3px;







}















.radio {







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 100%;







vertical-align : middle;







color: #a9a9a9;







background-color: #272727;







}















.checkbox {







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 100%;







vertical-align : middle;







color: #a9a9a9;







background-color: #272727;







}















a {







color: #a8a8a8;







font-size:12px;







text-decoration: none;







}















a:hover {







color: #aacfd8;







font-size:12px;







text-decoration: none;







}















.bblink a {







color: #686868;







text-decoration: none;







}















.bblink a:hover {







color: #637791;







text-decoration: none;







}















.maintable {







border: 1px solid #2c2c2c;







       background: #1f1f1f;







margin-top: 0px;







margin-bottom: 0px;







}















.tableh1 {







       font: 12px "Arial";







       background: #1f1f1f;







background-image: url(http://i45.tinypic.com/2f0aul3.jpg);







background-repeat: repeat-x;







       line-height: 22px;







       color: #accddc;







       letter-spacing:0px;







       font-weight: bold;







       border-bottom: 1px solid #171717;







border-top: 1px solid #171717;







border-left: 1px solid #171717;







border-right: 1px solid #171717;







       padding: 6px 10px 6px 10px;







}















.tableh1_compact {







font-family:  verdana;







background: #1f1f1f;







color: #616161;







padding: 2px 5px;







}















.tableh2 {







background: #0c0c0c url('') repeat;







background-image: url();







background-repeat: repeat-x;







color : #949597;







padding: 3px 10px;







text-align: left;







border-right: 0px solid #dddbdb;







border-left: 0px solid #dddbdb;







border-bottom: 1px solid #000000;







border-top: 0px solid #dddbdb;







}















.tableh2_compact {







background: #1f1f1f url('') repeat;







color: #7a7a7a;







padding: 2px 5px;







}















.tableb {







background: #1f1f1f url('') repeat;







padding: 0px 10px;







color: #7a7a7a;







}















.tableb_compact {







background: #1f1f1f url('') repeat;







padding: 2px 5px;







color: #7a7a7a;







}















.tablef {







background: #121212;







padding: 10px;







color: #7a7a7a;







}















.catrow_noalb {







background: #1f1f1f url('http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Rettangolosmussato01.jpg') no-repeat;







color : #accddc;







       padding: 10px;







text-align: left;







}















.catrow_noalb:hover {







background: #1f1f1f url('http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Rettangolosmussato.jpg') repeat;







background-image: url(http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Rettangolosmussato.jpg);







background-repeat: no-repeat;







       padding: 10px;







}















.catrow {







background: #1f1f1f url('') no-repeat;







color : #accddc;







padding: 10px;







line-height: 1.5em;







}















.catrow:hover {







background: #1f1f1f url('') repeat;







background-image: url();







background-repeat: no-repeat;







       padding: 10px;







}















.album_stat {







font-size: 100%;







margin: 5px 0px;







}















.thumb_filename {







font-size: 100%;







display: block;







}















.thumb_title {







color: #424242;







font-weight : normal;







font-size: 100%;







padding: 2px;







display : block;







}















.thumb_caption {







font-size: 85%;







color: #424242;







padding: 1px;







display : block;







}















.thumb_caption a {







color: #424242;







}























.thumb_num_comments {







font-weight: normal;







font-size: 100%;







padding: 1px;







font-style : italic;







display : block;







background: #1b1b1b;







color: #606060;







}















.user_thumb_infobox {







margin-top: 1px;







margin-bottom: 1px;







}















.user_thumb_infobox th {







font-weight : bold;







font-size: 100%;







margin-top: 1px;







margin-bottom: 1px;







text-align : center;







}















.user_thumb_infobox td {







font-size: 100%;







margin-top: 1px;







margin-bottom: 1px;







text-align : center;







}















.user_thumb_infobox a {







text-decoration: none;







color: #666666;







}















.user_thumb_infobox a:hover {







color: #8a8a8a;







text-decoration: underline;







}















.navmenu {







background : #141414;







color: #4d4d4d;







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 100%;







font-weight: bold;







border-style: none;







}















.navmenu_pic {







margin: 1px 5px;







background : #141414;







}















.navmenu a {







display: block;







padding: 2px 5px;







text-decoration: none;







background : #141414;







color: #4d4d4d;







}















.navmenu a:hover {







background : #4d4d4d;







color: #8498a1;







text-decoration: none;







}















.admin_menu_thumb {







font-family: Verdana, Geneva, Arial, sans-serif;







font-size: 90%;







border: 1px solid #CCD7E0;







background-image : url(images/button_bg.gif);







background-position : bottom;







color: #000000;







font-weight: bold;







margin-top: 0px;







margin-bottom: 0px;







width: 85px;







}















.admin_menu_thumb a {







color: #000000;







text-decoration: none;







display: block;







position: relative;







padding-top: 1px;







padding-bottom: 1px;







padding-left: 10px;







padding-right: 10px;







}























.admin_menu_thumb a:hover {







color: #000000;







text-decoration: underline;







}















.admin_menu {







font-family: Arial, sans-serif;







font-size: 12;







border: 1px solid #2a2a2a;







background-image : url();







background-position : bottom;







background-repeat: repeat-x;







background-color: #171717;







color: #6a6a6a;







margin-top: 0px;







margin-bottom: 0px;







text-align: center;







}















.admin_menu a {







color: #6a6a6a;







text-decoration: none;







display: block;







position: relative;







padding-top: 1px;







padding-bottom: 1px;







padding-left: 1px;







padding-right: 1px;







}















.admin_menu a:hover {







color: #ffffff;







text-decoration: underline;







}















td #admin_menu_anim {







background-image : url(images/button_bg_anim.gif);







}















.comment_date{







color : #7a7a7a;







font-size: 100%;







vertical-align : middle;







}















.image {







border: 1px solid #2d2d2d;







background-color: #1f1f1f;







padding: 6px;







margin: 2px;







}















.image:hover{







border: 1px solid #738790;







}















.imageborder {







border: 1px solid #2d2d2d;







background: #1f1f1f url('') repeat;







margin-top: 30px;







margin-bottom: 30px;







}















.display_media {







background: #1f1f1f url('') repeat;







padding-top: 3px;







padding-right: 10px;







padding-bottom: 3px;







padding-left: 10px;







}















.thumbnails {







background: #1f1f1f url('') repeat;







padding: 5px;







}















.thumbnails:hover {







background: #282828 url('') repeat;







}















.footer {







font-size : 12px;







color: #9c9c9c;







}















.footer a {







text-decoration: none;







color: #cbcbcb;







}















.footer a:hover {







color: #a9ced7;







}















.statlink {







color: #accddc;







font-family:  verdana;







font-size: 10px;







font-variant:normal;







letter-spacing: 0px;







}















.statlink a {







text-decoration: none;







color: #accddc;







}















.statlink a:hover {







color: #ffffff;







}















.alblink a {







text-decoration: none;







color: #3c3c3c;







font-family: verdana;







font-size:10px;







       text-transform: uppercase;







       font-weight: ;







}















.alblink a:hover {







color: #ffffff;







}















.catlink {







display: block;







padding-left: 2px;







}















.catlink a {







text-decoration:  none;







font-size: 12px;







font-weight: normal;







color: #565656;







margin-bottom: 2px;







}















.catlink a:hover {







color: #ffffff;







font-size: 12px;







font-weight: normal;







text-decoration: none;







margin-bottom: 2px;







}















.topmenu {







font-family: Verdana, Geneva, Arial, sans-serif;







line-height : 130%;







font-size : 120%;







}















.topmenu a {







color: #707070;







text-decoration : none;







}















.topmenu a:hover  {







color: #697c91;







}















.img_caption_table {







border: none;







background-color: #222222;







width : 100%;







margin : 0px;







}















.img_caption_table th {







background: #222222;







font-size : 100%;







color : #7d7d7d;







padding: 4px 10px;







border-top : 1px solid #9f9f9f;







}















.img_caption_table td {







background: #222222;







padding: 10px 6px;







border-top : 1px solid #9f9f9f;







white-space: normal;







}















.debug_text {







border-top : 1px solid #9f9f9f;







background: #222222;







width : 100%;







margin : 0px;







}















.clickable_option {







cursor : default;







}















.listbox_lang {







color: #a9a9a9;







background-color: #272727;







border: 1px solid #373737;







font-size: 100%;







font-family: Verdana, Geneva, Arial, sans-serif;







vertical-align : middle;







}















#vanity a {







display:block;







width:57px;







height:20px;







margin: 3px 20px;







}























#vanity img {border:0}







#v_php {float:left;background-image:url(../../images/powered-php.gif);}







#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}

HogwartSite

questo è il file template.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
dir="{LANG_DIR}" lang="en">
<head>
  <script type="text/javascript">
function rollover (id,percorso)
{
document.getElementById(id).src= percorso
}
  </script><!--
SVN version info:
Coppermine version: 1.4.18
$Revision: 4380 $
$LastChangedBy: gaugau $
$Date: 2008-04-12 12:00:19 +0200 (Sa, 12 Apr 2008) $
-->
  <script type="text/javascript" src="scripts.js"></script><!-- $Id: template.html 2688 2005-12-04 03:22:35Z donnoman $ -->
  <title>topo Gallery</title>
  <link rel="stylesheet"
href="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/style.css"
type="text/css" />
</head>
<body style="background-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"
alink="#ee0000" link="#0000ee" vlink="#551a8b">
<table align="center"
background="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/bg_y.gif"
border="0" cellpadding="0" cellspacing="0"
width="0">
  <tbody>
    <tr>
      <td>
      <table
style="text-align: left; margin-left: auto; margin-right: auto;"
id="Tabella_01" border="0" cellpadding="0"
cellspacing="0" height="344" width="848">
        <tbody>
          <tr>
            <td colspan="1">
            <table
style="text-align: left; margin-left: auto; margin-right: auto;"
id="Tabella_01" border="0" cellpadding="0"
cellspacing="0" height="344" width="860">
              <tbody>
                <tr>
                  <td colspan="18"> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_01.jpg"
alt="" height="290" width="860" /></td>
                </tr>
                <tr>
                  <td rowspan="2"> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Gallery_02.jpg"
alt="" height="54" width="8" /></td>
                  <td rowspan="2"> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_02.jpg"
alt="" height="54" width="202" /></td>
                  <td rowspan="2"> <a
href="http://www.hogwartsite.net/PhotoHS/index.php"><img
style="border: 0px solid ; width: 78px; height: 54px;" alt=""
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_03.jpg"
id="ddd"
onmouseover="rollover('ddd','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_03_copia.jpg')"
onmouseout="rollover('ddd','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_03.jpg')" /></a></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Gallery_05.jpg"
alt="" height="3" width="1" /></td>
                  <td rowspan="2"> <a
href="http://www.hogwartsite.net/PhotoHS/index.php?cat=0"><img
style="border: 0px solid ; width: 84px; height: 54px;" alt=""
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_05.jpg"
id="ddd1"
onmouseover="rollover('ddd1','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_05_copia.jpg')"
onmouseout="rollover('ddd1','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_05.jpg')" /></a></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Gallery_07.jpg"
alt="" height="3" width="1" /></td>
                  <td rowspan="2"> <a
href="http://www.hogwartsite.net/PhotoHS/thumbnails.php?album=lastup"><img
style="border: 0px solid ; width: 80px; height: 54px;" alt=""
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_07.jpg"
id="ddd2"
onmouseover="rollover('ddd2','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_07_copia.jpg')"
onmouseout="rollover('ddd2','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_07.jpg')" /></a></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Gallery_09.jpg"
alt="" height="3" width="1" /></td>
                  <td rowspan="2"> <a
href="http://www.hogwartsite.net/PhotoHS/search.php"><img
style="border: 0px solid ; width: 50px; height: 54px;" alt=""
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_09.jpg"
id="ddd7"
onmouseover="rollover('ddd7','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_09_copia.jpg')"
onmouseout="rollover('ddd7','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_09.jpg')" /></a></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Gallery_11.jpg"
alt="" height="3" width="1" /></td>
                  <td rowspan="2"> <a
href="http://www.hogwartsite.net/PhotoHS/thumbnails.php?album=topn&amp;cat=0"><img
style="border: 0px solid ; width: 83px; height: 54px;" alt=""
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_11.jpg"
id="ddd3"
onmouseover="rollover('ddd3','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_11_copia.jpg')"
onmouseout="rollover('ddd3','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_11.jpg')" /></a></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Gallery_13.jpg"
alt="" height="3" width="1" /></td>
                  <td rowspan="2"> <a
href="http://www.hogwartsite.net/PhotoHS/thumbnails.php?album=toprated&amp;cat=0"><img
style="border: 0px solid ; width: 91px; height: 54px;" alt=""
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_13.jpg"
id="ddd4"
onmouseover="rollover('ddd4','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_13_copia.jpg')"
onmouseout="rollover('ddd4','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_13.jpg')" /></a></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Gallery_15.jpg"
alt="" height="3" width="1" /></td>
                  <td rowspan="2"> <a
href="http://www.hogwartsite.net/PhotoHS/index.php?cat=3"><img
style="border: 0px solid ; width: 110px; height: 54px;" alt=""
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_15.jpg"
id="ddd5"
onmouseover="rollover('ddd5','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_15_copia.jpg')"
onmouseout="rollover('ddd5','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_15.jpg')" /></a></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Gallery_17.jpg"
alt="" height="3" width="1" /></td>
                  <td rowspan="2"> <a
href="http://www.hogwartsite.net/html/index.php"><img
style="border: 0px solid ; width: 55px; height: 54px;" alt=""
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_17.jpg"
id="ddd6"
onmouseover="rollover('ddd6','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_17_copia.jpg')"
onmouseout="rollover('ddd6','http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_17.jpg')" /></a></td>
                  <td rowspan="2"> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_18.jpg"
alt="" height="54" width="12" /></td>
                </tr>
                <tr>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_04.jpg"
alt="" height="51" width="1" /></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_06.jpg"
alt="" height="51" width="1" /></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_08.jpg"
alt="" height="51" width="1" /></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_10.jpg"
alt="" height="51" width="1" /></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_12.jpg"
alt="" height="51" width="1" /></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_14.jpg"
alt="" height="51" width="1" /></td>
                  <td> <img
src="http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_16.jpg"
alt="" height="51" width="1" /></td>
                </tr>
              </tbody>
            </table>
            <div style="text-align: center;"><comment
title=" End ImageReady Slices "
xmlns="http://disruptive-innovations.com/zoo/nvu"><img
src="chrome://editor/content/images/tag-comment.gif" /><!-- End ImageReady Slices --></comment>
            </div>
            </td>
          </tr>
        </tbody>
      </table>
      <div style="text-align: center;"> <comment
title=" End ImageReady Slices "
xmlns="http://disruptive-innovations.com/zoo/nvu"><img
src="chrome://editor/content/images/tag-comment.gif" /><!-- End ImageReady Slices --></comment></div>
      <table align="center" border="0" cellpadding="0"
cellspacing="0" width="750">
        <tbody>
          <tr>
            <td>
            <center><br />
{SYS_MENU} <br />
{SUB_MENU} <br />
{ADMIN_MENU} <br />
{GALLERY} <br />
            </center>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
  </tbody>
</table>
<center>
<div id="footer">
<center> Theme by: <a href="http://rocktheart.net"
target="_newwin">RocktheArt.net</a> |
Hosted by: <a href="#">Your Host</a> | <a
href="#">Return to Main Site</a><br />
&copy; 2010 Warner Bros. Ent. Harry Potter Publishing Rights
&copy; J.K.R.</center>
</div>
</center>
</body>
</html>

Ludo

Scrivi in italiano e metti nel profilo l'indirizzo del tuo sito, chè non ho intenzione di mendicarlo ogni volta...

HogwartSite

Quote from: Ludo on July 30, 2010, 05:44:22 PM
Scrivi in italiano e metti nel profilo l'indirizzo del tuo sito, chè non ho intenzione di mendicarlo ogni volta...

ho messo tutti i file come erano nella cartella del mio tema..senza le modifiche che ti dicevo prima:
la gallery è questa:

http://www.hogwartsite.net/PhotoHS/index.php

e dovrei cambiare che questa immagine:
http://www.hogwartsite.net/PhotoHS/themes/dark_custom/images/Header/Header_Gallery_01.jpg
cambiasse ad ogni cambio pagine dell'utente
per ora ho fatto solo 3 immagine ma ho in programma di farne di +:
http://img823.imageshack.us/img823/7/88171906.jpg
http://img237.imageshack.us/img237/6850/81235454.jpg
http://img714.imageshack.us/img714/3826/23860400.jpg

ora non ci capisco niente nemmeno con il traduttore di google..potresti aiutarmi ad editare i file:
http://www.hogwartsite.net/PhotoHS/themes/dark_custom/style.css
http://www.hogwartsite.net/PhotoHS/themes/dark_custom/template.html
????

HogwartSite


HogwartSite


HogwartSite


HogwartSite