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

Modificare Prosilver_se

Supporto stili in generale.
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:

Modificare Prosilver_se

Messaggio da xX_Simon_Xx » 29/01/2010, 22:16

allora io voorei pasare al prosilver_se però facendolo assomigliare il più possibile al mio stile attuale
il mo tema (1 tank green) utilizza come sfondo la bodyarea mentre prosilver_se utilizza il border
come tolgo il border intorno al prosilver??????
http://www.playstationuser.altervista.o ... p?style=22

Avatar utente
Carlo
Amministratore
Amministratore
Messaggi: 9957
Iscritto il: 19/04/2009, 10:24
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 7.1.0
Database: MySQL(i) 10.0.27-MariaDB-cll-lve
Località: Puglia
Contatta:

Re: Modificare Prosilver_se

Messaggio da Carlo » 29/01/2010, 22:41

Credo dovresti rimuovere i div dei bordi dal template overall_header.html:

Codice: Seleziona tutto

    <div class="border-left">
    <div class="border-right">
    <div class="border-top">
    <div class="border-top-left">
    <div class="border-top-right">
e i relativi div di chiusura dal template overall_footer.html:

Codice: Seleziona tutto

    </div></div></div></div></div>
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

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: Modificare Prosilver_se

Messaggio da xX_Simon_Xx » 30/01/2010, 22:07

ok ora non c'è più ma non c'è più
http://www.playstationuser.altervista.o ... p?style=22
ora io vorrei inserire il benner
come nel tema attuale:
http://www.playstationuser.altervista.org/


allora:
questo è l' header del prosilver_se:

Codice: Seleziona tutto

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>

<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
{META}
<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>

<!-- IF S_ENABLE_FEEDS -->
	<link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" />
	<!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_TOPICS}" href="{U_FEED}?mode=topics" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&t={S_TOPIC_ID}" /><!-- ENDIF -->
<!-- ENDIF -->

<!--
	phpBB style name: prosilver Special Edition
	Based on style:   prosilver (this is the default phpBB3 style)
	Original author:  Tom Beddard ( http://www.subBlue.com/ )
	Modified by: phpBB Styles Team     
	
	NOTE: This page was generated by phpBB, the free open-source bulletin board package.
	      The phpBB Group is not responsible for the content of this page and forum. For more information
	      about phpBB please visit http://www.phpbb.com
-->

<script type="text/javascript">
// <![CDATA[
	var jump_page = '{LA_JUMP_PAGE}:';
	var on_page = '{ON_PAGE}';
	var per_page = '{PER_PAGE}';
	var base_url = '{A_BASE_URL}';
	var style_cookie = 'phpBBstyle';
	var style_cookie_settings = '{A_COOKIE_SETTINGS}';
	var onload_functions = new Array();
	var onunload_functions = new Array();

	<!-- IF S_USER_PM_POPUP -->
		if ({S_NEW_PM})
		{
			var url = '{UA_POPUP_PM}';
			window.open(url.replace(/&/g, '&'), '_phpbbprivmsg', 'height=225,resizable=yes,scrollbars=yes, width=400');
		}
	<!-- ENDIF -->

	/**
	* Find a member
	*/
	function find_username(url)
	{
		popup(url, 760, 570, '_usersearch');
		return false;
	}

	/**
	* New function for handling multiple calls to window.onload and window.unload by pentapenguin
	*/
	window.onload = function()
	{
		for (var i = 0; i < onload_functions.length; i++)
		{
			eval(onload_functions[i]);
		}
	}

	window.onunload = function()
	{
		for (var i = 0; i < onunload_functions.length; i++)
		{
			eval(onunload_functions[i]);
		}
	}

// ]]>
</script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/styleswitcher.js"></script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/forum_fn.js"></script>

<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />

<link href="{T_THEME_PATH}/normal.css" rel="stylesheet" type="text/css" title="A" />
<link href="{T_THEME_PATH}/medium.css" rel="alternate stylesheet" type="text/css" title="A+" />
<link href="{T_THEME_PATH}/large.css" rel="alternate stylesheet" type="text/css" title="A++" />

<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
	<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->

</head>

<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">

<script type="text/javascript">
//<![CDATA[
   document.write('<s'+'cript type="text/javascript" src="http://ad.altervista.org/js.ad/size=0X1/r='+new Date().getTime()+'"><\/s'+'cript>');

//]]>
</script>

<div id="wrap">
    
        <div class="inside" style="direction: {S_CONTENT_DIRECTION};">
        	<a id="top" name="top" accesskey="t"></a>
        	<div id="page-header">
        		<div class="headerbar">
        			<div class="inner"><span class="corners-top"><span></span></span>
        
        			
        
        		
        
        		<span class="corners-bottom"><span></span></span></div>
        		</div>
				
				<div id="toolbar">
					
		<div id="topmenu">

			<ul id="sitesections">
			<li><a href="{U_PORTAL}"><span>Home</span></a></li>
            <li><a href="{U_INDEX}"><span>{L_INDEX}</span></a></li>
			<li><a href="{U_PROFILE}"><span>PCU</span></a></li>
			<li><a href="{U_SEARCH}"><span>{L_SEARCH}</span></a></li>
			<li><a href="{U_FAQ}"><span>{L_FAQ}</span></a></li>
			<li><a href="{U_MEMBERLIST}"><span>{L_MEMBERLIST}</span></a></li>
			<li><a href="{U_REGISTER}"><span>{L_REGISTER}</span></a></li>
			<li><a href="{U_LOGIN_LOGOUT}"><span>{L_LOGIN_LOGOUT}</span></a></li>
			<li><a href="{U_GAMES}"><span>Sala Giochi</span></a></li>
			</ul>
		</div>
				</div>
        
        		<div class="navbar">
        			<div class="inner"><span class="corners-top"><span></span></span>
        
        			<ul class="linklist navlinks">
        				<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>
        
        				<li class="rightside"><a href="#" onclick="fontsizeup(); return false;" onkeypress="return fontsizeup(event);" class="fontsize" title="{L_CHANGE_FONT_SIZE}">{L_CHANGE_FONT_SIZE}</a></li>
        
        				<!-- IF U_EMAIL_TOPIC --><li class="rightside"><a href="{U_EMAIL_TOPIC}" title="{L_EMAIL_TOPIC}" class="sendemail">{L_EMAIL_TOPIC}</a></li><!-- ENDIF -->
        				<!-- IF U_EMAIL_PM --><li class="rightside"><a href="{U_EMAIL_PM}" title="{L_EMAIL_PM}" class="sendemail">{L_EMAIL_PM}</a></li><!-- ENDIF -->
        				<!-- IF U_PRINT_TOPIC --><li class="rightside"><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}" accesskey="p" class="print">{L_PRINT_TOPIC}</a></li><!-- ENDIF -->
        				<!-- IF U_PRINT_PM --><li class="rightside"><a href="{U_PRINT_PM}" title="{L_PRINT_PM}" accesskey="p" class="print">{L_PRINT_PM}</a></li><!-- ENDIF -->
        			</ul>
        
        			<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
        			<ul class="linklist leftside">
        				<li class="icon-ucp">
							<a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="e">{L_PROFILE}</a>
								<!-- IF S_DISPLAY_PM --> (<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>)<!-- ENDIF -->
							<!-- IF S_DISPLAY_SEARCH --> &bull;
							<a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>
							<!-- ENDIF -->
        					<!-- IF U_RESTORE_PERMISSIONS --> &bull;
        					<a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a>
        					<!-- ENDIF -->
        				</li>
        			</ul>
        			<!-- ENDIF -->
        
        			<ul class="linklist rightside">
        				<li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
        				<!-- IF not S_IS_BOT -->
        					<!-- IF S_DISPLAY_MEMBERLIST --><li class="icon-members"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></li><!-- ENDIF -->
							<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) --><li class="icon-register"><a href="{U_REGISTER}">{L_REGISTER}</a></li><!-- ENDIF -->
							<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x">{L_LOGIN_LOGOUT}</a></li>
        				<!-- ENDIF -->
        			</ul>
        
        			<span class="corners-bottom"><span></span></span></div>
        		</div>
        
        	</div>
        <div id="bodyarea">
        	<a name="start_here"></a>
        	<div id="page-body">
        		
				<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
				<div id="information" class="rules">
        			<div class="inner"><span class="corners-top"><span></span></span>
        				<strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
        			<span class="corners-bottom"><span></span></span></div>
        		</div>
        		<!-- ENDIF -->
				
e questo è il footer:

Codice: Seleziona tutto

    	

