Ciao a tutti...
sto modificando un templete trovato sul vostro sito... ho un grave problema pero: i numeri pagina in fondo alla home page sono tutti spaginati (vedi immagine)... vengono elencati, io invece vorrei venissero in linea, come dovrebbe esser di normalità...
come posso fare?
allego impostazioni della home (vedi immagine)
l'index.php:
<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />
<link href="<?php echo $this->baseurl ?>/templates/99theme/CSS/style.css" rel="stylesheet" type="text/css" />
<link href="<?php echo $this->baseurl ?>/templates/99theme/favicon.ico" rel="shortcut icon" />
</head>
<body>
<!--[if lte IE 6]><script src="<?php echo $this->baseurl ?>/templates/99theme/CSS/warning.js"></script><script>window.onload=function(){e("<?php echo $this->baseurl ?>/templates/99theme/CSS/")}</script><![endif]-->
<div id="all">
<div class="top99">
<?php if ($this->countModules('position-1')) : ?>
<div class="bar99">
<div class="bar">
<img class="bar-l" src="<?php echo $this->baseurl ?>/templates/99theme/images/bar-l.png" alt=""><span class="fix99"><jdoc:include type="modules" name="position-1"/></span><img class="bar-r" src="<?php echo $this->baseurl ?>/templates/99theme/images/bar-r.png" alt="">
<>
<div class="clear"><>
<>
<?php endif; ?>
<div class="clear"><>
<>
<div class="center99">
<div class="qq">
<div class="banner99">
<img class="banner-l" src="<?php echo $this->baseurl ?>/templates/99theme/images/banner-l.png" alt=""/>
<>
<img class="banner-r" src="<?php echo $this->baseurl ?>/templates/99theme/images/banner-r.png" alt=""/>
<div class="modulocerca">
<jdoc:include type="modules" name="modulocerca" style="xhtml"/>
<>
<div class="clear"><>
<>
<div class="menu99">
<img height="125px" width="232px" src="<?php echo $this->baseurl ?>/templates/99theme/images/banner-b.png" alt=""/>
<?php if ($this->countModules('position-7')) : ?>
<div class="left99">
<div class="left">
<jdoc:include type="modules" name="position-7" style="xhtml"/>
<>
<>
<?php endif; ?>
<>
<div class="body99">
<?php if ($this->countModules('position-2')) : ?>
<div class="left99">
<div class="left">
<jdoc:include type="modules" name="position-2" />
<>
<>
<?php endif; ?>
<jdoc:include type="component" />
<div class="new99">
<?php if ($this->countModules('articleslatestload')) : ?>
<div class="user1">
<jdoc:include type="modules" name="articleslatestload" style="xhtml"/>
<>
<?php endif; ?>
<?php if ($this->countModules('articlespopularload')) : ?>
<div class="user2">
<jdoc:include type="modules" name="articlespopularload" style="xhtml"/>
<>
<?php endif; ?>
<div class="clear"><>
<>
<>
<div class="clear"><>
<>
<div class="bottom99">
<>
<>
<div class="copyright99"><p>Tutti i contenuti del sito sono disponibili con una Licenza Creative Commons <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/it/deed.it" style="outline-width: 0px; outline-style: initial; outline-color: initial; font-size: 10px; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: #8b8b8b; text-decoration: none; background-position: initial initial; background-repeat: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;">CC-BY-NC-SA[/url][br /]
Tutti i loghi e marchi registrati presenti in questo sito sono di proprietà dei rispettivi proprietari.[br /]
Design by 99Theme.com - Copyright 2010 © Joomla</p>
<>
</body>
</html>
e il css:
@charset "utf-8";
/* 99theme.com */
ul{
list-style-type: none;
}
.clear {
clear: both;
}
a img {border: none; }
html{
color:000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
html a{
color:#4e4e87;
}
html a:hover{
color:#dddddd;
}
body {
margin:0px;
/* background:#1f1f1f;*/
background:#665f5f;
}
body a{
text-decoration:none;
}
.module fieldset{
border:none;
}
#all{
width:938px;
margin: 0 auto;
}
/* ------------------------------ 99theme.com ------------------------------ */
.top99{
/* background:#1f1f1f;*/
background:#665f5f;
color:#313030;
width:938px;
}
.top99 a{
font-weight:bold;
color:#313030;
}
.bar99{
height:29px;
float:left;
width:900px;
margin-top:60px;
}
.bar{
height:29px;
margin-top:0px;
}
.bar-l{
margin-left:-30px;
/* background:#1f1f1f;*/
background:#665f5f;
padding-left:60px;
position:absolute;
float:left;
z-index:0;
}
.bar-r{
position:absolute;
float:right;
}
.bar ul{
display:inline;
height:29px;
}
.bar li{
padding-left:50px;
padding-right:0px;
display:inline;
padding-bottom:15px;
background: no-repeat top left url('../images/bar-c.png');
}
.bar li a{
position: relative;
top:7px;
}
.fix99{
margin-left:-30px;
background: repeat-x top url('../images/bar-bg.png');
padding-bottom:15px;
}
/* ------------------------------ 99theme.com ------------------------------ */
.banner99{
height:225px;
float:left;
width:608px;
background: no-repeat right top url('../images/banner-c.png');
}
.banner-r{
height:225px;
float:right
}
.qq{
height:225px;
}
.modulocerca {
height:80px;
position:absolute;
width:200px;
/*padding-left:50px;*/
padding-left:600px;
padding-top:180px;
}
/* ------------------------------ 99theme.com ------------------------------ */
.menu99{
float:left;
width:232px;
}
.banner-b{
margin-top:0px;
padding-top:0px;
}
.center99 {
background:#312f2f;
}
.body99{
/*#1b1b1c*/
background:#c5c5d0;
border:solid 1px #3b3b3b;
padding:10px 20px 20px 20px;;
float:right;
width:649px;
margin-top:20px;
margin-right:15px;
margin-bottom:30px;
}
.photo img{
width:168px;
height:113px;
background: no-repeat right top url('../images/image.png');
padding-left:32px;
padding-right:32px;
padding-bottom:13px;
padding-top:13px;
margin-bottom:20px;
}
.left99 li{
padding-bottom:5px;
padding-top:5px;
}
.left99 ul{
list-style:square;
margin-left:20px;
}
.left99 h3{
font-size:14px;
margin-left:20px;
}
.left99 fieldset{
margin-left:20px;
border:none;
}
.componentheading{
font-size:16px;
color:#dddddd;
border-bottom:solid 1px #3b3b3b;
padding-bottom:3px;
text-transform:uppercase;
margin-bottom:10px;
margin-top:7px;
}
.contentheading{
font-size:14px;
color:#dddddd;
font-weight:bold;
}
.small, .createdate{
font-size:11px;
color:#acacac;
font-style:italic;
}
.copyright99{
font-size:11px;
color:#000000;
text-align:center;
margin-top:30px;
}
.copyright99 a{
color:#ffffff;
}
.breadcrumbs{
border-bottom:solid 1px #3b3b3b;
padding-bottom:10px;
}
/* ++++++++++++++ blog - cols ++++++++++++++ */
.cols-1
{
display: block;
float: none !important;
margin: 0 !important;
}
.cols-2 .column-1
{
width:46%;
float:left;
}
.cols-2 .column-2
{
width:46%;
float:right;
margin:0
}
.cols-3 .column-1
{
float:left;
width:29%;
padding:0px 5px;
margin-right:4%
}
.cols-3 .column-2
{
float:left;
width:29%;
margin-left:0;
padding:0px 5px
}
.cols-3 .column-3
{
float:right;
width:29%;
padding:0px 5px
}
.items-row
{
overflow:hidden;
margin-bottom:10px !important;
}
.column-1,
.column-2,
.column-3
{
padding:10px 5px
}
.column-2
{
width:55%;
margin-left:40%;
}
.column-3
{
width:30%
}
.blog-more
{
padding:10px 5px
}
/* ++++++++++++++ login ++++++++++++++ */
#login-form
{
color:#ffffff;
padding-top:5px
}
#login-form a
{
color:#ffffff;
}
#login-form fieldset
{
text-align:center;
padding:0px;
}
#login-form .inputbox
{
padding:2px
}
#login-form fieldset.input
{
padding:10px 0 0 0;
margin:0px 0 10px 5px
}
#login-form label
{
text-align:center;
margin-right:10px;
width:8.4em;
display:block;
float:left
}
#form-login-remember label
{
float:none;
width:auto;
display:inline
}
.logout-button
{
margin-top:10px
}
input.button,
button.button,
button.validate
{
cursor:pointer;
padding:3px 5px 3px 7px ;
font-weight:bold;
line-height:1.2em;
font-family:arial;
}
#modlgn-username,
#modlgn-passwd
{
width:9em
}
.module_content #form-login-username label,
.module_content #form-login-password label
{
float:left;
width:5.2em
}
.login-fields
{
margin:10px 0
}
.login-fields label
{
float:left;
width:9em
}
.login-description img,
.logout-description img
{
float:left;
margin-right:20px
}
.login-description,
.logout-description
{
overflow:hidden;
padding-left:5px;
margin:20px 0 10px 0
}
.logout-description
{
margin-bottom:20px
}
/* ++++++++++++++ details ++++++++++++++ */
.article-info
{
margin:10px 0 10px 0px;
font-size:0.9em;
}
.article-info-term
{
display:none
}
dt.category-name,
dt.create,
dt.modified,
dt.createdby
{
float:left;
padding-right:5px;
}
.archive .article-info dd,
.article-info dd
{
margin:2px 0 0px 0;
line-height:1.2em
}
dd.createdby
{
}
.article-info dd span
{
text-transform:none;
display:inline-block;
padding:0 5px 0 0px;
margin:0 10px 0 0px;
}
/* ++++++++++++++ icons ++++++++++++++ */
.item-page ul.actions
{
text-align:right;
padding:0 ;
width:100%;
margin:0
}
.item-page ul.actions li
{
display:inline;
}
.item-page ul.actions a
{
text-decoration:none;
}
/* ++++++++++++++ items more ++++++++++++++ */
#main .items-more
{
padding-top:10px;
}
#main .items-more h3
{
font-weight:normal;
margin:0;
padding:5px 5px 5px 5px;
font-size:1.4em
}
#main .items-more ol
{
line-height:1.3em;
list-style-type:none;
margin:0;
padding:10px 0 10px 2px;
}
#main .items-more ol li
{
padding:2px;
}
#main .items-more ol li a
{
display:inline;
margin:0;
font-weight:normal;
padding:5px 5px 5px 20px;
}
#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
font-weight:normal;
padding:5px 5px 5px 20px;
text-decoration:none
}
/* pagenav -------------*/
#main ul.pagenav {
list-style-type:none;
padding:0;
overflow:hidden
}
ul.pagenav li
{
display:inline-block;
padding:0px;
margin:0;
}
#main ul.pagenav li
{
line-height:2em
}
ul.pagenav li a
{
display:inline;
padding:2px;
text-decoration:none
}
ul.pagenav li.pagenav-prev
{float:left}
ul.pagenav li.pagenav-next
{float:right}
.icon1 {
height:30px;
position:absolute;
width:30px;
padding-left:888px;
padding-top:25px;
z-index:4;
}
.icon2 {
height:30px;
position:absolute;
width:30px;
padding-left:888px;
padding-top:60px;
z-index:3;
}
.icon3 {
height:30px;
position:absolute;
width:30px;
padding-left:888px;
padding-top:95px;
z-index:2;
}
.icon4 {
height:30px;
position:absolute;
width:30px;
padding-left:888px;
padding-top:130px;
z-index:1;
}
.icon5 {
height:30px;
position:absolute;
width:30px;
padding-left:888px;
padding-top:165px;
}
/* blue */
div.module_carlo {
background: url(../images/bb-br.gif) no-repeat bottom right #069;
}
div.module_carlo .ja-box-bl {
background: url(../images/bb-bl.gif) no-repeat bottom left;
}
div.module_carlo .ja-box-tr {
background: url(../images/bb-tr.gif) no-repeat top right;
}
div.module_carlo .ja-box-tl {
background: url(../images/bb-tl.gif) no-repeat top left;
}
come potrei risolvere secondo voi?
[allegato vecchio più di un anno eliminato da un amministratore]