Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 101 through 125 (of 159 total)
  • @sgrunt

    Participant

    hi Pers, can you help me with my IE problem? Anyone out there has tested the chat using explorer?

    @sgrunt

    Participant

    i don’t know if i’m using firebug lite correctly, however the message of firebug is:

    “the class does not support automation (http://127.0.0.1/mu/,12)”

    i’ve inserted the js code in the header.php of the bp home theme

    @sgrunt

    Participant

    nicola did you tried it with IE? i’d like to understand if it is a problem of MY browser or a general problem

    @sgrunt

    Participant

    download the last svn version of buddypress, upload it, then set your language to your language, and last add all your widgets.

    @sgrunt

    Participant

    i have a bug with IE: after selecting the crop area, i can’t see the button for saving and go next. With firefox it works,although the cropping box is really hard to manage

    @sgrunt

    Participant

    the last svn version has solved that problem:

    until that, widgets were not showing when setting languages different from english.

    be sure to download the last svn version

    @sgrunt

    Participant

    hi Pers i’m using ie7: the chat window is a blank page, and after clicking on a user picture for chatting, i can see the js error:

    line 154

    character 3

    error: the class do not support automation

    code: 0

    @sgrunt

    Participant

    it works with firefox, but there is a javascript error in explorer, and so the chat windows appears blank

    @sgrunt

    Participant

    the fix solve the 1 pixel gap (as you can see on http://wikiroma.it/index.php), but not the IE flickering

    @sgrunt

    Participant

    @sgrunt

    Participant

    this is the whole css, i have no gap but sorry, i’ve changed default colors.

    However if you dont want to recustomize the whole css i think you should first use:

    #wp-admin-bar ul li ul li

    margin-top: -1px )instead of margin-bottom: -1 px

    and

    #wp-admin-bar ul li ul li ul li:first-child {

    margin-top:-2px;

    i don’t remember if these 2 lines are enough to solve the problem, but if you want this is the whole css i’m using:

    body { padding-top: 28px !important; }

    *this body line must be the first line of the css, but the forum editor keep it in this wrong position

    #wp-admin-bar {

    position: absolute !important;

    top: 0 !important;

    left: 0 !important;

    width: 100% !important;

    z-index: 1001 !important;

    height: 28px !important;

    color: #fff !important;

    text-align: left !important;

    background:url(../images/admin_bar_back.gif) #818181 repeat-x !important;

    font: 12px normal “Lucida Grande”, “Lucida Sans Unicode”, “Lucida Sans”, Tahoma, Verdana, Arial, sans-serif !important;

    font-weight: normal !important;

    }

    #wp-admin-bar * { z-index: 999 !important; }

    #wp-admin-bar img#admin-bar-logo {

    position: absolute !important;

    top: 8px;

    left: 10px;

    }

    #wp-admin-bar a img {

    border: none !important;

    }

    #wp-admin-bar li {

    list-style: none !important;

    margin: 0 !important;

    }

    #wp-admin-bar li * {

    font: 12px normal “Lucida Grande”, “Lucida Sans Unicode”, “Lucida Sans”, Tahoma, Verdana, Arial, sans-serif !important;

    font-weight: normal !important;

    background-image: none !important;

    }

    #wp-admin-bar li a {

    padding: 6px 25px 7px 15px !important;

    font: 12px normal “Lucida Grande”, “Lucida Sans Unicode”, “Lucida Sans”, Tahoma, Verdana, Arial, sans-serif !important;

    font-weight: normal !important;

    }

    #wp-admin-bar li.no-arrow a {

    padding-right: 15px !important;

    }

    #wp-admin-bar li:hover, #wp-admin-bar li.hover {

    position: static;

    }

    /*******************/

    #wp-admin-bar ul { /* all lists */

    margin: 0 !important;

    list-style: none !important;

    line-height: 1 !important;

    cursor: pointer !important;

    height: 30px !important;

    padding: 0 !important;

    }

    #wp-admin-bar ul {

    margin-left: 80px !important;

    }

    #wp-admin-bar ul li { /* all list items */

    padding: 0 !important;

    float: left !important;

    background: url( ../images/admin-menu-arrow.gif ) 88% 53% no-repeat;

    position: relative;

    }

    #wp-admin-bar ul li.no-arrow {

    background: none;

    }

    #wp-admin-bar ul li ul a {

    color: #fff !important;

    }

    #wp-admin-bar ul li.align-right {

    position: absolute;

    right: 0;

    }

    #wp-admin-bar ul li a {

    display: block !important;

    font-size: 12px !important;

    font-family: “Lucida Grande”, “Lucida Sans Unicode”, “Lucida Sans”, Tahoma, Verdana, Arial, sans-serif !important;

    text-decoration: none !important;

    color: #fff !important;

    }

    #wp-admin-bar ul.main-nav li:hover, #wp-admin-bar ul.main-nav li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {

    background-color: #000 !important;

    }

    #wp-admin-bar ul.main-nav li ul li:hover a, #wp-admin-bar ul.main-nav li ul li.sfhover a {

    background-color:#000 !important;

    color: #70cbf0 !important;

    }

    #wp-admin-bar ul.main-nav li ul li:hover ul li.alt a {

    background-color: #333 !important;

    color: #fff !important;

    }

    #wp-admin-bar ul.main-nav li ul li:hover ul li a {

    background-color: #666 !important;

    color: #fff !important;

    }

    #wp-admin-bar ul.main-nav li ul li:hover ul li:hover a {

    background-color:#000 !important;

    color: #70cbf0!important;

    }

    #wp-admin-bar ul.main-nav li ul li ul li:hover a, #wp-admin-bar ul.main-nav li ul li ul li.sfhover a {

    color: #fff !important;

    }

    /* second-level lists */

    #wp-admin-bar ul li ul {

    position: absolute !important;

    width: 185px !important;

    left: -999em !important;

    margin-left: 0 !important;

    }

    #wp-admin-bar ul li ul li {

    float: left !important;

    width: 183px;

    margin: 0 !important;

    border: none !important;

    background-color: #666 !important;

    border-left: 1px solid #000 !important;

    border-right: 1px solid #000 !important;

    border-bottom: 1px solid #000 !important;

    border-top: 1px solid #000 !important;

    margin-top: -1px !important;

    }

    #wp-admin-bar ul li ul li.alt {

    background-color: #333 !important;

    }

    #wp-admin-bar ul li ul li:last-child {

    }

    #wp-admin-bar ul.main-nav li ul li a:hover, #wp-admin-bar ul.main-nav li.sfhover ul li a:hover {

    background-color: #000 !important;

    color:#70cbf0;

    }

    #wp-admin-bar ul li div.admin-bar-clear {

    clear: both !important;

    background-color: #666 !important;

    }

    /* third-and-above-level lists */

    #wp-admin-bar ul li ul ul {

    margin: -28px 0 0 183px !important;

    }

    #wp-admin-bar ul li:hover ul, #wp-admin-bar ul li li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul { /* lists nested under hovered list items */

    left: auto !important;

    }

    #wp-admin-bar ul li.align-right:hover ul {

    right: 0 !important;

    }

    #wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {

    left: -999em !important;

    }

    #wp-admin-bar ul li ul li ul li:first-child {

    border-top: 1px solid #000 !important;

    margin-top:-2px !important;

    }

    /* Menu item css */

    #wp-admin-bar img.avatar {

    float: left !important;

    border: 2px solid #fff !important !important;

    margin-right: 8px !important;

    }

    #wp-admin-bar span.activity {

    display: block !important;

    color: #fff !important;

    margin-left: 34px !important;

    font-size: 10px !important;

    background: none !important;

    border: none !important;

    padding: 0 !important;

    }

    #wp-admin-bar li a:hover span.activity {

    color: #ccc !important;

    }

    #wp-admin-bar ul.author-list li {

    height: 55px !important;

    }

    #wp-admin-bar ul li#bp-admin-notifications_menu a span {

    background: #333 !important;

    padding: 0 6px !important;

    color: #fff !important;

    font-weight: bold !important;

    font-size: 0.8em !important;

    -moz-border-radius: 2px !important;

    -khtml-border-radius: 2px !important;

    -webkit-border-radius: 2px !important;

    margin-left: 2px !important;

    }

    @sgrunt

    Participant

    i’ve solved the gap problem: http://wikiroma.it/index.php

    the flickering problem still exists (in IE).

    If you want i can pass here my customized admin bar css, but you should customize your colors.

    @sgrunt

    Participant

    be sure that your members have filled the “full name” field, or have done some activity in the website. If they are inactive BP see them as “ghost users” and don’t find them in searches or letter searches.

    @sgrunt

    Participant

    [ita]

    premetto che sto usando la vecchia localizzazione: dato che site wide activity, nel title di ogni feed diventa “attività del sito”, “attività di marco”, (a seconda del feed: generale, friend, personal), il feed non si legge più perchè il title contiene caratteri accettati (la à accentata). Allora sono andato nella cartella site wide activity di BP e ho cambiato manualmente i titoli dei feed, togliendo “site wide activity” e scrivendo nel mio caso “feed di wikiroma”.

    [/ita]

    oh my friend, surely i will never change the language back to english again…if the widgets will vanish again my users will kill me :-)

    @sgrunt

    Participant

    i’ve changed the language to italian, and everything seems to run fine.

    I only have had to change the TITLE of each feed, cause the word “attività” (site wide activity) breaks the feeds.

    @sgrunt

    Participant

    hi Arturo: activity feed ok, registration and activation email ok, widget ok.

    i’m using an old italian translation, maybe i will update the localization soon.

    @sgrunt

    Participant

    the same scaling problems happens with the bp demo too…to solve them you should rebuild the whole css..

    @sgrunt

    Participant

    if you see it with an high resolution it is centered, i’ve have a 1440×900 and a 1680×1050 monitors. However, just reduce body width to see it centered on lower resolutions, and make some tweaks.

    @sgrunt

    Participant

    the demo too has white borders on both sides…and is centered.

    However the css is fully customizable, here is my first attempt: http://wikiroma.it/index.php

    @sgrunt

    Participant

    many thanks john, i’ve used tortoise and i’ve reuploaded the trunk. now the problems seems fixed

    @sgrunt

    Participant

    for me seems to be all ok

    @sgrunt

    Participant

    i mean: wp-contentthemesbuddypress-homecss, that contains your base.css and the same for wp-contentmember-themesbuddypress-membercss

    @sgrunt

    Participant

    are you sure to have uploaded the css subfolder in your buddy-theme-home folder? it seems that your theme has got no css.

    @sgrunt

    Participant

    yes, only bp widgets are affected

    @sgrunt

    Participant

    i re-up this thread, cause i see that all the non-english buddypressers are blocked from this issue. Sorry to be boring Andy, and really thanks for you great work with bp!

Viewing 25 replies - 101 through 125 (of 159 total)
Skip to toolbar