Fork me on GitHub


 Bas   Précédent   Suivant

(1) 2 3 4 ... 9 »


Re: Comment couper en 2 la frame centrale ?
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Hello

Je vais tenter ça mais je ne suis pas sur que cela réponde à mon besoin. En effet, ce qu'il me faut c'est pouvoir cliquer sur un titre d'évènement et que s'affiche alors en vis-à-vis les commentaires de A et les commentaires de B.

Bon je sais ça a l'air compliqué :)

Posté le : 05/08/2008 10:09
Transférer la contribution vers d'autres applications Transférer


Travailler en local
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Hello à tous,

Question bête s'il en est: je démarre un nouveau site et je voudrais pouvoir travailler en local et ne l'uploader que de temps en temps, pour voir ce que cela donne. Pour mon premier site, je n'avais pas fait ça (hérétique !).

Comment dois-je procéder pour l'install de xoops ?

Posté le : 04/08/2008 17:14
Transférer la contribution vers d'autres applications Transférer


Comment couper en 2 la frame centrale ?
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Hello à toute la communauté

Je tiens à vous faire part d'un petit soucis de design que je ne sais pas comment résoudre:

Je souhaite créer un site avec ma femme, sur lequel nous posterions nos impressions sur les films, spectacles etc... que nous allons voir ensemble (entre autres). L'idée est d'avoir une news pour chaque entrée et que celle ci soit décomposée en 2 blocs qui se font face, avec l'avis de l'un et l'autre.

A part faire manuellement les pages une à une (ce qui n'est à priori pas gênant, la fréquence des articles ne sera pas très élevée), je n'ai pas trouvé d'autre idée. et ça m'embête parce qu'alors je ne peux pas permettre de commentaires puisque j'ai une bête page.

J'ai un peu utilisé xoops pour monter un autre site, et j'avais déjà bien galéré, mais là je ne vois pas comment résoudre mon problème, je n'ai pas vu de module adéquat, à priori.

Merci d'avance...

Posté le : 04/08/2008 17:09
Transférer la contribution vers d'autres applications Transférer


Re: Pub intempestive en page d'accueil
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Hello,

J'ai pu voir les pubs sous FF. Pas encore testé sous IE :)

Style.css:

body
{
    
colorwhite;
    
font-familyTahoma;
    
font-color#000000
    
background-color#000000;
    
margin0px;
    
font-size11px;

}
table
{
    
width100%;
    
font-size11px;
}


table#TopMenu{
    
width100%;
}
.
TopMenuBg{
    
background-imageurl(images/top_menu_bg.gif);
    
background-repeatrepeat-x;
}
.
TopMenuL {
    
background-imageurl(images/top_menu_l.gif);
    
background-repeatno-repeat;
    
width18px;
    
background-positionleft center;
    
height5px;
    
padding-top7px;


}
.
TopMenuLinks {
    
text-alignleft;
    
font-weightbold;
    
color#FFFFFF;
    
padding-top4px;
    
padding-bottom2px;
}
.
TopMenuLinks a{
    
color#FFFFFF;
}
.
TopMenuLinks a:hover{
    
color#D1D1D1;
}

.
userH{
    
background-imageurl(images/bg_grey_light.gif);
    
height22px;
    
padding-top5px;
    
font-size10px;
    
background-repeatrepeat-x;
    
padding-bottom0px;
}

.
banner{
    
border-bottom-width0px;
    
border-bottom-stylesolid;
    
border-bottom-color#000000;
    
padding-bottom0px;
    
padding-top0px;
    
text-aligncenter;
}
table#Main
{
    
background-color#FFFFFF;
    
width90%;
    
border-right-width5px;
    
border-right-stylesolid;
    
border-right-color#b72323;
    
border-left-width5px;
    
border-left-stylesolid;
    
border-left-color#b72323;
    
border-top-width5px;
    
border-top-stylesolid;
    
border-top-color#b72323;
    
border-bottom-width5px;
    
border-bottom-stylesolid;
    
border-bottom-color#b72323;
}
table td
{
    
padding0;
    
border-width0;
    
vertical-aligntop;
    
font-familyTahoma;
    
font-size11px;
}

a
{
    
color#000000;
    
text-decorationnone;
    
font-weightbold;
    
background-colortransparent;
}
a:hover
{
    
color#F43100;
}
ul
{
    
margin2px;
    
padding2px;
    list-
styledecimal inside;
    
text-alignleft;
}
li
{
    
margin-left2px;
    list-
stylesquare inside;
    
color#2F5376;
}
.
header1
{
    
width784px;
    
border-right-width1px;
    
border-left-width1px;
    
border-right-stylesolid;
    
border-left-stylesolid;
    
border-right-color#000000;
    
border-left-color#000000;
}
.
item
{
    
color#0D0D0D;
    
border-top-width3px;
    
border-right-width1px;
    
border-bottom-width2px;
    
border-left-width1px;
    
border-top-stylesolid;
    
border-right-stylesolid;
    
border-bottom-stylesolid;
    
border-left-stylesolid;
    
border-top-color#b72323;
    
border-right-color#b72323;
    
border-bottom-color#b72323;
    
border-left-color#b72323;
    
margin-bottom5px;
}
.
itemHead
{
    
padding3px 3px 3px 18px;
    
color#b72323;
    
border-bottom1px dotted #b72323;
    
background-color#ccccff;
}
.
itemInfo
{
    
text-alignright;
    
padding3px;
    
background-color#FFFFFF;
}
.
itemTitle a
{
    
font-size11px;
    
font-weightbold;
    
font-variantnormal;
    
color#b72323;
    
background-colortransparent;
}
.
itemTitle a:hover
{
    
color#A40404;
}
.
itemPoster
{
    
font-size9px;
}
.
itemPostDate
{
    
font-size9px;
}
.
itemStats
{
    
font-size9px;
}
.
itemBody
{
    
padding-top5px;
    
padding-right5px;
    
padding-left5px;
}
.
itemText
{
    
margin-top1px;
    
line-height120%;
    
text-alignjustify;
}
.
itemText:first-letter
{
}
.
itemFoot
{
    
padding-right5px;
    
padding-bottom2px;
    
padding-left5px;
    
text-alignright;
    
margin-top0px;
    
padding-top2px;
    
background-color#b72323;
    
color#000000;
}
.
itemFoot a
{
    
color#000000;
}
.
itemFoot a:hover
{
    
color#E1E1E1;
}
.
itemAdminLink
{
    
font-size90%;
}
.
itemPermaLink
{
    
font-size90%;
}
th
{
    
background-color#BBBBBB;
    
color#004080;
    
padding2px;
    
vertical-alignmiddle;
    
font-familyVerdanaArialHelveticasans-serif;
}
td#headerbanner
{
    
width100%;
    
background-color#FFFFFF;
    
vertical-alignmiddle;
}
td#headerbar
{
    
height29px;
    
background-color#939393;
    
color#FFFFFF;
    
line-height27px;
    
padding-left6px;
    
padding-right7px;
    
border-top1px solid #000000;
    
border-bottom1px solid #000000;
}
td#headerbar a
{
    
color#FFFFFF;
}
td#headerbar a:hover
{
    
color#FF8040;
}
td#leftcolumn
{
    
width160px;
    
font-size11px;
    
padding-top0px;
    
background-imageurl(left_column_bg.gif);
    
background-repeatrepeat-y;
}
td#leftcolumn th
{
    
vertical-alignbottom;
    
border-bottom0px solid #000000;
    
background-colortransparent;
    
color#000000;
}
td#leftcolumn div.blockTitle
{
    
padding5px 3px 5px 25px;
    
color#A40404;
    
font-weightbold;
    
margin-top0px;
    
margin-right0px;
    
margin-left0px;
    
font-size11px;
    
background-color#CCCCFF;
    
margin-bottom2px;
    
background-imageurl(left_column_titles_arrows.gif);
    
background-repeatno-repeat;
    
background-positionleft;
    
width130px;
}
td#leftcolumn div.blockContent
{
    
color#ffffff
    
padding2px 2px;
    
line-height120%;
}
td#centercolumn
{
    
font-size11px;
    
color#b72323;
    
padding-left10px;
    
padding-right10px;
    
width100%;
    
border-left-width1px;
    
border-left-stylesolid;
    
border-left-color#b72323;
    
border-right-width1px;
    
border-right-stylesolid;
    
border-right-color#b72323;
}
td#centercolumn th
{
    
color#FFFFFF;
    
background-color#000000;
    
padding3px 10px;
}
td#centercolumn th a 
{
    
color#FFFFFF;
}
td#centercolumn th a:hover
{
    
color#ccccff;
}

