Hallo, Gast! (Registrieren)

Wir wünschen allen Besuchern frohe Ostern!

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Frage zur Freunde-Liste
#1
Hallo zusammen,

würde gerne wissen ob die möglichkeit besteht in der Freunde Liste alles Links anzeigen zu lassen.

Zu meinem Problem:

Die Namen sind alle schön Links ausgerichtet , aber der "PN und X" link sind
nach rechts ausgerichtet, was auf kleineren Auflösungen bzw. Bildschirmen dahin führt,daß man daß Fenster auf volle Breite ziehen muß damit
man alles sehen kann.

Würde es gerne so haben wenn ich zb die Größe im "header_welcomeblock_member" auf 200x200 stelle daß dann alles zu sehen ist.
Momentan ist es bei dieser Größe so daß ich NUR die Namen lesen kann,
aber nicht : Online ; Offline ; PN , X und Aktualisieren

Hoffe mich verständlich ausgedrückt zu haben.
Alkohol ist der einzige Feind, den der Mensch wirklich lieben gelernt hat.
#2
Kannst du vielleicht einen Screenshot dazu posten?

Gruß,
Michael
[Bild: banner.png]
Support erfolgt NUR im Forum!
Bitte gelöste Themen als "erledigt" markieren.
Beiträge mit mangelhafter Rechtschreibung/Grammatik werden kommentarlos gelöscht.
#3
zu Bild 1 : so sieht´s im Moment aus. Größe im "header_welcomeblock_member" ist 400x300 eingestellt.


um alles sehen zu können muss ich dann daß Fenster breiter machen (Bild 2)


Angehängte Dateien Thumbnail(s)
       
Alkohol ist der einzige Feind, den der Mensch wirklich lieben gelernt hat.
#4
Hast du an den Templates irgendetwas geändert? Ich habe auf meiner lokalen Installation die Größe im Template header_welcomeblock_member geändert und es funktioniert ohne Probleme.

Gruß,
Michael
[Bild: banner.png]
Support erfolgt NUR im Forum!
Bitte gelöste Themen als "erledigt" markieren.
Beiträge mit mangelhafter Rechtschreibung/Grammatik werden kommentarlos gelöscht.
#5
eigentlich nicht.

hier mal meine :
PHP-Code:
<span style="float:right;">$lang->welcome_current_time</span>
        
$lang->welcome_back (<a href="$settings[bburl]/usercp.php"><strong>$lang->welcome_usercp</strong></a>$admincplink &mdash; <a href="$settings[bburl]/member.php?action=logout&amp;uid=$mybbuser[uid]">$lang->welcome_logout</a>)<br />
                <
span class="links">
                    <
a href="#" onclick="popupWin('misc.php?action=buddypopup', 'buddyList', 400, 300);">$lang->welcome_open_buddy_list</a>
                </
span>
                <
a href="search.php?action=getnew">$lang->welcome_newposts</a> | <a href="search.php?action=getdaily">$lang->welcome_todaysposts</a> | <a href="private.php">$lang->welcome_pms</a$lang->welcome_pms_usage 
Alkohol ist der einzige Feind, den der Mensch wirklich lieben gelernt hat.
#6
Kannst du bitte dein Theme exportieren und es hier posten oder per Mail an support[at]mybboard[punkt]de schicken?

Gruß,
Michael
[Bild: banner.png]
Support erfolgt NUR im Forum!
Bitte gelöste Themen als "erledigt" markieren.
Beiträge mit mangelhafter Rechtschreibung/Grammatik werden kommentarlos gelöscht.
#7
Hier die ausgegebene XML, kann sie hier leider nicht hochladen. Hoffe daß du es so meintest.



