Visitor Messages Bug Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
5 posters

    Visitor Messages Bug

    avatar
    TomerBB
    Forumember


    Posts : 158
    Reputation : 0
    Language : Hebrew

    Solved Visitor Messages Bug

    Post by TomerBB August 10th 2009, 5:09 pm

    Visitor Messages Bug Vevla0
    Why is the text on the pictures?
    How can this be fixed?

    My forum: http://animashons.darkbb.com


    Last edited by TomerBB on August 11th 2009, 1:09 pm; edited 1 time in total
    bosz
    bosz
    Forumember


    Female Posts : 33
    Reputation : 0
    Language : Filipino

    Solved Re: Visitor Messages Bug

    Post by bosz August 11th 2009, 11:45 am

    Please give them the link of your forum to help you better..
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: Visitor Messages Bug

    Post by MrMario August 11th 2009, 7:08 pm

    Most likely your Avatars are to big and is showing that.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Visitor Messages Bug

    Post by ankillien August 11th 2009, 7:48 pm

    Hello,

    The avatar size is the problem, right?
    You can limit the avatar size by CSS.

    Admin CP > Display > Colors > CSS
    Add this code there and submit...

    Code:
    .avatar {
    max-height : 90px !important;
    max-width : 90px !important;
    }

    You can modify the height and width as per need.
    avatar
    TomerBB
    Forumember


    Posts : 158
    Reputation : 0
    Language : Hebrew

    Solved Re: Visitor Messages Bug

    Post by TomerBB August 11th 2009, 8:53 pm

    Thanks but my people need normal sized avatars Sad

    I want the messages to adjust not the avatars
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Visitor Messages Bug

    Post by ankillien August 12th 2009, 9:24 am

    I've checked it and the basic problem is with avatars not with text.
    Adjusting text position may mess up whole look of the profile Confused
    Resizing avatars is the best way to do it.
    avatar
    TomerBB
    Forumember


    Posts : 158
    Reputation : 0
    Language : Hebrew

    Solved Re: Visitor Messages Bug

    Post by TomerBB August 22nd 2009, 11:59 am

    nevermind switched themes and it worked solved.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Visitor Messages Bug

    Post by Sanket August 22nd 2009, 12:57 pm

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Sanket