td#centerCcolumn div.blockTitle
{
    
padding5px 3px 3px 18px;
    
color#FFFFFF;
    
font-weightbold;
    
margin-top0px;
    
margin-right0px;
    
margin-left0px;
    
font-size11px;
    
margin-bottom5px;
    
background-imageurl(centercolumn_titles.gif);
    
height17px;
}
td#centerCcolumn div.blockContent
{
    
margin-right0px;
    
margin-left0px;
    
margin-bottom4px;
    
line-height120%;
    
padding0px 5px 5px;
    
text-alignjustify;
}
td#centerLcolumn
{
    
width50%;
    
padding0px 0px 0px 0px;
    
border-right1px solid #A40404;
}
td#centerLcolumn div.blockTitle
{
    
padding5px 3px 3px 18px;
    
color#FFFFFF;
    
font-weightbold;
    
margin-top0px;
    
margin-right0px;
    
margin-left0px;
    
font-size11px;
    
margin-bottom0px;
    
background-imageurl(centercolumn_titles.gif);
    
height23px;
}
td#centerLcolumn div.blockContent
{
    
margin-right0px;
    
margin-left0px;
    
line-height120%;
    
padding0px 5px 5px;
        
text-alignjustify;

}
td#centerRcolumn
{
    
width50%;
    
padding0px 0px 0px 0px;
}
td#centerRcolumn div.blockTitle
{
    
padding5px 3px 3px 18px;
    
color#FFFFFF;
    
font-weightbold;
    
margin-top0px;
    
margin-right0px;
    
margin-left0px;
    
font-size11px;
    
margin-bottom5px;
    
background-imageurl(centercolumn_titles.gif);
    
height23px;
}
td#centerRcolumn div.blockContent
{
    
margin-right0px;
    
margin-left0px;
    
margin-bottom2px;
    
line-height120%;
    
padding0px 5px 5px;
    
text-alignjustify;

}
td#rightcolumn
{
    
width150px;
    
font-size11px;
    
border-left0px solid #E5E5E5;
    
padding-top0px;
    
background-imageurl(right_column_bg.gif);
    
padding-left0px;
}
td#rightcolumn th
{
    
vertical-alignbottom;
    
border-bottom0px solid #000000;
    
background-colortransparent;
    
color#000000;
}
td#rightcolumn div.blockTitle
{
    
padding5px 3px 5px 25px;
    
color#b72323;
    
font-weightbold;
    
margin-top0px;
    
margin-right0px;
    
margin-left0px;
    
font-size11px;
    
background-color#ccccff;
    
margin-bottom2px;
    
background-imageurl(right_column_titles_arrows.gif);
    
background-repeatno-repeat;
    
background-positionleft;

}
td#rightcolumn div.blockContent
{
    
padding3px;
    
line-height120%;
}
td#mainmenu a
{
    
color#000000;
    
font-size11px;
    
displayblock;
    
background-imageurl(main_menu_a.gif);
    
padding-left15px;
    
font-weightnormal;
    
padding-top3px;
    
height16px;
}
td#mainmenu a:hover
{
    
color#666666;
    
background-imageurl(main_menu_a.gif);
}
td#mainmenu a.menuTop
{
    
padding-left26px;
        
color#000000;

}
td#mainmenu a.menuMain
{
    
padding-left26px;
}
td#mainmenu a.menuSub
{
    
padding-left36px;
    
color#9F0000;
    
font-weightnormal;
    
background-imageurl(main_menu_sub.gif);
}
td#mainmenu a.menuSub:hover
{
    
color#FF3300;
}
td#usermenu a
{
    
color#000000;
    
font-weightnormal;
    
font-size11px;
    
padding-left5px;
    
padding-bottom1px;
}
td#usermenu a:hover
{
    
background-color#ffffff;
    
color#FF0000;
}
td#usermenu a.highlight
{
    
background-color#fcc;
}
.
head
{
    
font-weightbold;
    
color#000000;
    
height24px;
    
line-height22px;
    
text-aligncenter;
    
background-color#A40404;
}
.
even
{
    
color#3d71b3;
    
background-color#ccccff;
    
padding5px;
}
.
odd
{
    
color#3d71b3;
    
background-color#fafafa;
    
padding5px;
}
.
foot
{
    
padding5px;
    
font-weightbold;
}
tr.even td
{
    
background-colortransparent;
    
padding5px;
}
tr.odd td
{
    
background-colortransparent;
    
padding5px;
}
div.errorMsg
{
    
background-color#FFCCCC;
    
text-aligncenter;
    
border-top1px solid #DDDDFF;
    
border-left1px solid #DDDDFF;
    
border-right1px solid #AAAAAA;
    
border-bottom1px solid #AAAAAA;
    
font-weightbold;
    
padding10px;
}
div.confirmMsg
{
    
background-color#DDFFDF;
    
color#136C99;
    
text-aligncenter;
    
border-top1px solid #DDDDFF;
    
border-left1px solid #DDDDFF;
    
border-right1px solid #AAAAAA;
    
border-bottom1px solid #AAAAAA;
    
font-weightbold;
    
padding10px;
}
div.resultMsg
{
    
background-color#ccccff;
    
color#333333;
    
text-aligncenter;
    
border-top1px solid silver;
    
border-left1px solid silver;
    
font-weightbold;
    
border-right1px solid #666666;
    
border-bottom1px solid #666666;
    
padding10px;
}
div.xoopsCode
{
    
background#FFFFFF;
    
border1px inset #000080;
    
font-family"Courier New",Courier,monospace;
    
padding0px 6px 6px 6px;
}
div.xoopsQuote
{
    
background#FFFFFF;
    
border1px inset #000080;
    
font-family"Courier New",Courier,monospace;
    
padding0px 6px 6px 6px;
}
.
comTitle
{
    
font-weightbold;
    
margin-bottom2px;
}
.
comText
{
    
padding2px;
}
.
comUserStat
{
    
font-size10px;
    
color#2F5376;
    
font-weightbold;
    
border1px solid silver;
    
background-color#ffffff;
    
margin2px;
    
padding2px;
}
.
comUserStatCaption
{
    
font-weightnormal;
}
.
comUserStatus
{
    
margin-left2px;
    
margin-top10px;
    
color#2F5376;
    
font-weightbold;
    
font-size10px;
}
.
comUserRank
{
    
margin2px;
}
.
comUserRankText
{
    
font-size10px;
    
font-weightbold;
}
.
comUserRankImg
{
    
border0;
}
.
comUserImg
{
    
margin2px;
}
.
comDate
{
    
font-weightnormal;
    
font-styleitalic;
    
font-sizesmaller;
}
.
comDateCaption
{
    
font-weightbold;
    
font-stylenormal;
}
input
{
    
font11px verdanaarialhelveticasans-serif;
    
margin-bottom4px;
}
textarea
{
    
border1px solid #8699B5;
    
width400px;
    
font11px verdanaarialhelveticasans-serif;
    
background-color#F5F5F5;
}
input.formTextBox
{
    
border1px solid #8699B5;
    
background#EEEEEE;
    
font11px verdanaarialhelveticasans-serif;
}
select
{
    
border1px solid #8699B5;
    
font11px verdanaarialhelveticasans-serif;
    
background-color#F5F5F5;
}



