Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • ganzuelo Friend
    #143760

    I need a fix for the text input boxes on my site. ie my shoutbox and Jomsocial PM system. this is a JA issue. I have tried the other themes on my site and they work fine. goto willclan4food.net and login. youll see the shoutbox and how narrow it is

    Arvind Chauhan Moderator
    #315544

    Hi ganzuelo,

    Please edit your post and click on “Require Help from Staff / Mods” and enter your site login access details. That shall be of help for us to have a look.

    Regards

    Arvind

    ganzuelo Friend
    #315546

    thank you for your quick reply. Edit made. I didnt add my FTP info. I will make a seperate account for you at the time if you are needing it.

    bennitos Friend
    #315553

    Shoutbox:

    Open Mod_shoutbox.css at line 62


    #chatoutput li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    color:#333333;
    font-size:1em;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    overflow:hidden;
    padding:4px;
    width:137px;
    }

    Change the item marked as red to:


    #chatoutput li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    color:#333333;
    font-size:1em;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    overflow:hidden;
    padding:4px;
    width:250px;
    }

    Remember to make a backup first, wich was the other one you need help with?

    ganzuelo Friend
    #315590

    What about the Pm boxes for Jomsocial?

    bennitos Friend
    #315592

    one at a time please, did that solve your problem with the shoutbox?

    ganzuelo Friend
    #315594

    I want to try that but if there is a fix for this in the main template Id rather do that then have conflicting css. I say this because Jomsocial is having the same issue

    bennitos Friend
    #315596

    got a login info for me maybe?, so i can try how it looks there.

    The posted fix above should work for the shoutbox, will look at the other aswell.

    Anonymous Moderator
    #315610

    Hi ganzuelo

    I replied this issue in your other thread.

    Please don’t create too many threads for this issue. I checked your website and saw that you have not changed as my suggestion.

    ganzuelo Friend
    #315623

    I did not change anything because that is not the issue. the issue is that the whole system for input boxes are cramped. why change a module that looks for its info from the master theme then fix the issue. So I will do this JA Developer because you want to play it that way. I will change the css file and then come back and complain about how Jomsocial’s pms are messed up too…

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 4 voices, and was last updated by  ganzuelo 15 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum