Beiträge anzeigen

Diese Sektion erlaubt es ihnen alle Beiträge dieses Mitglieds zu sehen. Beachten sie, dass sie nur solche Beiträge sehen können, zu denen sie auch Zugriffsrechte haben.


Nachrichten - LeboLebo

Seiten: [1] 2
1
Hallo,

der Themenname sagt eigentlich schon alles aus. Könnt ihr mir da weiterhelfen. Ich kenne bis jetzt nur das phpBB3 Forum. Habe es aber noch nicht ausprobiert, weil ich nicht genau rausfinden konnte, ob das auf Deutsch ist und stabil läuft.

Gruß,
Lebo

2
hallo,

habe mal ein kleines Problem. Egal was ich im Backend mache, Tabellen werden im Frontend nicht Zentriert angezeigt. Ich habe Joomla 1.5.3 und den Standard Editor TinyMCE. Hat da jemand eventuell eine Idee , wie ich das hinbekommen würde?

3
Allgemeines zu Joomla 1.5 / Re: Einleitungstext
« am: 14.05.2008 18:19 Uhr »
Aso ... ich dachte der Einleitungstext wird automatisch dann fettgedruckt. Das hatte ich so auf einer Joomla Seite gesehen. War aber wahrscheinlich dann so im Editor eingestellt, oder?

4
Allgemeines zu Joomla 1.5 / Einleitungstext
« am: 14.05.2008 17:29 Uhr »
Hallo,

ich habe mal ne ganz dumme Frage. Wie bekomme ich einen Einleitungstext in den Beiträgen hin.
Habe Joomla 1.5.3!!

Danke für jede Antwort,

Lebo

5
Habs hinbekommen ...

einfach ein HTML-Modul in user3 Position gestecktn und mit Links bearbeitet

6
Wie kann ich das auch so hinbekommen????

Eine Idee ...?

7
Hat jemand bei diesem Problem eine Idee????
Ich weiß, das das funktioniert.

siehe:http://www.kunstrasen.ssv-marienheide-online.de/

Bitte helft mir!!!

8
Ja anderes Template, andere Browser und andere Computer bringen dasselbe Problem. Jetzt wollte ich Joomla 1.5.3 in einen anderen Ordner installieren. Kommt allerdings dann immer die Meldung, dass der Ordner Installationc gelöscht werden muss. Dass finde ich komisch, denn im Neuen Ordner hatte ich das ja noch nie installiert. Muss ich meine Joomla Installation aus dem anderen Ordner vorher erst deinstallieren, bevor das klappt

9
Von Wo bis wo muss man denn alles kopieren????

10
So habe es mit einer neuen Installation probiert. das Problem beteht noch immer ....
habe alle daten aus meiner alten Configuration.PHP übernommen und eine neue geschrieben.

kann es jetzt nur noch an der Datenbank liegen????

11
geht klar

12
Zitat
eine zweite Installation hochladen ohne Setup

wie funktioniert das??

13
Habe jetzt auf Englisch gestellt ...das Problem besteht immer noch. Allerdings kommt bei Laden der Seite der Fehler nicht mehr auf. Erst wenn ich einen Menüpunkt anklicke kommt der Fehler.

Ich habe da noch eine Frage am rande. Wenn ich joomla lösche und neuistalliere und bei der installation alle daten von meiner Datenbank etc. eingebe, bleiben dann meine Beiträge und meine Menüstruktur erhalten????

Wenn ja, würde ich das nämlich dann in erwägung ziehen.

14
Also.... ahbe wieder auf 1.5.3 aktualisiert. Probleme treten immer noch auf. Auch bei Mozilla. Nutze selber Opera.

Was kann ich da jetzt noch tun???

15
Hallo,

habe mal wieder ein Problem. Mein Topmenü wird immer nur Vertikal angezeigt. Habe mit das Template.css auch schon angeguckt. Wußte aber nciht was ich da ändern muss.

Hab hier mal den Code:
html {
overflow-x:hidden;
}
div {
margin:0;
}
body {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
line-height:175%;
margin:0px;

height:100%;
}

.seitenueberschrift {
font-size:28px;
color:#FFFFFF;
font-weight:normal;
float:left;
padding-top:26px;
}

#header{
background:url(../images/top_header.png) repeat-x #FFFFFF;
}
#newsflash{
clear:left;

}
#top_menue {
background-color:#333333;
height:30px;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}
#footer {
width:100%;
background:url(../images/footer_div_bg.png) repeat-x;
float:left;
height:120px;
padding-top:67px;
color:#CCCCCC;

margin:auto;
}
.seitenheader_div {
text-align:right;
height:80px;
width:950px;
margin:auto;

}
.my_banner {
text-align:right;
height:60px;
padding-top:10px;
margin-bottom:-10px;

}
.div_topmenue{
clear:left;
padding-top:5px;
vertical-align:middle;
padding-bottom:5px;
text-align:left;
width:950px;
margin: 0px auto;
}
.zentrier_mich {
text-align:center;
}