.
cbl
{
    
margin-bottom20px;
}
.
ccb
{
    
margin-bottom6px;
}

.
footer
{
    
color#FFFFFF;
    
font-size10px;
    
text-aligncenter;
}
.
footer a
{
    
color#FFFFFF;
}

.
Foot
{
    
border-top0px solid #ccccff;
    
margin-top0px;
    
background-imageurl(footer.gif);
    
height67px;
}

/* dock - top */

.dock {

 
positionrelative;
  
top0px;

 
height60px;

 
text-aligncenter;



 
background-repeatrepeat-x;

}

.
dock-container {

 
positionabsolute;

 
height60px;

 
backgroundurl(images/dock-bg2.gif);

 
padding-left20px;

}

a.dock-item {

 
displayblock;

 
width90px;

 
color#333;

 
positionabsolute;

 
top0px;

 
text-aligncenter;

 
text-decorationnone;

 
fontbold 34px ArialHelveticasans-serif;

}

.
dock-item img {

 
bordernone;

 
margin5px 10px 0px;

 
width100%;

}

.
dock-item span {

 
displaynone;

 
padding-left20px;

}

.
gauche{
    
width:200px;
    
height:60px;
    
background-imageurl(images/logo.gif);
    
background-repeatno-repeat;
    
background-color#ffffff;
    
}
.
centre{
text-align:center;}
.
droite{
    
width:200px;
    
height:60px;
    
background-positionright;
    
background-imageurl(images/geo_red.gif);
    
background-repeatno-repeat;
    
background-color#ffffff;
    
}