</div>
    
                <div id="page-footer">
                
                	<div class="navbar">
                		<div class="inner"><span class="corners-top"><span></span></span>
                
                		<ul class="linklist">
                			<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
                				<!-- IF not S_IS_BOT -->
                					<!-- IF S_WATCH_FORUM_LINK --><li <!-- IF S_WATCHING_FORUM -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{S_WATCH_FORUM_LINK}" title="{S_WATCH_FORUM_TITLE}">{S_WATCH_FORUM_TITLE}</a></li><!-- ENDIF -->
                					<!-- IF U_WATCH_TOPIC --><li <!-- IF S_WATCHING_TOPIC -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a></li><!-- ENDIF -->
                					<!-- IF U_BOOKMARK_TOPIC --><li class="icon-bookmark"><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a></li><!-- ENDIF -->
                					<!-- IF U_BUMP_TOPIC --><li class="icon-bump"><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a></li><!-- ENDIF -->
                				<!-- ENDIF -->
                            <li class="rightside"><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- ENDIF --><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>
                		</ul>
                
				<!-- IF GYM_LINKS -->
		<ul class="linklist">
			<!-- IF GYM_HTML_NEWS_LINK --><li class="leftside">{GYM_HTML_NEWS_LINK}</li><!-- ENDIF -->
			<!-- IF GYM_HTML_MAP_LINK --><li class="leftside">{GYM_HTML_MAP_LINK}</li><!-- ENDIF -->
			<!-- IF GYM_GOOGLE_LINK --><li class="leftside">{GYM_GOOGLE_LINK}</li><!-- ENDIF -->
			<!-- IF GYM_RSS_LINK --><li class="leftside">{GYM_RSS_LINK}</li><!-- ENDIF -->
			<!-- IF GYM_RSS_CHAN_LINK --><li class="leftside">{GYM_RSS_CHAN_LINK}</li><!-- ENDIF -->
		</ul>
		<!-- ENDIF -->
				
                		<span class="corners-bottom"><span></span></span></div>
                	</div>
                </div>
            </div>
			 <div id="footer">
					<div id="foot-l">
						<div id="foot-r">
							<div id="footerarea">
                            
			</div>


	
<!--
	We request you retain the full copyright notice below including the link to www.phpbb.com.
	This not only gives respect to the large amount of time given freely by the developers
	but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
	the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
	"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
	forums may be affected.

	The phpBB Group : 2006
//-->

	<div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
		<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
		<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
		<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
	</div>
</div>
						</div>
					</div>
				

</div>
<div>
	<a id="bottom" name="bottom" accesskey="z"></a>
	<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>


<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12279282-1");
pageTracker._trackPageview();
} catch(err) {}</script>



<script type="text/javascript">
//<![CDATA[
document.write('<s'+'cript type="text/javascript" src="http://ad.altervista.org/js.ad/size=0X1/r='+new Date().getTime()+'"><\/s'+'cript>');
//]]>
</script>



</body>
</html>
mentre questo è l' header del tema attuale.

Codice: Seleziona tutto

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>

<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
{META_TAG}
<meta name="robots" content="index,follow"/>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
{META}
<!-- BEGIN gym_rsslinks -->
<link rel="alternate" type="application/rss+xml" title="{gym_rsslinks.TITLE}" href="{gym_rsslinks.URL}" />
<!-- END gym_rsslinks -->

<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>
<link rel="alternate" type="application/rss+xml" title="RSS Feeds - {SITENAME}" href="./rss.php" />


<script type="text/javascript">
// <![CDATA[
	var jump_page = '{LA_JUMP_PAGE}:';
	var on_page = '{ON_PAGE}';
	var per_page = '{PER_PAGE}';
	var base_url = '{A_BASE_URL}';
	var style_cookie = 'phpBBstyle';
	var style_cookie_settings = '{A_COOKIE_SETTINGS}';
	var onload_functions = new Array();
	var onunload_functions = new Array();

	<!-- IF S_USER_PM_POPUP -->
		if ({S_NEW_PM})
		{
			var url = '{UA_POPUP_PM}';
			window.open(url.replace(/&/g, '&'), '_phpbbprivmsg', 'height=225,resizable=yes,scrollbars=yes, width=400');
		}
	<!-- ENDIF -->

	/**
	* Find a member
	*/
	function find_username(url)
	{
		popup(url, 760, 570, '_usersearch');
		return false;
	}

	/**
	* New function for handling multiple calls to window.onload and window.unload by pentapenguin
	*/
	window.onload = function()
	{
		for (var i = 0; i < onload_functions.length; i++)
		{
			eval(onload_functions[i]);
		}
	}

	window.onunload = function()
	{
		for (var i = 0; i < onunload_functions.length; i++)
		{
			eval(onunload_functions[i]);
		}
	}

// ]]>
</script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/styleswitcher.js"></script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/forum_fn.js"></script>

<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />

<link href="{T_THEME_PATH}/normal.css" rel="stylesheet" type="text/css" title="A" />
<link href="{T_THEME_PATH}/medium.css" rel="alternate stylesheet" type="text/css" title="A+" />
<link href="{T_THEME_PATH}/large.css" rel="alternate stylesheet" type="text/css" title="A++" />

<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
	<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->


</head>

<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">

<script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script>

<script type="text/javascript">
//<![CDATA[
   document.write('<s'+'cript type="text/javascript" src="http://ad.altervista.org/js.ad/size=0X1/r='+new Date().getTime()+'"><\/s'+'cript>');

//]]>
</script>

<div id="bodybg">
	<div id="wrapper">
		<div id="shad-l">
			<div id="shad-r">
				<div id="header">

					<div id="head-l">
						<div id="head-r">
							
							<div id="" class="smalltext">
						


							</div>
						<a href="{U_INDEX}" title=""><span id="logo">&nbsp;</span></a>
						</div>
					</div>
				</div>
				<div id="toolbar">
					
		<div id="topmenu">

			<ul id="sitesections">
			<li><a href="{U_PORTAL}"><span>Home</span></a></li>
            <li><a href="{U_INDEX}"><span>{L_INDEX}</span></a></li>
			<li><a href="{U_PROFILE}"><span>PCU</span></a></li>
			<li><a href="{U_SEARCH}"><span>{L_SEARCH}</span></a></li>
			<li><a href="{U_FAQ}"><span>{L_FAQ}</span></a></li>
			<li><a href="{U_MEMBERLIST}"><span>{L_MEMBERLIST}</span></a></li>
			<li><a href="{U_REGISTER}"><span>{L_REGISTER}</span></a></li>
			<li><a href="{U_LOGIN_LOGOUT}"><span>{L_LOGIN_LOGOUT}</span></a></li>
			<li><a href="{U_GAMES}"><span>Sala Giochi</span></a></li>
			</ul>
		</div>
				</div>
<div id="bodyarea">
<br /><br />
<div class="navbar">
<div class="inner"><span class="corners-top"><span></span></span>
</div>
 			<ul class="linklist navlinks">
        				<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>

        
        				<li class="rightside"><a href="#" onclick="fontsizeup(); return false;" onkeypress="fontsizeup(); return false;" class="fontsize" title="{L_CHANGE_FONT_SIZE}">{L_CHANGE_FONT_SIZE}</a></li>
        
        				<!-- IF U_EMAIL_TOPIC --><li class="rightside"><a href="{U_EMAIL_TOPIC}" title="{L_EMAIL_TOPIC}" class="sendemail">{L_EMAIL_TOPIC}</a></li><!-- ENDIF -->
        				<!-- IF U_EMAIL_PM --><li class="rightside"><a href="{U_EMAIL_PM}" title="{L_EMAIL_PM}" class="sendemail">{L_EMAIL_PM}</a></li><!-- ENDIF -->
        				<!-- IF U_PRINT_TOPIC --><li class="rightside"><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}" accesskey="p" class="print">{L_PRINT_TOPIC}</a></li><!-- ENDIF -->
        				<!-- IF U_PRINT_PM --><li class="rightside"><a href="{U_PRINT_PM}" title="{L_PRINT_PM}" accesskey="p" class="print">{L_PRINT_PM}</a></li><!-- ENDIF -->
        			</ul>

        <!-- IF not S_USER_LOGGED_IN and not S_IS_BOT and S_LOGIN_ANYWHERE and not AUTO_REFRESH -->
			<form method="post" action="{S_LOGIN_ANYWHERE}">
				<fieldset class="quick-login" style="float:left;position:relative;white-space:nowrap">
					<label for="prime_login_username">Login:</label>&nbsp;<input tabindex="100" type="text" name="username" id="prime_login_username" size="10" class="inputbox" style="min-width:100px" title="{L_USERNAME}" />  
					<label for="prime_login_password">HasÅ?o:</label>&nbsp;<input tabindex="101" type="password" name="password" id="prime_login_password" size="10" class="inputbox" title="{L_PASSWORD}" />
					<!-- IF S_AUTOLOGIN_ENABLED --><label for="prime_login_autologin"><input tabindex="102" type="checkbox" name="autologin" id="prime_login_autologin" /> {L_PRIME_REMEMBER_ME}</label><!-- ENDIF -->
					<input tabindex="103" type="submit" name="login" value="{L_LOGIN}" class="button2" />

				</fieldset>
			</form>
			<!-- ENDIF -->
        			<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
        			<ul class="linklist leftside">
        				<li class="icon-ucp">
        					<a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="u">{L_PROFILE}</a>
        						<!-- IF S_DISPLAY_PM --> (<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>)<!-- ENDIF --> &bull; 
        					<a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>

        					<!-- IF U_RESTORE_PERMISSIONS --> &bull;
        					<a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a>
        					<!-- ENDIF -->
        				</li>
        			</ul>
        			<!-- ENDIF -->

        			<ul class="linklist rightside">

