Back to top

Autore Topic: problema template mybusiness e il suo rightmenu  (Letto 3291 volte)

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
problema template mybusiness e il suo rightmenu
« il: 10 Gen 2011, 16:16:11 »
ciao ho installato il template mybusiness
http://www.stefanocapasso.net/pagani
ho gia grazie al forum trovato come far apparire le barre di scorrimento nella contentarea e quindi lasciarla a dimensione fissa
ora c'è un altro problema: il menu right MYRIGHT (in questo caso è il menu  CONTATTI) appare sempre dentro la content area invece che sull'ipotetica colonna di destra
inoltre nella home page, quando c'è l'immagine non appare affatto
come devo fare?
incollo index e css
grazie a tutti
stefano

Codice: [Seleziona]
<?php
// no direct access
defined'_JEXEC' ) or die( 'Restricted access' );





body {
margin0px;
padding:0px;
background#000000;
}
bodytdth {
font-familyArialHelveticasans-serif;
font-size11px;
color#FFFFFF;
line-height160%;
}
h1h4h5h6 {
font-size12px;
color#fff;
font-weightnormal;
}
h4 {
font-size11px;
font-weightbold;
margin0;
padding0;
color#FF9900;
margin-left2px;
}
h2 {
color#fff;
font-weightnormal;
font-size30px;
text-transformuppercase;
margin:0;
padding:0;
font-familyArialHelveticasans-serif;
line-height32px;
}
h3 {
color#990000;
font-weightnormal;
font-size12px;
text-transformnone;
margin-bottom10px;
padding-top0;
margin-top0;
font-familyVerdanaArialHelveticasans-serif;
}
{
color#1F6BB2;
}
a:hover {
color#FFF;
}
.
container {
width950px;
margin0 auto;
}

#contentarea {-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#FFFFFF none repeat scroll 0 0;clear:left;float:left;height:380px; <<<<< qui togli tutta qquesta rigamargin-top:0;padding-bottom:30px;width:775px;overflow:auto;}


#top {
width100%;
height90px;
}
#top-cover {
width950px;
margin0 auto;
}
#logo {
width200px;
floatleft;
margin-top15px;
margin-left5px;
}
#header {
width950px;
floatleft;
displayinline-block;
margin-bottom20px;
}
#content {
width630px;
floatleft;
margin-top20px;
margin-left20px;
}
#content2 {
width850px;
floatleft;
margin-top20px;
margin-left20px;
}
#right {
width255px;
floatright;
padding-bottom70px;
margin-top20px;
color#666;
margin-right:15px;
}
#right .moduletable {
margin-bottom20px;
}
#bottom {
width950px;
clearleft;
floatleft;
color#666;
background:#151515;
padding:0 0 20px;
}
#right h3, #bottom h3 {
margin0px;
font-weightbold;
color#1F6BB2;
font-size18px;
font-family:"Trebuchet MS"TahomaArialHelveticaSans-serif;
border-bottom:5px solid #242424;
padding:0 0 5px 0;
}
#user1 {
width285px;
floatleft;
margin-left15px;
}
#user1 .moduletable {
margin-bottom5px;
padding-bottom5px;
}
#user1 p {
margin0;
padding0;
margin-left2px;
}
#user1 a {
color#FF9900;
}
#user2 {
width285px;
floatleft;
margin-left50px;
}
#user2 li {
margin0;
padding0;
list-stylenone;
list-style-imagenone;
text-transformnone;
line-height18px;
}
#user2 a {
color#666;
margin-left2px;
font-size11px;
}
#user3 {
width285px;
floatright;
margin-right10px;
}
#footer {
clearleft;
floatleft;
width950px;
text-alignleft;
font-size9px;
padding10px 0 30px 10px;
color#666;
}
#footer a {
color#666;
}
#footer .moduletable {
width880px;
margin0 auto;
margin-top3px;
}
h2.contentheadingh2.componentheading {
margin-bottom20px;
margin-top10px;
}
.
clear {
clearboth;
}
/* COMMON TAGS */
.modifydate {
color#C0C0C0;
}
.
author {
color#C0C0C0;
}
.
createdate {
color#C0C0C0;
}
.
contenttoc {
margin5px;
}
ul {
margin2px;
padding6px;
padding-left15px;
}
li {
padding-left1px;
line-height150%;
}
ul.arrow1 liul.arrow2 li {
padding-left5px;
padding-bottom2px;
padding-top2px;
}
.
buttons {
float:right;
width:85px;
}
.
buttons .buttonheading {
float:left;
}
.
buttons img {
border0;
}
fieldset {
bordernone;
}
textareainput {
bordersolid 1px #ccc;
color#666;
}
.
button {
backgroundnone;
bordersolid 1px #ccc;
color#990000;
}
/* Poll Module Styles */

