phpBB Italia chiude!
phpBB Italia ringrazia tutti gli utenti che hanno dato fiducia al nostro progetto per ben 9 anni, e che, grazie al grande lavoro fatto da tutto lo Staff (rigorosamente a titolo gratuito), hanno portato il portale a diventare il principale punto di riferimento italiano alla piattaforma phpBB.

Purtroppo, causa motivi personali, non ho più modo di gestirlo e portarlo avanti. Il forum viene ora posto in uno stato di sola lettura, nonché un archivio storico per permettere a chiunque di fruire di tutte le discussioni trattate.

Il nuovo portale di assistenza per l'Italia di phpBB diventa phpBB-Store.it, cui ringrazio per aver deciso di portare avanti questo grande progetto.

Grazie ancora,
Carlo - Amministratore di phpBB Italia

[RISOLTO]aggiungere un blocco al portale

Supporto MODs generale.
Avatar utente
Sir Xiradorn
Grafico
Grafico
Messaggi: 1659
Iscritto il: 11/08/2009, 12:41
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 5.6.15
Database: MariaDB 10.1.9
Località: Lontano....
Contatta:

Re: aggiungere un blocco al portale

Messaggio da Sir Xiradorn » 09/12/2009, 16:03

Hai aperto e chiuso tutti i div in maniera corretta?
Sir Xiradorn
Immagine
~ XDojo - Xiradorn Lab Division - xiradorn.it ~
~ GitHub - XiradornLab ~

Immagine
Stargate - phpbb 3.0.x || 3.1.x || 3.2.x

Avatar utente
xX_Simon_Xx
Utente Pro
Utente Pro
Messaggi: 637
Iscritto il: 25/11/2009, 15:36
Sesso: Maschio
Versione: 3.0.10
Server: UNIX/Linux
PHP: 5.2.13
Database: MySQL(i) 5.1.34
Contatta:

Re: [RISOLTO]aggiungere un blocco al portale

Messaggio da xX_Simon_Xx » 10/12/2009, 15:38

ora l' ho spostato sulla colonna di sinistra ma da lo stesso risultato nel punto dove metto la radio lo sfondo grigio si unisce insieme agli altri elementi della colonna che vengono subito dopo.

ditemi voi se ho sbagliato qualche apertura o chiusura di tag

Codice: Seleziona tutto

<!-- DEFINE $S_IN_PORTAL = 1 -->
<!-- INCLUDE overall_header.html -->

<!-- $Id: portal_body.html,v 1.1 2008/02/09 08:18:16 angelside Exp $ //-->
<style type="text/css">
<!--
.topiclist dd.posts_portal {
	float:left;
	text-align:left;
	font-size: 1.1em;
	padding:6px 5px 6px 5px;
}

ul.topiclist dt {
	float:left;
	width: 90%;
	font-size: 1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 10px;
}

small, .small {
	font-size:10px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/* Container for sub-navigation list */
#navigation {
	padding-top: 0px;
	font-size: 1.1em;
}

/* Link styles for the sub-section links */
#navigation a {
	color: #105289;
	font-weight: normal;
	padding: 2px;
	background: #ecf1f3 none repeat-y 100% 0;
}

#navigation a:hover {
	background-color: #F9F9F9;
	color: #d31141;
}

/* News listing */
ul.news {
	border-top: 1px solid #FFFFFF;
	list-style: none;
	margin-left: 0;
}
ul.news li {
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
}
ul.news li.last {
	border-bottom: none;
}
ul.news {
	border-top: none;
}
ul.news li {
	padding: 0 0 4px 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-color: #E0E0E0;
}

.postbody_portal {
	width: 100%;
}
//-->
</style>

<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<!-- [+] left block area -->
	<td width="{PORTAL_LEFT_COLLUMN}" valign="top" style="padding-right:6px;">
	

                                <!-- INCLUDE portal/block/main_menu.html -->
		
		<!-- IF S_DISPLAY_SEARCH -->
			<!-- INCLUDE portal/block/search.html -->
		<!-- ENDIF -->

		<!-- IF S_ADS_SMALL -->
			<!-- INCLUDE portal/block/ads_small.html -->
		<!-- ENDIF -->
	
		<!-- IF S_DISPLAY_CHANGE_STYLE -->
			<!-- INCLUDE portal/block/change_style.html -->
		<!-- ENDIF -->
		
		<!-- IF S_DISPLAY_PAY_S -->
			<!-- INCLUDE portal/block/donation/donation_small.html -->
		<!-- ENDIF -->

		<!-- IF S_DISPLAY_LATEST_MEMBERS -->
			<!-- INCLUDE portal/block/latest_members.html -->
		<!-- ENDIF -->