<li class="icon-search"><a href="../search.php" title="Cerca">Cerca</a></li>
        				<!-- IF not S_IS_BOT -->
        					<!-- IF S_DISPLAY_MEMBERLIST --><li class="icon-members"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></li><!-- ENDIF -->
        					<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED --><li class="icon-register"><a href="{U_REGISTER}">{L_REGISTER}</a></li><!-- ENDIF -->
        					<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>
        				
        		</ul>

        
        			<span class="corners-bottom"><span></span></span></div>					

					<br style="clear:both" />
<!-- ENDIF -->
        
      
        
        	<a name="start_here"></a>
        	<div id="page-body">

    

		
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> 
        		<div id="message" class="rules">
        			<div class="inner"><span class="corners-top"><span></span></span>
        				<strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
        			<span class="corners-bottom"><span></span></span></div>

        		</div>
        		<!-- ENDIF -->
</div>			
e questo è il footer:

Codice: Seleziona tutto

		<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
		<div class="navbar">
		<div class="inner"><span class="corners-top"><span></span></span>

				<ul class="linklist<!-- IF GYM_LINKS --> navlinks<!-- ENDIF -->">
                <li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
				<!-- IF not S_IS_BOT -->
					<!-- IF S_WATCH_FORUM_LINK --><li <!-- IF S_WATCHING_FORUM -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{S_WATCH_FORUM_LINK}" title="{S_WATCH_FORUM_TITLE}">{S_WATCH_FORUM_TITLE}</a></li><!-- ENDIF -->
					<!-- IF U_WATCH_TOPIC --><li <!-- IF S_WATCHING_TOPIC -->class="icon-unsubscribe"<!-- ELSE -->class="icon-subscribe"<!-- ENDIF -->><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a></li><!-- ENDIF -->
					<!-- IF U_BOOKMARK_TOPIC --><li class="icon-bookmark"><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a></li><!-- ENDIF -->
					<!-- IF U_BUMP_TOPIC --><li class="icon-bump"><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a></li><!-- ENDIF -->
				<!-- ENDIF -->
			<li class="rightside"><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- ENDIF --><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>
		</ul>
		
		<!-- IF GYM_LINKS -->
		<ul class="linklist">
			<!-- IF GYM_HTML_NEWS_LINK --><li class="leftside">{GYM_HTML_NEWS_LINK}</li><!-- ENDIF -->
			<!-- IF GYM_HTML_MAP_LINK --><li class="leftside">{GYM_HTML_MAP_LINK}</li><!-- ENDIF -->
			<!-- IF GYM_GOOGLE_LINK --><li class="leftside">{GYM_GOOGLE_LINK}</li><!-- ENDIF -->
			<!-- IF GYM_RSS_LINK --><li class="leftside">{GYM_RSS_LINK}</li><!-- ENDIF -->
			<!-- IF GYM_RSS_CHAN_LINK --><li class="leftside">{GYM_RSS_CHAN_LINK}</li><!-- ENDIF -->
		</ul>
		<!-- ENDIF -->


	
<span></span></div>
	</div>

    <table border="0" width="100%">
<tr>
   <td width="50%">
    <div class="forabg">
                 <span class="corners-top"><span></span></span>
                 
                 <ul class="topiclist">
                    <li class="header">
                       <dl class="icon">
                          <dt><a>Top100</a></dt>
                       </dl>
                    </li>
                 </ul>
                 
                 <ul class="topiclist forums">
                    <li class="row">
                       <dl class="icon">
                             <dd><div class="messages_h">


    <marquee><script type="text/javascript">
    //<![CDATA[
    var l='it';
    document.write('<s'+'cript type="text/javascript" src="http://'+l+'.altervista.org/members_inc/cat.av?'+new Date().getTime()+'"><\/s'+'cript>');
    //]]>
    </script>

    <a href="http://www.goldenweb.it/topsites/?l=it" target="_blank"><img border="0" src="http://www.goldenweb.it/topsites/images/?id=1260188012"></a>

    <a href="http://spam.mastertop100.org/in.php?site=xX_Simon_Xx" target="_blank">
    <img src="http://www.mastertop100.org/custom-tmpl/spam/bannertop100spam.gif" width=88 height=31 border=0></a></marquee>
                         </div>

                             </dd>
                       </dl>
                    </li>
                 </ul>
                 
                 <span class="corners-bottom"><span></span></span></div>
        </div>
   </td>
   <td width="50%">
    <div class="forabg">
                 <span class="corners-top"><span></span></span>
                 
                 <ul class="topiclist">
                    <li class="header">
                       <dl class="icon">
                          <dt><a>Links</a></dt>
                       </dl>
                    </li>
                 </ul>
                 
                 <ul class="topiclist forums">
                    <li class="row">
                       <dl class="icon">
                             <dd><div class="messages_h">


    <marquee>
<a href="http://www.google.it/#hl=it&source=hp&q=PlayStationUser&btnG=Cerca+con+Google&meta=&aq=f&oq=PlayStationUser&fp=79b316071f649442" target="_blank">
    <img border="0" alt="Directory" src="http://www.playstationuser.altervista.org/images/icons/google.png"></a>
	
	<a href="http://narutoanimeteam.forumfree.it/" target="_blank"><img src="http://i50.tinypic.com/20o0wh.png" ></a>

	
	<!-- PAGERANKTOP.COM START CODE -->
<a href="http://www.pageranktop.com/click.php?id=5639" target="_blank"><img src="http://s4.pageranktop.com/pr.php?id=5639&type=img" border="0" alt="PageRankTop.com" /></a>
<!-- PAGERANKTOP.COM END CODE -->
	</marquee>
                         </div>

                             </dd>
                       </dl>
                    </li>
                 </ul>
                 
                 <span class="corners-bottom"><span></span></span></div>
        </div>
   </td>
</tr>
</table>
          </div>

	 </div>
	<div id="footer">
					<div id="foot-l">
						<div id="foot-r">
							<div id="footerarea">
				<span class="smalltext">
<!--
	We request you retain the full copyright notice below including the link to www.phpbb.com.
	This not only gives respect to the large amount of time given freely by the developers
	but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
	the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
	"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
	forums may be affected.

	The phpBB Group : 2006
//-->
				
		<span class="smalltext" style="display: inline; visibility: visible; font-family: Verdana, Arial, sans-serif;">
Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group<br />

<a href="http://www.histats.com/it/" target="_blank" title="statistiche di accesso" ><script  type="text/javascript" language="javascript">
var s_sid = 918328;var st_dominio = 4;
var cimg = 10;var cwi =200;var che =40;
</script></a>
<script  type="text/javascript" language="javascript" src="http://s11.histats.com/js9.js"></script>
<noscript><a href="http://www.histats.com/it/" target="_blank">
<img  src="http://s103.histats.com/stats/0.gif?918328&1" alt="statistiche di accesso" border="0"></a>
</noscript>

<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->

		</span>
		</span>
			<a id="bottom" name="bottom" accesskey="z"></a>
	<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>
						</div>
					</div>
				</div>
				<div>

</div>

<!-- google_analytics_start -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12279282-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<!-- google_analytics_end -->

<!-- alterwords_0X1_start -->
<script type="text/javascript">
//<![CDATA[
document.write('<s'+'cript type="text/javascript" src="http://ad.altervista.org/js.ad/size=0X1/r='+new Date().getTime()+'"><\/s'+'cript>');
//]]>
</script>
</div>
<!-- alterwords_0X1_end -->
io nel prosilver_se sto utilizzando l'imageset e il theme del tema che ho ora come predefinito (PlayStaionUser_style)
ma comunque il benner non appare

Avatar utente
Carlo
Amministratore
Amministratore
Messaggi: 9957
Iscritto il: 19/04/2009, 10:24
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 7.1.0
Database: MySQL(i) 10.0.27-MariaDB-cll-lve
Località: Puglia
Contatta:

Re: Modificare Prosilver_se

