Code error? 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.
3 posters

    Code error?

    ninjaslice
    ninjaslice
    Forumember


    Posts : 82
    Reputation : 1
    Language : English

    Solved Code error?

    Post by ninjaslice October 29th 2015, 10:04 pm

    hey guys, so lately im adding in music, chat etc into my newly made forums, but my picture that is supposed to be transparent is no longer transparent lol.....


    Its supposed to look like this: https://i.servimg.com/u/f21/19/34/38/15/k12sam10.jpg but instead it looks like this https://i.servimg.com/u/f21/18/63/21/42/huh_di10.jpg can someone please tell me how to fix this lol? It doesnt look the same.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Code error?

    Post by Ange Tuteur October 29th 2015, 10:12 pm

    Hi @ninjaslice,

    Did you put JavaScript in the CSS stylesheet ? Because I see some while viewing the source on your forum :
    Code error? Captu117

    JavaScript should go in Modules > JavaScript codes management

    Otherwise, it'll cause errors in your forum style.
    ninjaslice
    ninjaslice
    Forumember


    Posts : 82
    Reputation : 1
    Language : English

    Solved Re: Code error?

    Post by ninjaslice October 29th 2015, 10:17 pm

    Ange Tuteur wrote:Hi @ninjaslice,

    Did you put JavaScript in the CSS stylesheet ? Because I see some while viewing the source on your forum :
    Code error? Captu117

    JavaScript should go in Modules > JavaScript codes management

    Otherwise, it'll cause errors in your forum style.


    Yep..... that was the whole issue, thanks lol! Question though, how do I make the usernames in AVACweb Organized? Like In smaller Letters lol? https://i.servimg.com/u/f21/18/63/21/42/huh_di11.jpg
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Code error?

    Post by Ange Tuteur October 29th 2015, 10:28 pm

    Add this CSS to your stylesheet :
    Code:
    #awc_userlist h4.member-title, #awc_userlist li {
      font-size:12px;
    }

    Modify the 12px to change the size of the font. Smile
    ninjaslice
    ninjaslice
    Forumember


    Posts : 82
    Reputation : 1
    Language : English

    Solved Re: Code error?

    Post by ninjaslice October 29th 2015, 10:30 pm

    Ange Tuteur wrote:Add this CSS to your stylesheet :
    Code:
    #awc_userlist h4.member-title, #awc_userlist li {
      font-size:12px;
    }

    Modify the 12px to change the size of the font. Smile


    Thanks! mind if I PM you all these questions instead of making forum post after forum post xD?
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Code error?

    Post by Ange Tuteur October 29th 2015, 10:31 pm

    You're welcome. ^^ It will be best to open a new topic for each question to keep the forum organized, but also so that members can find answers to their question if it's similar to yours. Wink
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Code error?

    Post by SLGray October 30th 2015, 2:44 am

    Topic solved and archived



    Code error? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.