<div class="panel">
   <div class="inner"><span class="corners-top"><span></span></span>

   <div class="content">
      <p>
            <object id="WindowsMediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" width="300" height="45" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">
    <param name="AutoStart" value="false">
    <param name="FileName" value="http://66.90.103.76:9180">
    <param name="ControlType" value="1">
    <param name="AnimationAtStart" value="true">
    <param name="ClickToPlay" value="true">
    <param name="Loop" value="true">
    <embed type="application/x-mplayer2" width="210" height="60" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="http://66.90.103.76:9180" name="WindowsMediaPlayer" controltype="1" showdisplay="0" showstatusbar="0" loop="true" autostart="false" clicktoplay="true"></object>
      </p>
   </div><br style="clear:both;" />

         		<!-- IF S_DISPLAY_TOP_POSTERS -->
			<!-- INCLUDE portal/block/top_poster.html -->
		<!-- ENDIF -->
		
		<!-- IF S_DISPLAY_RANDOM_MEMBER -->
			<!-- INCLUDE portal/block/random_member.html -->
		<!-- ENDIF -->

                               <!-- IF S_DISPLAY_CLOCK -->
	                                <!-- INCLUDE portal/block/clock.html -->
                               <!-- ENDIF -->

		<!-- IF S_DISPLAY_MINICAL -->        
			<!-- INCLUDE portal/block/mini_calendar.html -->
		<!-- ENDIF -->		

		<!-- IF S_DISPLAY_LINK_US -->
			<!-- INCLUDE portal/block/link_us.html -->
		<!-- ENDIF -->		

		<!-- IF S_DISPLAY_LINKS -->
			<!-- INCLUDE portal/block/links.html -->
		<!-- ENDIF -->		

		<!-- IF S_DISPLAY_LAST_BOTS and S_LAST_VISITED_BOTS -->
			<!-- INCLUDE portal/block/latest_bots.html -->
		<!-- ENDIF -->

		<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
			<!-- INCLUDE portal/block/birthday_list.html -->
		<!-- ENDIF -->

	</td>
<!-- [-] left block area -->
	<td width="4" valign="top"></td>

<!-- [+] center block area -->
	<td valign="top">

		<!-- IF S_DISPLAY_WELCOME -->
			<!-- INCLUDE portal/block/welcome.html -->
		<!-- ENDIF -->

		<!-- IF S_ADS_CENTER -->
			<!-- INCLUDE portal/block/ads_center.html -->
		<!-- ENDIF -->
		
		<!-- IF S_DISPLAY_PAY_C -->
			<!-- INCLUDE portal/block/donation/donation.html -->
		<!-- ENDIF -->

		<!-- IF S_DISPLAY_RECENT -->
			<!-- INCLUDE portal/block/recent.html -->
		<!-- ENDIF -->			

		
       
                               <!-- IF S_DISPLAY_POLL -->
			<!-- INCLUDE portal/block/poll.html -->
		<!-- ENDIF -->		

		<!-- IF S_DISPLAY_ANNOUNCEMENTS -->
		<!-- IF S_ANNOUNCE_COMPACT -->
			<!-- INCLUDE portal/block/announcements_compact.html -->
		<!-- ELSE -->
			<!-- INCLUDE portal/block/announcements.html -->
		<!-- ENDIF -->
		

                               <!-- ENDIF -->
                               <!-- IF S_DISPLAY_NEWS -->
                               <!-- IF S_NEWS_COMPACT -->
			<!-- INCLUDE portal/block/news_compact.html -->
		<!-- ELSE -->
			<!-- INCLUDE portal/block/news.html -->
		<!-- ENDIF -->
		<!-- ENDIF -->

		<!-- IF S_DISPLAY_WORDGRAPH -->
			<!-- INCLUDE portal/block/wordgraph.html -->
		<!-- ENDIF -->
		
		<!-- IF S_DISPLAY_JUMPBOX -->
			<!-- INCLUDE portal/block/jumpbox.html -->
		<!-- ENDIF -->	

	</td>
<!-- [-] center block area -->
	<td width="4" valign="top"></td>

