MyBB.de Forum
Frage zur Freunde-Liste - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Archiv (https://www.mybb.de/forum/forum-57.html)
+--- Forum: MyBB 1.2.x und älter (https://www.mybb.de/forum/forum-27.html)
+---- Forum: Allgemeiner Support (https://www.mybb.de/forum/forum-36.html)
+---- Thema: Frage zur Freunde-Liste (/thread-1344.html)



Frage zur Freunde-Liste - LaOnda - 10.03.2006

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.


RE: Frage zur Freunde-Liste - Michael - 10.03.2006

Kannst du vielleicht einen Screenshot dazu posten?


RE: Frage zur Freunde-Liste - LaOnda - 10.03.2006

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)


RE: Frage zur Freunde-Liste - Michael - 10.03.2006

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.


RE: Frage zur Freunde-Liste - LaOnda - 10.03.2006

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 



RE: Frage zur Freunde-Liste - Michael - 10.03.2006

Kannst du bitte dein Theme exportieren und es hier posten oder per Mail an support[at]mybboard[punkt]de schicken?


RE: Frage zur Freunde-Liste - LaOnda - 10.03.2006

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>


RE: Frage zur Freunde-Liste - Michael - 10.03.2006

Kannst du bitte alle Templates mitexportieren und das Ganze dann per Mail schicken?


RE: Frage zur Freunde-Liste - LaOnda - 10.03.2006

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 ?