.div_contentheading {
background:url(../images/content_div_bg.png) repeat-x #FFFFFF top;
width:100%;
height:25px;
}
.div_contenttabelle{
width:950px;

margin-left:auto;
margin-right:auto;
}
.div_menue_links {
float:left;
width:200px;
background:url(../images/rahmen_v.gif) repeat-y right;
}
.div_content {
float:left;
width:510px;
background:url(../images/rahmen_v.gif) repeat-y right;
padding-left:20px;
padding-right:20px;
}
.div_menue_rechts {
float:left;
width:180px;
padding-left:20px;
}
.div_footer {
width:950px;
margin:auto;
}
.div_newsflash {
width:950px;
margin:0px auto;
color:#FFF;
text-align:left;
}

.div_newsflash .contentpaneopen {
padding:0;
margin:0;
}


.div_footer ul#mainlevel-nav li {
background:url(../images/bottom_menue_trennbalken.gif) right no-repeat;
}

.div_user1, .div_user2  {
float:left;
margin-top:25px;
width:49%;

}
.div_user1 {
padding-right:2%;
}
.div_user1 h3,.div_user2 h3{
border-bottom:3px double #AAAAAA;
}
.latestnews li a, .mostread  li a {
color:#333333;
font-weight:normal;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}
ul {
list-style:url(../images/pfeil_liste.gif);
margin:0;
padding:0;
margin-left:15px;
}
a:link, a:hover, a:visited, a:active {
text-decoration:none;
font-weight:bold;
}

ul li a, .pagenavcounter {
font-weight:bold;
}

ul#mainlevel-nav
{
margin:0;
margin-left:-10px;
padding:0;
}
ul#mainlevel-nav li
{
list-style: none;
display:inline;
background:url(../images/top_menue_trennbalken.gif) right no-repeat;
padding:0px 10px 0px 10px;
}

ul#mainlevel-nav li a
{
color:#FFFFFF;
font-weight:normal;
}

h3 {

margin-bottom:10px;
}
.contentheading, .blog_more div strong {

font-weight:bold;
}
.blog_more a {
font-weight:normal;
color:#333333;
}
.componentheading {

color:#333333;
padding-bottom:10px;
margin-bottom:20px;
}

a.mainlevel:link,a.mainlevel:hover,a.mainlevel:visited, .menu li a {
color:#333333;
display:block;
padding-left:13px;
min-height:21px;
width:100%;
background:url(../images/pfeil.gif) no-repeat;
font-weight:normal;
}
.menu {
list-style:none;
padding:0;
margin:0;
}
#current a {
font-weight:bold;
list-style:none;
}

.latestnews li, .mostread li{
border-bottom:1px dotted #999;
}

.nisi {
display:none;
}

a.sublevel:link,a.sublevel:hover,a.sublevel:visited {
color:#333333;
display:block;
padding-left:10px;
margin-left:6px;
height:21px;
background:url(../images/pfeil.gif) no-repeat;
font-weight:normal;
}
#active_menu {
font-weight:bold;
}
.moduletable, .moduletable_menu {
margin:0;
padding-bottom:20px;
}
.small {
color:#666666;
}
.createdate, .modifydate {
color:#999999;
}
#mod_login_username, #mod_login_password {
width:175px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:2px;
color:#333333;
}
.button {
background-color:#CCCCCC;
border:1px solid #999999;
color:#333333;
margin-top:10px;
}
.inputbox {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:2px;
color:#333333;
}
.readon {
padding-left:5px;
}
.contenttoc {
margin:10px;
border:1px solid #CCCCCC;

}
.contenttoc td{
text-align:left;
padding-left:5px;
padding-right:5px;
}
.contenttoc th{
text-align:left;
background-color:#DEDEDE;
padding-left:5px;
padding-right:5px;
}
.label {
text-align:left;
}
.mosimage {
border:1px solid #CCCCCC;
margin:5px;
}
.mosimage_caption {
background-color:#DEDEDE;
}
.sectiontableentry2 label{
text-align:left;
}
.sectiontableentry2 {
background-color:#EFEFEF;
}
.sectiontableentry1 {
background-color:#DFDFDF;
}
.sectiontableentry1 td div a, .sectiontableentry2 td div a {
font-weight:bold;
border:none;
}
.div_bfree {
visibility:hidden;
overflow:hidden;
height:0px;
}

h3, .contentheading {
font-size:140%;
}
.componentheading {
font-size:160%;
}
img {
border:none;
}
.div_style_chooser {
float:right;
height:20px;
overflow:hidden;
}
.div_style_chooser img {
vertical-align:middle;
}
.color_box {
background-color:#333333;
border-color:transparent;
color:#999999;
height:18px;
vertical-align:middle;
font-size:xx-small;

}
.color_box option{
padding:5px;
border-bottom:1px dotted #FFFFFF;
color:#FFFFFF;
}

#seitenlogo {
margin-top:-26px;
}

.div_newsflash h3{
color:#FFFFFF;
padding:0px;
display:block;
tex-align:left;
margin:0 !important;
padding-top:10px;
}

.div_newsflash table, .div_newsflash p {
paddin:0;
margin:0;
}



#user3menu {
float:left; height:26px; overflow:hidden;
}

.div_menue_links ul {
 list-style:none;
}

.div_menue_links h3{
margin:0;
margin-bottom:10px;
}

fieldset {
border:none;
margin:0;
padding:0;
}

Könnt ihr mir da weiterhelfen...das wäre super!!

Gruß,
Lebo

Seiten: [1] 2