<!-- [+] right block area -->
	<td width="{PORTAL_RIGHT_COLLUMN}" valign="top" style="padding-left:6px;">
	
	<!--// [+] latest files => only for site version
		<div class="panel">
			<div class="inner">
				<span class="corners-top"><span></span></span>
					<h3>Latest Files</h3>
					<span style="font-weight: bold">Latest version:</span> 1.1.0b<br />
					<span style="font-weight: bold">Released:</span> 2007-08-01<br /><br />
					<span style="font-weight: bold">Download:</span><br /> 
					<a href="http://www.phpbb3portal.com/viewtopic.php?f=4&t=9">phpbb3-portal.110b.tar.gz</a><br /><br />
					<span style="font-weight: bold">Development:</span><br /> 
					<a href="http://www.phppbb3ortal.com">phpbb3portal.com</a><br />
					<a href="http://sourceforge.net/projects/canverportal/" rel="nofollow">SourceForge Project</a>
				<span class="corners-bottom"><span></span></span>
			</div>
		</div>
		<br clear="all" />
[-] latest files => only for site version //-->

		<!-- IF not S_USER_LOGGED_IN -->
		<!-- INCLUDE portal/block/login_box.html -->
		<!-- ENDIF -->

		<!-- IF S_USER_LOGGED_IN -->
		<!-- INCLUDE portal/block/user_menu.html -->
		<!-- ENDIF -->

		<!-- IF S_DISPLAY_FRIENDS and S_ZEBRA_ENABLED and S_USER_LOGGED_IN -->
		<!-- INCLUDE portal/block/online_friends.html -->
		<!-- ENDIF -->

		<!-- IF S_DISPLAY_ADVANCED_STAT -->
		<!-- INCLUDE portal/block/statistics.html -->
		<!-- ENDIF -->

		<!-- IF S_DISPLAY_ONLINE_LIST -->
		<!-- INCLUDE portal/block/whois_online.html -->
		<!-- ENDIF -->

		<!-- IF S_DISPLAY_LEADERS -->
		<!-- INCLUDE portal/block/leaders.html -->
		<!-- ENDIF -->		
                          
                               <!-- IF not S_IS_BOT and S_USER_LOGGED_IN and S_DISPLAY_ATTACHMENTS -->
		<!-- INCLUDE portal/block/attachments.html -->
		<!-- ENDIF -->		

		<!-- IF S_DISPLAY_ACTIVE_TOPIC -->
		<!--INCLUDE portal/block/active.html-->
		<!-- ENDIF -->
		
		<!--INCLUDE portal/block/_sample_block_design.html-->

	</td>
<!-- [-] right block area -->
</tr>
</table>
<!--// phpBB3 Portal by Sevdin Filiz, www.phpbb3portal.com //-->
<!-- INCLUDE overall_footer.html -->

Avatar utente
Sir Xiradorn
Grafico
Grafico
Messaggi: 1659
Iscritto il: 11/08/2009, 12:41
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 5.6.15
Database: MariaDB 10.1.9
Località: Lontano....
Contatta:

Re: [RISOLTO]aggiungere un blocco al portale

Messaggio da Sir Xiradorn » 10/12/2009, 15:52

e si che sbagli....ci manca un intero pezzo :mrgreen: . Trova questo

Codice: Seleziona tutto

</div><br style="clear:both;" />
e sostituiscilo con

Codice: Seleziona tutto

   </div>
   
   <span class="corners-bottom"><span></span></span></div>
</div>
Sir Xiradorn
Immagine
~ XDojo - Xiradorn Lab Division - xiradorn.it ~
~ GitHub - XiradornLab ~

Immagine
Stargate - phpbb 3.0.x || 3.1.x || 3.2.x

Avatar utente
xX_Simon_Xx
Utente Pro
Utente Pro
Messaggi: 637
Iscritto il: 25/11/2009, 15:36
Sesso: Maschio
Versione: 3.0.10
Server: UNIX/Linux
PHP: 5.2.13
Database: MySQL(i) 5.1.34
Contatta:

Re: [RISOLTO]aggiungere un blocco al portale

Messaggio da xX_Simon_Xx » 10/12/2009, 16:11

grazie Xiradorn ora è perfetto :D

Rispondi

Torna a “Supporto MODs”

Chi c’è in linea

Visitano il forum: Nessuno e 49 ospiti