Messaggio da Carlo » 31/01/2010, 9:00

Sinceramente io vedo lo stesso stile su entrambi i link...
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

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: Modificare Prosilver_se

Messaggio da xX_Simon_Xx » 31/01/2010, 10:20

ora ti spiego meglio
allora il mio tema 1 tank green se provavi ad analizzarlo con il w3c validator ti dava 200 errori dato che i template erano stati fatti male sin da quando l ho scaricato
quindi ho deciso di prendere il prosilver_se e di trasformarlo rendendolo ugule a 1tank_green e a quanto sembra ci sono quasi riuscito (ora da solo un errore se lo analizzi)
infatti nel prosilver_se il banner non appare e non capisco il perche
Ultima modifica di xX_Simon_Xx il 31/01/2010, 10:25, modificato 1 volta in totale.

Avatar utente
Carlo
Amministratore
Amministratore
Messaggi: 9957
Iscritto il: 19/04/2009, 10:24
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 7.1.0
Database: MySQL(i) 10.0.27-MariaDB-cll-lve
Località: Puglia
Contatta:

Re: Modificare Prosilver_se

Messaggio da Carlo » 31/01/2010, 10:25

Anche questo il prosilver_se modificato da te, contiene errori: w3c

Comunque l'immagine dell'header del tuo attuale stile è impostato nello stylesheet o nel template?
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

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: Modificare Prosilver_se

Messaggio da xX_Simon_Xx » 31/01/2010, 11:05

carlino1994 ha scritto:Anche questo il prosilver_se modificato da te, contiene errori: w3c
si il portal si perchè ho agiunto ddelle immagni linkate con il marquee e per lui risultano tutti erori infatti se le rimuovo si togono gli errori
comunque io dicevo l'index:
http://validator.w3.org/check?uri=http% ... or%2F1.654
carlino1994 ha scritto:Comunque l'immagine dell'header del tuo attuale stile è impostato nello stylesheet o nel template?
non ho capito :oops:

Avatar utente
Carlo
Amministratore
Amministratore
Messaggi: 9957
Iscritto il: 19/04/2009, 10:24
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 7.1.0
Database: MySQL(i) 10.0.27-MariaDB-cll-lve
Località: Puglia
Contatta:

Re: Modificare Prosilver_se

Messaggio da Carlo » 31/01/2010, 11:09

Intendo dire se l'immagine che c'è nell'header è impostata nello stylesheet o nel template? Ovvero il link all'immagine in quale delle due posizioni è impostata?

P.S.: Se nello stylesheet, allegami quest'ultimo.
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

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: Modificare Prosilver_se

Messaggio da xX_Simon_Xx » 31/01/2010, 11:10