table#Valid{
    
padding5px 5px 0px;
    
width350px;
    
margin-top5px;
}

#spf {position: absolute;left: -10000px;};



Fisheye est en rapport à mon globalnav.html et au script/module pour le menu en haut (trouvé ici) qui est un menu style Dock version MacOS.

Je ne sais pas où est le TB_SHORT_BANNER (sauf si ça fait référence au bermuda déchiré de Hulk :p)

Posté le : 14/03/2008 11:33
Transférer la contribution vers d'autres applications Transférer


Re: Pub intempestive en page d'accueil
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Bah disons que les pubs ne sont là que depuis 2 jours donc je ne vois pas comment c'est possible. En plus c'est bizarre, ça prend exactement la place de la page d'accueil faite sous mastop. J'ai des blocs avant et après qui s'affichent bien, mais la page html de mastop est remplacée par une pub carrée énorme:)

Posté le : 14/03/2008 10:55
Transférer la contribution vers d'autres applications Transférer


Re: Pub intempestive en page d'accueil
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Hello,

Je crois que cette ligne de code était dès le départ dans le code du thème (geometric_red). Comme il ne me semblait pas actif et que je ne voulais pas y toucher par crainte de faire foirer un truc je l'ai laissé, ensuite j'ai oublié.

Les pubs n'ont rien à voir, ça n'est pas du viagra :) En plus ça a l'air français. Et ce qui m'énerve, ce sont les erreurs serveur permanentes ce matin. Ca vient de quoi chez free ?

Posté le : 14/03/2008 10:47
Transférer la contribution vers d'autres applications Transférer


Re: Pub intempestive en page d'accueil
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Hello

A priori les pubs n'arrivent que sur la page d'accueil. J'ai l'impression (à tester plus) que ça n'arrive que lors de la première visite du jour.

Le lien a été viré :), je l'avais vu dans le code mais pas mis moi-même. En plus j'ai l'impression que c'était un code fantôme, je ne vois pas à quoi il servait.

Posté le : 14/03/2008 10:18
Transférer la contribution vers d'autres applications Transférer


Re: Pub intempestive en page d'accueil
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Non en fait j'avais vu ce lien dans un module je crois ou je ne sais plus. Mais lesp ubs ne sont pas en rapport avec ça.

J'ai plein d'erreurs internes ce matin, ça arrive parfois chez free. C'est bizarre.

Posté le : 14/03/2008 10:02
Transférer la contribution vers d'autres applications Transférer


Pub intempestive en page d'accueil
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Hello à tous,

Comme l'indique mon titre, sur mon site (nskbasket.free.fr) j'ai parfois une pub intempestive qui remplace la frame centrale de mastop publish. J'ai alors un gros carré noir qui se transforme rapidement en pub, téléchargée depuis un site d'i-advert (dont je n'ai pas noté le nom). A part changer des modules de place je n'ai rien modifié récemment. De quoi cela peut-il provenir ?

Posté le : 14/03/2008 09:17
Transférer la contribution vers d'autres applications Transférer


Re: Module News Cb et Xoopspoll
Aspirant
Inscrit: 10/01/2008 09:59
Messages: 86
Effectivement ça marche.

Par contre je trouve ça moche à souhait: on a un topic qui contient un sondage plus un sujet de forum normal auquel on peut répondre.

Posté le : 28/02/2008 10:00
Transférer la contribution vers d'autres applications Transférer



 Haut
(1) 2 3 4 ... 9 »




Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

56 Personne(s) en ligne (39 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 56 | Plus ...