.poll-radio {
padding:0;
float:left;
clear:left;
text-align:left;
}
.
poll-option {
float:left;
padding-bottom:6px;
padding-top3px;
width:85%;
margin-left2px;
}
.
poll h3 {
border:none;
}
.
author, .createdate, .modifydate, .buttons {
display:none
}
#topmenu {
floatright;
width:650px;
height61px;
margin-top:30px;
margin-right10px;
}
#topmenu ul {
list-stylenone;
margin0;
padding0;
margin-left: -11px;
floatright;
}
#topmenu li {
list-stylenone;
floatleft;
font-weightnormal;
font-size14px;
padding-right20px;
padding-left20px;
padding-top2px;
line-height26px;
text-transformuppercase;
font-familyCandaraArialHelveticasans-serif;
}
#topmenu li a {
displayblock;
padding0;
font-weightnormal;
text-decorationnone;
color#fff;
}
#topmenu li:hover, #topmenu li.hover {
position: static;
}
#topmenu li a:hover, #topmenu li.active a {
color#1F6BB2;
background-positioncenter;
}
html>body #topmenu li a {
widthauto;
}
.
spotlight {
padding:15px 15px 0 15px;
}
$siteName $this->params->get('siteName');
class 
tjC {
function 
isFrontPage(){
return (JRequest::getCmd('option')=='com_content' && !JRequest::getInt('id'));
}
}
$TJ = new tjC($this);
?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Design by ThemesJoomla.com
http://www.themesjoomla.com
Released for free under a Creative Commons Attribution 2.5 License
-->
<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 rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template_css.css" type="text/css" />
</head>
<body>
<div id="top">
  <div id="top-cover">
    <div id="logo"><a href="<?php echo $this->baseurl ?>" title="<?php echo $siteName?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/logo.png" border="0" alt="<?php echo $siteName?>" /></a></div>
    <div id="topmenu">
      <jdoc:include type="modules" name="mymainmenu"  style="xhtmlxtd" />
    </div>
  </div>
</div>
<div class="container">
  <div id="contentarea">
    <?php if(!$TJ->isFrontPage()) { ?>
    <div id="content">
      <jdoc:include type="message" />
      <jdoc:include type="component" style="xhtml"/>
    </div>
    <div id="right">
      <jdoc:include type="modules" name="myright"  style="xhtml" />
    </div>
    <?php } else { ?>
    <div class="spotlight"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/spotlight.jpg" border="0" alt=" " />
      <jdoc:include type="modules" name="myspotlight"  style="xhtmlxtd" />
    </div>
    <?php ?>
  </div>
  <div id="bottom">
    <div id="user1">
      <jdoc:include type="modules" name="myuser1"  style="xhtml" />
    </div>
    <div id="user2">
      <jdoc:include type="modules" name="myuser2"  style="xhtml" />
    </div>
    <div id="user3">
      <jdoc:include type="modules" name="myuser3"  style="xhtml" />
    </div>
  </div>
  <div id="footer">
    <jdoc:include type="modules" name="myfooter"  style="xhtml" />
    <p>Copyright &copy; <?php echo $siteName?>. All Rights Reserved. <?php echo JText::_('Powered by'?> <a href="http://www.joomla.org">Joomla!</a>. <?php echo JText::_('Valid'?> <a href="http://validator.w3.org/check/referer">XHTML</a> <?php echo JText::_('and'?> <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>.
      <!-- You CAN NOT remove (or unreadable) those links without permission. Removing the link and template sponsor Please visit themesjoomla.com or contact with e-mail (webmaster@themesjoomla.com) If you don't want to link back to themesjoomla.com, you can always pay a link removal donation. This will allow you to use the template link free on one domain name. Also, kindly send me the site's url so I can include it on my list of verified users . Please read license.txt -->
      <br />
      <a href="http://www.themesjoomla.com" rel="follow">Joomla Themes</a> by <a  rel="follow" href="http://www.themesjoomla.com"><strong>themesjoomla.com</strong></a></p>
  </div>
</div>

<jdoc:include type="modules" name="debug" />
</body>
</html>


« Ultima modifica: 11 Gen 2011, 15:15:04 da stefen »

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
Re:problema template mybusiness e il suo rightmenu
« Risposta #1 il: 11 Gen 2011, 15:57:12 »
nessuno mi da una mano?
grazie!

adottauncane

  • Visitatore
Re:problema template mybusiness e il suo rightmenu
« Risposta #2 il: 11 Gen 2011, 16:17:53 »
Ciao stefen,
prova a stringere il content:
Codice: [Seleziona]
#content {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 450px;
}
template_css.css (riga 79)

anche se servirà solo sulla pagina contatti. Per la home devi vedere probabilmente di modificare l'index.php

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
Re:problema template mybusiness e il suo rightmenu
« Risposta #3 il: 12 Gen 2011, 19:40:51 »
intanto grazie per la risposta
no non è questo che cercavo
il myright rimane sempre il riquadro..credo sia spotlight..quello grande al centro della pagina che in alcuni contenuti presenta barre di scorrimento all'occorrenza

io voglio che il myright sia proprio al di fuori, di questo grande rettangolo dove alternativamente appare la foto della home o i vari articoli
si credo si debba agire sull index ..ma come?
inoltre leggendo l index mi pare di capire che il myright in ogni caso appare solo quando non c'è la foto della home page..vedo un "if else" io invece vorrei che ci fosse sempre il myright visibile sulla colonna di destra
ciao e grazie!
« Ultima modifica: 12 Gen 2011, 19:48:25 da stefen »

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
Re:problema template mybusiness e il suo rightmenu
« Risposta #4 il: 13 Gen 2011, 21:58:46 »
qualcuno che si occupa del mio caso "disperato"? ;)
grazie

adottauncane

  • Visitatore
Re:problema template mybusiness e il suo rightmenu
« Risposta #5 il: 13 Gen 2011, 23:15:14 »
Secondo me dovresti aggiungere una posizione fuori dal contentarea e poi regolarla:
http://wiki.joomla.it/index.php?title=Come_aggiungo_nuove_posizioni_modulo%3F

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
Re:problema template mybusiness e il suo rightmenu
« Risposta #6 il: 14 Gen 2011, 17:57:26 »
in effetti era la strada che avevo cominicato a immaginare di seguire, ma non sapevo da dove iniziare
..grazie per il link..ora ci provo..semmai ribusso!
grazie a presto

 



Web Design Bolzano Kreatif