Codice: Seleziona tutto

        /*  phpBB 3.0 Style Sheet
            --------------------------------------------------------------
           Style name:      PlayStation_User_Style
           Based on style:   proSilver (this is the default phpBB 3 style)
           Original author:   subBlue ( http://www.subBlue.com/ )
           Modified by:    gokin   ( http://www.gokinstudio.com/ )
           
           Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
            --------------------------------------------------------------
        */

        @import url("common.css");
        @import url("links.css");
        @import url("content.css");
		
		@import url("portal.css");
        @import url("buttons.css");
        @import url("cp.css");

        #toolbar {
            margin: 0;
            padding: 0;
            height: 30px;
            background: #000 url('{T_THEME_PATH}/images/topmenu2.gif');

        }


        #topmenu {
            margin: 0;
            padding: 0;
            font-family: tahoma, sans-serif;
            font-size: 11px;
        }

        #topmenu ul {
            padding: 0 0 0 5px;
            margin: 0;
            list-style-type: none;
            width: auto;
            float: left;
        }

        #topmenu ul li {
            margin: 0;
            padding: 0;
            display: inline;
        }

        #topmenu ul li a {
            float: left;
            display: block;
            margin: 0 0 0 2px;
            padding: 0 0 0 10px;
            text-decoration: none;
            line-height: 30px;
            color: #fcfcfc;
            background: #313131 url('{T_THEME_PATH}/images/topmenu-l.gif') 0 0 no-repeat;
        }

        #topmenu ul li a span {
            float: left;
            display: block;
            padding: 0 15px 0 7px;
            cursor: pointer;
            background: #313131 url('{T_THEME_PATH}/images/topmenu-r.gif') 100% 0 no-repeat;
        }

        #topmenu ul li a.current {
            color: #000;
            font-weight: bold;
            background: #fff url('{T_THEME_PATH}/images/topmenu-active-l.gif') 0 0 no-repeat;
        }

        #topmenu ul li a.current span {
            display: block;
            width: auto;
            background: #fff url('{T_THEME_PATH}/images/topmenu-active-r.gif') 100% 0 no-repeat;
        }

        #topmenu ul li a:hover {
             color: #000;
            
            background: #fff url('{T_THEME_PATH}/images/topmenu-active-l.gif') 0 0 no-repeat;
        }

        #topmenu ul li a:hover span {
            display: block;
            width: auto;
            background: #fff url('{T_THEME_PATH}/images/topmenu-active-r.gif') 100% 0 no-repeat;
        }


        /* proSilver Form Styles
        ---------------------------------------- */

        /* General form styles
        ----------------------------------------*/
        fieldset {
           border-width: 0;
           font-family: Verdana, Helvetica, Arial, sans-serif;
           font-size: 1.1em;
        }

        input {
           font-weight: normal;
           cursor: pointer;
           vertical-align: middle;
           padding: 0 3px;
           font-size: 1em;
           font-family: Verdana, Helvetica, Arial, sans-serif;
        }

        select {
           font-family: Verdana, Helvetica, Arial, sans-serif;
           font-weight: normal;
           cursor: pointer;
           vertical-align: middle;
           border: 1px solid #666666;
           padding: 1px;
           background-color: #FAFAFA;
        }

        option {
           padding-right: 1em;
        }

        option.disabled-option {
           color: graytext;
        }

        textarea {
           font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
           width: 60%;
           padding: 2px;
           font-size: 1em;
           line-height: 1.4em;
        }

        label {
           cursor: default;
           padding-right: 5px;
           color: #676767;
        }

        label input {
           vertical-align: middle;
        }

        label img {
           vertical-align: middle;
        }

        /* Definition list layout for forms
        ---------------------------------------- */
        fieldset dl {
           padding: 4px 0;
        }

        fieldset dt {
           float: left;   
           width: 40%;
           text-align: left;
           display: block;
        }

        fieldset dd {
           margin-left: 41%;
           vertical-align: top;
           margin-bottom: 3px;
        }

        /* Specific layout 1 */
        fieldset.fields1 dt {
           width: 15em;
           border-right-width: 0;
        }

        fieldset.fields1 dd {
           margin-left: 15em;
           border-left-width: 0;
        }

        fieldset.fields1 {
           background-color: transparent;
        }

        fieldset.fields1 div {
           margin-bottom: 3px;
        }

        /* Specific layout 2 */
        fieldset.fields2 dt {
           width: 15em;
           border-right-width: 0;
        }

        fieldset.fields2 dd {
           margin-left: 16em;
           border-left-width: 0;
        }

        /* Form elements */
        dt label {
           font-weight: bold;
           text-align: left;
        }

        dd label {
           white-space: nowrap;
           color: #333;
        }

        dd input, dd textarea {
           margin-right: 3px;
        }

        dd select {
           width: auto;
        }

        dd textarea {
           width: 85%;
        }

        /* Hover effects */
        fieldset dl:hover dt label {
           color: #000000;
        }

        fieldset.fields2 dl:hover dt label {
           color: inherit;
        }

        #timezone {
           width: 95%;
        }

        * html #timezone {
           width: 50%;
        }

        /* Quick-login on index page */
        fieldset.quick-login {
           margin-top: 5px;
        }

        fieldset.quick-login input {
           width: auto;
        }

        fieldset.quick-login input.inputbox {
           width: 15%;
           vertical-align: middle;
           margin-right: 5px;
           background-color: #f3f3f3;
        }

        fieldset.quick-login label {
           white-space: nowrap;
           padding-right: 2px;
        }

        /* Display options on viewtopic/viewforum pages  */
        fieldset.display-options {
           text-align: center;
           margin: 3px 0 5px 0;
        }

        fieldset.display-options label {
           white-space: nowrap;
           padding-right: 2px;
        }

        fieldset.display-options a {
           margin-top: 3px;
        }

        /* Display actions for ucp and mcp pages */
        fieldset.display-actions {
           text-align: right;
           line-height: 2em;
           white-space: nowrap;
           padding-right: 1em;
        }

        fieldset.display-actions label {
           white-space: nowrap;
           padding-right: 2px;
        }

        fieldset.sort-options {
           line-height: 2em;
        }

        /* MCP forum selection*/
        fieldset.forum-selection {
           margin: 5px 0 3px 0;
           float: right;
        }

        fieldset.forum-selection2 {
           margin: 13px 0 3px 0;
           float: right;
        }

        /* Jumpbox */
        fieldset.jumpbox {
           text-align: right;
           margin-top: 15px;
           height: 2.5em;
        }

        fieldset.quickmod {
           width: 50%;
           float: right;
           text-align: right;
           height: 2.5em;
        }

        /* Submit button fieldset */
        fieldset.submit-buttons {
           text-align: center;
           vertical-align: middle;
           margin: 5px 0;
        }

        fieldset.submit-buttons input {
           vertical-align: middle;
           padding-top: 3px;
           padding-bottom: 3px;
        }

        /* Posting page styles
        ----------------------------------------*/

        /* Buttons used in the editor */
        #format-buttons {
           margin: 15px 0 2px 0;
        }

        #format-buttons input, #format-buttons select {
           vertical-align: middle;
        }

        /* Main message box */
        #message-box {
           width: 80%;
        }

        #message-box textarea {
           font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
           width: 100%;
           font-size: 1.2em;
           color: #333333;
        }

        /* Emoticons panel */
        #smiley-box {
           width: 18%;
           float: right;
        }

        #smiley-box img {
           margin: 3px;
        }

        /* Input field styles
        ---------------------------------------- */
        .inputbox {
           background-color: #FFFFFF;
           border: 1px solid #c0c0c0;
           color: #333333;
           padding: 2px;
           cursor: text;
        }

        .inputbox:hover {
           border: 1px solid #eaeaea;
        }

        .inputbox:focus {
           border: 1px solid #eaeaea;
           color: #4b4b4b;
        }

        input.inputbox   { width: 85%; }
        input.medium   { width: 50%; }
        input.narrow   { width: 25%; }
        input.tiny      { width: 125px; }

        textarea.inputbox {
           width: 85%;
        }

        .autowidth {
           width: auto !important;
        }

        /* Form button styles
        ---------------------------------------- */
        input.button1, input.button2 {
           font-size: 1em;
        }

        a.button1, input.button1, input.button3, a.button2, input.button2 {
           width: auto !important;
           padding-top: 1px;
           padding-bottom: 1px;
           font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
           color: #000;
           background: #FAFAFA none repeat-x top;
        }

        a.button1, input.button1 {
           font-weight: bold;
           border: 1px solid #666666;
        }

        input.button3 {
           padding: 0;
           margin: 0;
           line-height: 5px;
           height: 12px;
           background-image: none;
           font-variant: small-caps;
        }

        /* Alternative button */
        a.button2, input.button2, input.button3 {
           border: 1px solid #666666;
        }

        /* <a> button in the style of the form buttons */
        a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
           text-decoration: none;
           color: #000000;
           padding: 2px 8px;
           line-height: 250%;
           vertical-align: text-bottom;
           background-position: 0 1px;
        }

        /* Hover states */
        a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
           border: 1px solid #BCBCBC;
           background-position: 0 100%;
           color: #BCBCBC;
        }

        input.disabled {
           font-weight: normal;
           color: #666666;
        }

        /* Topic and forum Search */
        .search-box {
           margin-top: 3px;
           margin-left: 5px;
           float: left;
        }

        .search-box input {
        }

        input.search {
           background-image: none;
           background-repeat: no-repeat;
           background-position: left 1px;
           padding-left: 17px;
        }

        .full { width: 95%; }
        .medium { width: 50%;}
        .narrow { width: 25%;}
        .tiny { width: 10%;}
        /* proSilver Style Sheet Tweaks

        These style definitions are mainly IE specific
        tweaks required due to its poor CSS support.
        -------------------------------------------------*/

        * html table, * html select, * html input { font-size: 100%; }
        * html hr { margin: 0; }
        * html span.corners-top, * html span.corners-bottom { background-image: url("{T_THEME_PATH}/images/corners_left.gif"); }
        * html span.corners-top span, * html span.corners-bottom span { background-image: url("{T_THEME_PATH}/images/corners_right.gif"); }
        * html div.headerbar span.corners-top { background-image: url("{T_THEME_PATH}/images/corners_left3.gif"); }
        * html div.headerbar span.corners-top span { background-image: url("{T_THEME_PATH}/images/corners_right3.gif"); }

        #wrap { direction: ltr; } /* Fix for breakup of the borders when using IE and RTL */

        * html .inside { float: right; } /* Bottom-right corner fix when using IE6 and RTL */

        .headerbar, #site-description { position: relative; } /* IE headerbar fix */


        table.table1 {
           width: 99%;      /* IE < 6 browsers */
           /* Tantek hack */
           voice-family: "\"}\"";
           voice-family: inherit;
           width: 100%;
        }
        html>body table.table1 { width: 100%; }   /* Reset 100% for opera */

        * html ul.topiclist li { position: relative; }
        * html .postbody h3 img { vertical-align: middle; }

        /* Form styles */
        html>body dd label input { vertical-align: text-bottom; }   /* Align checkboxes/radio buttons nicely */

        * html input.button1, * html input.button2 {
           padding-bottom: 0;
           margin-bottom: 1px;
        }

        /* Misc layout styles */
        * html .column1, * html .column2 { width: 45%; }

        /* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above)
           From http://www.positioniseverything.net/easyclearing.html
        #tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after {
           content: ".";
           display: block;
           height: 0;
           clear: both;
           visibility: hidden;
        }*/

        .clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
           height: 1%;
           overflow: hidden;
        }

        /* viewtopic fix */
        * html .post {
           height: 25%;
           overflow: hidden;
        }

        /* navbar fix */
        * html .clearfix, * html .navbar, ul.linklist {
           height: 4%;
           overflow: hidden;
        }

        /* Simple fix so forum and topic lists always have a min-height set, even in IE6
           From http://www.dustindiaz.com/min-height-fast-hack */
        dl.icon {
           min-height: 35px;
           height: auto !important;
           height: 35px;
        }

        * html #search-box {
           width: 25%;
        }

        /* Correctly clear floating for details on profile view */
        *:first-child+html dl.details dd {
           margin-left: 30%;
           float: none;
        }

        * html dl.details dd {
           margin-left: 30%;
           float: none;
        }
        /*     
        --------------------------------------------------------------
        Colours and backgrounds for common.css
        -------------------------------------------------------------- */

        html, body {
           
           cursor: url("http://playstationuser.altervista.org/images/cursor.cur"), auto;

           color: #606060;
           background-color: #5F5E5E;
           background-image: url("{T_THEME_PATH}/images/background.gif");
           background-repeat: repeat-x;
        }

        h1 {
           color: #FFFFFF;
        }

        h2 {
           color: #28313F;
        }

        h3 {
           border-bottom-color: #CCCCCC;
           color: #464646;
        }

        hr {
           border-color: #FFFFFF;
           border-top-color: #CCCCCC;
        }

        hr.dashed {
           border-top-color: #CCCCCC;
        }
                 

           /* Search box
        --------------------------------------------- */

        #search-box {
   color: #FFFFFF;
   position: relative;
   margin-top: 330px;
   margin-right: -390px;
   display: block;
   float: left;
   text-align: left;
   white-space: nowrap; /* For Opera */
}

        #search-box #keywords {
           background-color: #FFF;
        }

        #search-box input {
           border-color: #525E67;
        }


        /* Round cornered boxes and backgrounds
        ---------------------------------------- */
        .headerbar {
           background-color: transparent;
           width: 846px;
           height: 200px;
           color: #9DB92C;
        }
        

        .navbar {
           background-color: #E5E6E5;
        }

        .forabg, .forumbg {
           background-color: #535353;
           background-image: url("{T_THEME_PATH}/images/bg_list.gif");
        }

        /*
        .forumbg {
           background-color: #7C8891;
           background-image: url("{T_THEME_PATH}/images/bg_header.gif");
        }
        */

        .panel {
           background-color: #ECECEC;
           color: #28313F;
        }

        .post:target .content {
           color: #000000;
        }

        .post:target h3 a {
           color: #000000;
        }

        .bg1   { background-color: #e5e5e5; }
        .bg2   { background-color: #e5e5e5;  }
        .bg3   { background-color: #e5e5e5; }

        .ucprowbg {
           background-color: #E5E6E5;
        }

        .fieldsbg {
           background-color: #E7E8EA;
        }

        span.corners-top {
           background-image: url("{T_THEME_PATH}/images/corners_left.png");
        }

        span.corners-top span {
           background-image: url("{T_THEME_PATH}/images/corners_right.png");
        }

        span.corners-bottom {
           background-image: url("{T_THEME_PATH}/images/corners_left.png");
        }

        span.corners-bottom span {
           background-image: url("{T_THEME_PATH}/images/corners_right.png");
        }

        div.headerbar span.corners-top {
            background-image: url("{T_THEME_PATH}/images/corners_left2.png");
        }

        div.headerbar span.corners-top span {
            background-image: url("{T_THEME_PATH}/images/corners_right2.png");
        }

        /* Horizontal lists
        ----------------------------------------*/

        ul.navlinks {
           border-bottom-color: #FFFFFF;
        }

        /* Table styles
        ----------------------------------------*/
        table.table1 thead th {
           color: #FFFFFF;
        }

        table.table1 tbody tr {
           border-color: #BFC1CF;
        }

        table.table1 tbody tr:hover, table.table1 tbody tr.hover {
           background-color: #F2F2F2;
           color: #000;
        }

        table.table1 td {
           color: #606060;
        }

        table.table1 tbody td {
           border-top-color: #FAFAFA;
        }

        table.table1 tbody th {
           border-bottom-color: #000000;
           color: #333333;
           background-color: #FFFFFF;
        }

        table.info tbody th {
           color: #000000;
        }

        /* Misc layout styles
        ---------------------------------------- */
        dl.details dt {
           color: #000000;
        }

        dl.details dd {
           color: #606060;
        }

        .sep {
           color: #1198D9;
        }

        /* Pagination
        ---------------------------------------- */

        .pagination span strong {
           color: #FFFFFF;
           background-color: #E8E8E8;
           border-color: #E8E8E8;
        }

        .pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
           color: #5C758C;
           background-color: #ECEDEE;
           border-color: #B4BAC0;
        }

        .pagination span a:hover {
           border-color: #CADCEB;
           background-color: #CADCEB;
           color: #FFF;
        }

        /* Pagination in viewforum for multipage topics */
        .row .pagination {
           background-image: url("{T_THEME_PATH}/images/icon_pages.gif");
        }

        .row .pagination span a, li.pagination span a {
           background-color: #FFFFFF;
        }

        .row .pagination span a:hover, li.pagination span a:hover {
           background-color: #CADCEB;
        }

        /* Miscellaneous styles
        ---------------------------------------- */

        .copyright {
           color: #a7a7a7;
        }

        .copyright a {
            color: #f4a100 !important;
        }

        .error {
           color: #bc2a4d;
        }

        .reported {
           background-color: #F7ECEF !important;
        }

        li.reported:hover {
           background-color: #ECD5D8 !important;
        }
        .sticky, .announce {
           /* you can add a background for stickies and announcements*/
        }

        div.rules {
           background-color: #ECD5D8;
           color: #bc2a4d;
        }

        p.rules {
           background-color: #ECD5D8;
           background-image: none;
        }

        /*     
        --------------------------------------------------------------
        Colours and backgrounds for links.css
        -------------------------------------------------------------- */

        a:link   { color: #5a5a5a; }
        a:visited   { color: #5a5a5a; }
        a:hover   { color: #336FD3; }
        a:active   { color: #CADCEB; }

        /* Links on gradient backgrounds */
        #search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
           color: #FFFFFF;
        }

        #search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
           color: #FFFFFF;
        }

        #search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
           color: #7B9028;
        }

        #search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
           color: #000000;
        }

        /* Links for forum/topic lists */
        a.forumtitle {
           color: #5a5a5a;
        }

        /* a.forumtitle:visited { color: #5a5a5a; } */

        a.forumtitle:hover {
           color: #AECE2C;
        }

        a.forumtitle:active {
           color: #5a5a5a;
        }

        a.topictitle {
           color: #5a5a5a;
        }

        /* a.topictitle:visited { color: #CADCEB; } */

        a.topictitle:hover {
           color: #92AD27;
        }

        a.topictitle:active {
           color: #5a5a5a;
        }

        /* Post body links */
        .postlink {
           color: #CADCEB;
           border-bottom-color: #CADCEB;
        }

        .postlink:visited {
           color: #5D8FBD;
           border-bottom-color: #666666;
        }

        .postlink:active {
           color: #CADCEB;
        }

        .postlink:hover {
           background-color: #D0E4F6;
           color: #0D4473;
        }

        .signature a, .signature a:visited, .signature a:active, .signature a:hover {
           background-color: transparent;
        }

        /* Profile links */
        .postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
           color: #5a5a5a;
        }

        .postprofile a:hover, .postprofile dt.author a:hover {
           color: #7E9524;
        }

        /* Profile searchresults */   
        .search .postprofile a {
           color: #5a5a5a;
        }

        .search .postprofile a:hover {
           color: #7E9524;
        }

        /* Back to top of page */
        a.top {
           background-image: url("{IMG_ICON_BACK_TOP_SRC}");
        }

        a.top2 {
           background-image: url("{IMG_ICON_BACK_TOP_SRC}");
        }

        /* Arrow links  */
        a.up      { background-image: url("{T_THEME_PATH}/images/arrow_up.gif") }
        a.down      { background-image: url("{T_THEME_PATH}/images/arrow_down.gif") }
        a.left      { background-image: url("{T_THEME_PATH}/images/arrow_left.gif") }
        a.right      { background-image: url("{T_THEME_PATH}/images/arrow_right.gif") }

        a.up:hover {
           background-color: transparent;
        }

        a.left:hover {
           color: #CADCEB;
        }

        a.right:hover {
           color: #CADCEB;
        }


        /*     
        --------------------------------------------------------------
        Colours and backgrounds for content.css
        -------------------------------------------------------------- */


        ul.forums {
           background-color: #FFFFFF;
           background-image: url("{T_THEME_PATH}/images/gradient.gif");
           background-repeat: repeat-x;
        }

        ul.topiclist li {
           color: #4C5D77;
        }

        ul.topiclist dd {
           border-left-color: #FFFFFF;
        }

        .rtl ul.topiclist dd {
           border-right-color: #fff;
           border-left-color: transparent;
        }

        ul.topiclist li.row dt a.subforum.read {
           background-image: url("{IMG_SUBFORUM_READ_SRC}");
        }

        ul.topiclist li.row dt a.subforum.unread {
           background-image: url("{IMG_SUBFORUM_UNREAD_SRC}");
        }
        li.row {
           background-color: #E8ECEE;
           background-image: url("{T_THEME_PATH}/images/gradient.gif");
           background-repeat: repeat-x;
        }

        li.row strong {
           color: #000000;
        }

        /*
        li.row:hover {
           background-color: #F6F4D0;
        }
        */

        li.row:hover dd {
           border-left-color: #CCCCCC;
        }

        .rtl li.row:hover dd {
           border-right-color: #CCCCCC;
           border-left-color: transparent;
        }

        li.header dt, li.header dd {
           color: #FFFFFF;
        }

        /* Forum list column styles */
        ul.topiclist dd.searchextra {
           color: #333333;
        }

        /* Post body styles
        ----------------------------------------*/
        .postbody {
           color: #333333;
        }

        /* Content container styles
        ----------------------------------------*/
        .content {
           color: #333333;
        }

        .content h2, .panel h2 {
           color: #464646;
           border-bottom-color:  #CCCCCC;
        }

        dl.faq dt {
           color: #333333;
        }

        .posthilit {
           background-color: #F3BFCC;
           color: #92AD27;
        }

        /* Post signature */
        .signature {
           border-top-color: #CCCCCC;
        }

        /* Post noticies */
        .notice {
           border-top-color:  #CCCCCC;
        }

        /* BB Code styles
        ----------------------------------------*/
        /* Quote block */
        blockquote {
           background-color: #EBEADD;
           background-image: url("{T_THEME_PATH}/images/quote.gif");
           border-color:#DBDBCE;
        }

        blockquote blockquote {
           /* Nested quotes */
           background-color:#EFEED9;
        }

        blockquote blockquote blockquote {
           /* Nested quotes */
           background-color: #EBEADD;
        }

        /* Code block */
        dl.codebox {
           background-color: #FFFFFF;
           border-color: #C9D2D8;
        }

        dl.codebox dt {
           border-bottom-color:  #CCCCCC;
        }

        dl.codebox code {
           color: #2E8B57;
        }

        .syntaxbg      { color: #FFFFFF; }
        .syntaxcomment   { color: #FF8000; }
        .syntaxdefault   { color: #0000BB; }
        .syntaxhtml      { color: #000000; }
        .syntaxkeyword   { color: #007700; }
        .syntaxstring   { color: #DD0000; }

        /* Attachments
        ----------------------------------------*/
        .attachbox {
           background-color: #FFFFFF;
           border-color:  #C9D2D8;
        }

        .pm-message .attachbox {
           background-color: #F2F3F3;
        }

        .attachbox dd {
           border-top-color: #C9D2D8;
        }

        .attachbox p {
           color: #666666;
        }

        .attachbox p.stats {
           color: #666666;
        }

        .attach-image img {
           border-color: #999999;
        }

        /* Inline image thumbnails */

        dl.file dd {
           color: #666666;
        }

        dl.thumbnail img {
           border-color: #666666;
           background-color: #FFFFFF;
        }

        dl.thumbnail dd {
           color: #666666;
        }

        dl.thumbnail dt a:hover {
           background-color: #EEEEEE;
        }

        dl.thumbnail dt a:hover img {
           border-color: #CADCEB;
        }

        /* Post poll styles
        ----------------------------------------*/

        fieldset.polls dl {
           border-top-color: #E5E6E5;
           color: #666666;
        }

        fieldset.polls dl.voted {
           color: #000000;
        }

        fieldset.polls dd div {
           color: #FFFFFF;
        }

        .rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
           border-right-color: transparent;
        }

        .pollbar1 {
           background-color: #AA2346;
           border-bottom-color: #74162C;
           border-right-color: #74162C;
        }

        .rtl .pollbar1 {
           border-left-color: #74162C;
        }

        .pollbar2 {
           background-color: #BE1E4A;
           border-bottom-color: #8C1C38;
           border-right-color: #8C1C38;
        }

        .rtl .pollbar2 {
           border-left-color: #8C1C38;
        }

        .pollbar3 {
           background-color: #D11A4E;
           border-bottom-color: #AA2346;
           border-right-color: #AA2346;
        }

        .rtl .pollbar3 {
           border-left-color: #AA2346;
        }

        .pollbar4 {
           background-color: #E41653;
           border-bottom-color: #BE1E4A;
           border-right-color: #BE1E4A;
        }

        .rtl .pollbar4 {
           border-left-color: #BE1E4A;
        }

        .pollbar5 {
           background-color: #F81157;
           border-bottom-color: #D11A4E;
           border-right-color: #D11A4E;
        }

        .rtl .pollbar5 {
           border-left-color: #D11A4E;
        }

        /* Poster profile block
        ----------------------------------------*/
        .postprofile {
           color: #666666;
           border-left-color: #FFFFFF;
        }

        .rtl .postprofile {
           border-right-color: #FFFFFF;
           border-left-color: transparent;
        }

        .pm .postprofile {
           border-left-color: #DDDDDD;
        }

        .rtl .pm .postprofile {
           border-right-color: #DDDDDD;
           border-left-color: transparent;
        }

        .postprofile strong {
           color: #000000;
        }

        .online {
           background-image: url("{T_IMAGESET_LANG_PATH}/icon_user_online.gif") ; 
        }
		.offline{
               background-image: url("{T_IMAGESET_LANG_PATH}/icon_user_offline.gif");
        }

        /*     
        --------------------------------------------------------------
        Colours and backgrounds for buttons.css
        -------------------------------------------------------------- */

        /* Big button images */
        .reply-icon span   { background-image: url("{IMG_BUTTON_TOPIC_REPLY_SRC}"); }
        .post-icon span      { background-image: url("{IMG_BUTTON_TOPIC_NEW_SRC}"); }
        .locked-icon span   { background-image: url("{IMG_BUTTON_TOPIC_LOCKED_SRC}"); }
        .pmreply-icon span   { background-image: url("{IMG_BUTTON_PM_REPLY_SRC}") ;}
        .newpm-icon span    { background-image: url("{IMG_BUTTON_PM_NEW_SRC}") ;}
        .forwardpm-icon span   { background-image: url("{IMG_BUTTON_PM_FORWARD_SRC}") ;}
		
		/* Mod_Share_On by JesusADS */
.facebook-icon, .facebook-icon a	{ background: none top left no-repeat; }
.twitter-icon, .twitter-icon a		{ background: none top left no-repeat; }
.orkut-icon, .orkut-icon a		{ background: none top left no-repeat; }
/* Mod_Share_On */

        a.print {
           background-image: url("{T_THEME_PATH}/images/icon_print.gif");
        }

        a.sendemail {
           background-image: url("{T_THEME_PATH}/images/icon_sendemail.gif");
        }

        a.fontsize {
           background-image: url("{T_THEME_PATH}/images/icon_fontsize.gif");
        }

        /* Icon images
        ---------------------------------------- */
        .sitehome                  { background-image: url("{T_THEME_PATH}/images/icon_home.png"); }
        .icon-faq                  { background-image: url("{T_THEME_PATH}/images/icon_faq.png"); }
        .icon-members               { background-image: url("{T_THEME_PATH}/images/icon_members.png"); }
        .icon-home                  { background-image: url("{T_THEME_PATH}/images/icon_home.png"); }
        .icon-ucp                  { background-image: url("{T_THEME_PATH}/images/icon_ucp.png"); }
        .icon-register               { background-image: url("{T_THEME_PATH}/images/icon_register.png"); }
        .icon-logout               { background-image: url("{T_THEME_PATH}/images/icon_logout.png"); }
        .icon-bookmark               { background-image: url("{T_THEME_PATH}/images/icon_bookmark.png"); }
        .icon-bump                  { background-image: url("{T_THEME_PATH}/images/icon_bump.png"); }
        .icon-subscribe               { background-image: url("{T_THEME_PATH}/images/icon_subscribe.png"); }
        .icon-unsubscribe            { background-image: url("{T_THEME_PATH}/images/icon_unsubscribe.png"); }
        .icon-pages                  { background-image: url("{T_THEME_PATH}/images/icon_pages.png"); }
        .icon-search               { background-image: url("{T_THEME_PATH}/images/icon_search.png"); }
.facebook-icon, .facebook-icon a	{ background-image: url("{T_IMAGESET_LANG_PATH}/facebook_share.png"); }
.twitter-icon, .twitter-icon a		{ background-image: url("{T_IMAGESET_LANG_PATH}/twitter_share.png"); }
.orkut-icon, .orkut-icon a		{ background-image: url("{T_IMAGESET_LANG_PATH}/orkut_share.gif"); }


        /* Profile & navigation icons */
        .email-icon, .email-icon a      { background-image: url("{IMG_ICON_CONTACT_EMAIL_SRC}"); }
        .aim-icon, .aim-icon a         { background-image: url("{IMG_ICON_CONTACT_AIM_SRC}"); }
        .yahoo-icon, .yahoo-icon a      { background-image: url("{IMG_ICON_CONTACT_YAHOO_SRC}"); }
        .web-icon, .web-icon a         { background-image: url("{IMG_ICON_CONTACT_WWW_SRC}"); }
        .msnm-icon, .msnm-icon a         { background-image: url("{IMG_ICON_CONTACT_MSNM_SRC}"); }
        .icq-icon, .icq-icon a         { background-image: url("{IMG_ICON_CONTACT_ICQ_SRC}"); }
        .jabber-icon, .jabber-icon a      { background-image: url("{IMG_ICON_CONTACT_JABBER_SRC}"); }
        .pm-icon, .pm-icon a            { background-image: url("{IMG_ICON_CONTACT_PM_SRC}"); }
        .quote-icon, .quote-icon a      { background-image: url("{IMG_ICON_POST_QUOTE_SRC}"); }

        /* Moderator icons */
        .report-icon, .report-icon a      { background-image: url("{IMG_ICON_POST_REPORT_SRC}"); }
        .edit-icon, .edit-icon a         { background-image: url("{IMG_ICON_POST_EDIT_SRC}"); }
        .delete-icon, .delete-icon a      { background-image: url("{IMG_ICON_POST_DELETE_SRC}"); }
        .info-icon, .info-icon a         { background-image: url("{IMG_ICON_POST_INFO_SRC}"); }
        .warn-icon, .warn-icon a         { background-image: url("{IMG_ICON_USER_WARN_SRC}"); } /* Need updated warn icon */

        /*     
        --------------------------------------------------------------
        Colours and backgrounds for cp.css
        -------------------------------------------------------------- */

        /* Main CP box
        ----------------------------------------*/

        #cp-main h3, #cp-main hr, #cp-menu hr {
           border-color: #A4B3BF;
        }

        #cp-main .panel li.row {
           border-bottom-color: #B5C1CB;
           border-top-color: #F9F9F9;
        }

        ul.cplist {
           border-top-color: #B5C1CB;
        }

        #cp-main .panel li.header dd, #cp-main .panel li.header dt {
           color: #000000;
        }

        #cp-main table.table1 thead th {
           color: #333333;
           border-bottom-color: #333333;
        }

        #cp-main .pm-message {
           border-color: #DBDEE2;
           background-color: #FFFFFF;
        }

        /* CP tabbed menu
        ----------------------------------------*/
        #tabs a {
           background-image: url("{T_THEME_PATH}/images/bg_tabs1.gif");
        }

        #tabs a span {
           background-image: url("{T_THEME_PATH}/images/bg_tabs2.gif");
           color: #606060;
        }

        #tabs a:hover span {
           color: #92AD27;
        }

        #tabs .activetab a {
           border-bottom-color: #F1F1F1;
        }

        #tabs .activetab a span {
           color: #333333;
        }

        #tabs .activetab a:hover span {
           color: #000000;
        }

        /* Mini tabbed menu used in MCP
        ----------------------------------------*/
        #minitabs li {
           background-color: #f3e9cf;
        }

        #minitabs li.activetab {
           background-color: #F9F9F9;
        }

        #minitabs li.activetab a, #minitabs li.activetab a:hover {
           color: #333333;
        }

        /* UCP navigation menu
        ----------------------------------------*/

        /* Link styles for the sub-section links */
        #navigation a {
           color: #333;
           background-color: #C3C3C3;
           background-image: url("{T_THEME_PATH}/images/bg_menu.gif");
        }

        #navigation a:hover {
           background-color: #C3C3C3;
           color: #92AD27;
        }

        #navigation #active-subsection a {
           color: #7E9524;
           background-color: #F9F9F9;
           background-image: none;
        }

        #navigation #active-subsection a:hover {
           color: #7E9524;
        }

        /* Preferences pane layout
        ----------------------------------------*/
        #cp-main h2 {
           color: #333333;
        }

        #cp-main .panel {
           background-color: #F9F9F9;
        }

        #cp-main .pm {
           background-color: #FFFFFF;
        }

        #cp-main span.corners-top, #cp-menu span.corners-top {
           background-image: url("{T_THEME_PATH}/images/corners_left2.gif");
        }

        #cp-main span.corners-top span, #cp-menu span.corners-top span {
           background-image: url("{T_THEME_PATH}/images/corners_right2.gif");
        }

        #cp-main span.corners-bottom, #cp-menu span.corners-bottom {
           background-image: url("{T_THEME_PATH}/images/corners_left2.gif");
        }

        #cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
           background-image: url("{T_THEME_PATH}/images/corners_right2.gif");
        }

        /* Topicreview */
        #cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
           background-image: url("{T_THEME_PATH}/images/corners_left.gif");
        }

        #cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
           background-image: url("{T_THEME_PATH}/images/corners_right.gif");
        }

        #cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
           background-image: url("{T_THEME_PATH}/images/corners_left.gif");
        }

        #cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
           background-image: url("{T_THEME_PATH}/images/corners_right.gif");
        }

        /* Friends list */
        .cp-mini {
           background-color: #eef5f9;
        }

        dl.mini dt {
           color: #425067;
        }

        /* PM Styles
        ----------------------------------------*/
        /* PM Message history */
        .current {
           color: #525252 !important;
        }

        /* PM marking colours */
        .pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
           border-left-color: #92AD27;
           border-right-color: #92AD27;
        }

        .pmlist li.pm_marked_colour, .pm_marked_colour {
           border-color: #FF6600;
        }

        .pmlist li.pm_replied_colour, .pm_replied_colour {
           border-color: #A9B8C2;
        }

        .pmlist li.pm_friend_colour, .pm_friend_colour {
           border-color: #5D8FBD;
        }

        pmlist li.pm_foe_colour, .pm_foe_colour {
           border-color: #000000;
        }

        /* Avatar gallery */
        #gallery label {
           background-color: #FFFFFF;
           border-color: #CCC;
        }

        #gallery label:hover {
           background-color: #EEE;
        }

        /*     
        --------------------------------------------------------------
        Colours and backgrounds for forms.css
        -------------------------------------------------------------- */

        /* General form styles
        ----------------------------------------*/
        select {
           border-color: #666666;
           background-color: #FAFAFA;
        }

        label {
           color: #425067;
        }

        option.disabled-option {
           color: graytext;
        }

        /* Definition list layout for forms
        ---------------------------------------- */
        dd label {
           color: #333;
        }

        /* Hover effects */
        fieldset dl:hover dt label {
           color: #000000;
        }

        fieldset.fields2 dl:hover dt label {
           color: inherit;
        }

        /* Quick-login on index page */
        fieldset.quick-login input.inputbox {
           background-color: #F2F3F3;
        }

        /* Posting page styles
        ----------------------------------------*/

        #message-box textarea {
           color: #333333;
        }

        /* Input field styles
        ---------------------------------------- */
        .inputbox {
           background-color: #FFFFFF;
           border-color: #B4BAC0;
           color: #333333;
        }

        .inputbox:hover {
           border-color: #9DB92C;
        }

        .inputbox:focus {
           border-color: #9DB92C;
           color: #0F4987;
        }

        /* Form button styles
        ---------------------------------------- */

        a.button1, input.button1, input.button3, a.button2, input.button2 {
           color: #000;
           background-color: #FAFAFA;
           background-image: url("{T_THEME_PATH}/images/bg_button.gif");
        }

        a.button1, input.button1 {
           border-color: #666666;
        }

        input.button3 {
           background-image: none;
        }

        /* Alternative button */
        a.button2, input.button2, input.button3 {
           border-color: #666666;
        }

        /* <a> button in the style of the form buttons */
        a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
           color: #000000;
        }

        /* Hover states */
        a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
           border-color: #92AD27;
           color: #92AD27;
        }

        input.search {
           background-image: url("{T_THEME_PATH}/images/icon_textbox_search.gif");
        }

        input.disabled {
           color: #666666;
        }

        a:link {
            color: #5F5E5E;
            text-decoration: none;
        }

        a:visited {
            color: #9DB92C;
            text-decoration: none;
        }

        a:hover {
            text-decoration: underline;
        }
        /* Navigation links - for the link tree. */

        .nav, .nav:link, .nav:visited {
            color: #000000;
            text-decoration: none;
        }

        a.nav:hover {
            color: #cc3333;
            text-decoration: underline;
        }

        body {
            background: #5f5e5e url("{T_THEME_PATH}/images/body-bg.gif") 0 0 repeat-x fixed;
            padding: 30px 0 0 0;
            margin: 0;
        }

        #wrapper {
            width: 950px;
            min-width: 720px;
            margin: 0 auto;
            padding: 0;
        }

        #shad-l {
            padding-left: 18px;
            background: url("{T_THEME_PATH}/images/shadow-l.gif") 0 0 no-repeat;
        }

        #shad-r {
            padding-right: 18px;
            background: url("{T_THEME_PATH}/images/shadow-r.gif") 100% 0 no-repeat;
        }

        #header {
            position: relative;
            height: 300px;
            overflow: hidden;
            background: #9DB92C url("{T_THEME_PATH}/images/header-bg.gif") 0 0 repeat-x;
        }

        #head-r {
            height: 300px;
            background: url("{T_THEME_PATH}/images/logo.jpg") 3% 0 no-repeat;
        }

        #head-l {
            background: url("{T_THEME_PATH}/images/header-l.gif") 0 0 no-repeat;
        }

        

        

        #searcharea {
            float: left;
            padding: 5px 25px 0 0;
            margin: 0;
            clear: both;
        }



        #bodyarea {
            padding: 10px;
            margin: 0;
            background: #fcfcfc url("{T_THEME_PATH}/images/bodyarea-bg.gif") 0 0 repeat-x;
        }

        #footer {
       
		   background: #333333 url("{T_THEME_PATH}/images/footer-bg.gif") 0 100% repeat-x;
        }

        #foot-r {
            height: 80px;
            background: url("{T_THEME_PATH}/images/footer-r.gif") 100% 100% no-repeat;
        }

        #foot-l {
            background: url("{T_THEME_PATH}/images/footer-l.gif") 0 100% no-repeat;
        }

        #footerarea {
            text-align: center;
            padding: 10px;
            color: #ccc;
        }

        #footerarea a:link, #footerarea a:visited {
            color: #a0a0a0;
        }

        #footerarea a:hover {
            color: #ccc;
            text-decoration: none;
        }

Ultima modifica di xX_Simon_Xx il 31/01/2010, 12:16, modificato 1 volta in totale.

Avatar utente
Carlo
Amministratore
Amministratore
Messaggi: 9957
Iscritto il: 19/04/2009, 10:24
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 7.1.0
Database: MySQL(i) 10.0.27-MariaDB-cll-lve
Località: Puglia
Contatta:

Re: Modificare Prosilver_se

Messaggio da Carlo » 31/01/2010, 11:32

Puoi provare con un div, cioè trova:

Codice: Seleziona tutto

            <div id="toolbar">
ed inserisci prima:

Codice: Seleziona tutto

<div style="height: 300px; background: url("{T_THEME_PATH}/images/logo.jpg") 3% 0 no-repeat;"></div>
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

Rispondi

Torna a “Supporto stili”

Chi c’è in linea

Visitano il forum: Nessuno e 35 ospiti