<?xml version="1.0" encoding="ISO-8859-1"?>
<theme name="Default" version="100.11">
<cssbits>
<body>
<background><![CDATA[url(images/mac/conback.gif)]]></background>
<color><![CDATA[#ffffff]]></color>
<font-family><![CDATA[Verdana]]></font-family>
<font-size><![CDATA[small]]></font-size>
<extra><![CDATA[margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;]]></extra>
<a_link>
<color><![CDATA[#03548D]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_link>
<a_visited>
<color><![CDATA[#03548D]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_visited>
<a_hover>
<color><![CDATA[#E1111B]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_hover>
</body>
<container>
<width><![CDATA[80%]]></width>
<extra><![CDATA[background: #498AC0 url(images/mac/content3.gif) no-repeat;
border: 0px solid #e4e4e4;
color: #000000;
margin: auto auto;
padding: 20px;]]></extra>
</container>
<content>
<extra><![CDATA[/* FIX: Make internet explorer wrap correctly */
width: auto !important;
]]></extra>
</content>
<menu>
<color><![CDATA[#000000]]></color>
<font-weight><![CDATA[bold]]></font-weight>
<extra><![CDATA[text-align: right;
padding: 4px;]]></extra>
<a_link>
<color><![CDATA[#000000]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_link>
<a_visited>
<color><![CDATA[#000000]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_visited>
<a_hover>
<color><![CDATA[#8EFFA9]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_hover>
</menu>
<panel>
<background><![CDATA[#f9fcee]]></background>
<color><![CDATA[#000000]]></color>
<font-size><![CDATA[12px]]></font-size>
<extra><![CDATA[border: 1px solid #D4D4D4;
padding: 8px;]]></extra>
<a_link>
<color><![CDATA[#B22C32]]></color>
</a_link>
</panel>
<table>
<color><![CDATA[#000000]]></color>
<font-family><![CDATA[Verdana]]></font-family>
<font-size><![CDATA[small]]></font-size>
</table>
<tborder>
<background><![CDATA[#81A2C4]]></background>
<width><![CDATA[100%]]></width>
<extra><![CDATA[margin: auto auto;
border: 1px solid #81A2C4;]]></extra>
</tborder>
<thead>
<background><![CDATA[#026CB1 url(images/mac/theader2.gif)]]></background>
<color><![CDATA[#ffffff]]></color>
<a_link>
<color><![CDATA[#ffffff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_link>
<a_visited>
<color><![CDATA[#ffffff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_visited>
<a_hover>
<color><![CDATA[#ffffff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_hover>
</thead>
<tcat>
<background><![CDATA[#ADCBE7]]></background>
<color><![CDATA[#000000]]></color>
<font-size><![CDATA[11px]]></font-size>
<a_link>
<color><![CDATA[#000000]]></color>
</a_link>
<a_visited>
<color><![CDATA[#000000]]></color>
</a_visited>
<a_hover>
<color><![CDATA[#000000]]></color>
</a_hover>
</tcat>
<trow1>
<background><![CDATA[#ADCBE7 url(images/mac/conback.gif);]]></background>
<a_hover>
<color><![CDATA[#E1111B]]></color>
</a_hover>
</trow1>
<trow2>
<background><![CDATA[#ADCBE7 url(images/mac/talt2.gif);]]></background>
<a_hover>
<color><![CDATA[#E1111B]]></color>
</a_hover>
</trow2>
<trow_shaded>
<background><![CDATA[#eea8a1]]></background>
</trow_shaded>
<trow_sep>
<background><![CDATA[#EBEBEB ]]></background>
<color><![CDATA[#000]]></color>
<font-size><![CDATA[11px]]></font-size>
<font-weight><![CDATA[bold]]></font-weight>
</trow_sep>
<tfoot>
<background><![CDATA[#026CB1 url(images/mac/theader2.gif) top left repeat-x]]></background>
<color><![CDATA[#ffffff]]></color>
<a_link>
<color><![CDATA[#ffffff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_link>
<a_visited>
<color><![CDATA[#ffffff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_visited>
<a_hover>
<color><![CDATA[#ffffff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_hover>
</tfoot>
<bottommenu>
<background><![CDATA[#026CB1 url(images/mac/theader2.gif) top left repeat-x;]]></background>
<color><![CDATA[#FFFFFF]]></color>
<extra><![CDATA[border: 1px solid #4874a3;
padding: 6px;]]></extra>
<a_link>
<color><![CDATA[#fff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_link>
<a_visited>
<color><![CDATA[#fff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_visited>
<a_hover>
<color><![CDATA[#fff]]></color>
<text-decoration><![CDATA[none]]></text-decoration>
</a_hover>
</bottommenu>
<navigation>
<color><![CDATA[#000000]]></color>
<font-family><![CDATA[Verdana]]></font-family>
<font-size><![CDATA[small]]></font-size>
<font-weight><![CDATA[bold]]></font-weight>
<a_link>
<text-decoration><![CDATA[none]]></text-decoration>
</a_link>
<a_visited>
<text-decoration><![CDATA[none]]></text-decoration>
</a_visited>
<a_hover>
<text-decoration><![CDATA[none]]></text-decoration>
</a_hover>
</navigation>
<navigation_active>
<color><![CDATA[#fff]]></color>
<font-family><![CDATA[Verdana]]></font-family>
<font-size><![CDATA[small]]></font-size>
<font-weight><![CDATA[bold]]></font-weight>
</navigation_active>
<smalltext>
<font-family><![CDATA[Verdana]]></font-family>
<font-size><![CDATA[11px]]></font-size>
</smalltext>
<largetext>
<font-family><![CDATA[Verdana, Arial, sans-serif;]]></font-family>
<font-size><![CDATA[medium]]></font-size>
<font-weight><![CDATA[bold]]></font-weight>
</largetext>
<area_input_select_object>
<color><![CDATA[#000000]]></color>
<font-family><![CDATA[Verdana]]></font-family>
<font-size><![CDATA[small]]></font-size>
</area_input_select_object>
</cssbits>
<themebits>
<templateset><![CDATA[1]]></templateset>
<imgdir><![CDATA[images]]></imgdir>
<logo><![CDATA[images/logo.gif]]></logo>
<tablespace><![CDATA[4]]></tablespace>
<tablewidth><![CDATA[100%]]></tablewidth>
<borderwidth><![CDATA[1]]></borderwidth>
<extracss><![CDATA[#header2 {
background: url(images/mac/header2.gif) no-repeat;
padding: 0px;
width: 740px;
margin: auto auto; }

#footer2 {
background: url(images/mac/footer2.gif) no-repeat;
padding-left: 20px;
padding-right: 20px;
width: 740px;
margin: auto auto; }

.post_background {
background-color: #FFFFFF;
background-image: url(images/nadel.gif);
}

]]></extracss>
</themebits>
</theme>
Alkohol ist der einzige Feind, den der Mensch wirklich lieben gelernt hat.
#8
Kannst du bitte alle Templates mitexportieren und das Ganze dann per Mail schicken?

Gruß,
Michael
[Bild: banner.png]
Support erfolgt NUR im Forum!
Bitte gelöste Themen als "erledigt" markieren.
Beiträge mit mangelhafter Rechtschreibung/Grammatik werden kommentarlos gelöscht.
#9
Hallo Michael,

ich stelle gerade fest , daß es wieder mal an Firefox liegt.
Im IE ist alles so wie es sein sollte. Also liegt es nicht am Template.

Weiß da jemand Rat ?
Alkohol ist der einzige Feind, den der Mensch wirklich lieben gelernt hat.


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Freunde-/Ignorierliste auf 256 Einträge beschränkt? GrosserBlonder 2 1.975 18.09.2008, 13:07
Letzter Beitrag: GrosserBlonder
  Freunde-Liste EXIL 3 2.912 05.09.2005, 15:42
Letzter Beitrag: NightWolf