Profile Song/Default Text Size/Edit Note Code help! - Page 2 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
Kiyomizu
Pizza Boi
Kite Trojan
masesm
CrystalSoul
9 posters

    Profile Song/Default Text Size/Edit Note Code help!

    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul February 26th 2014, 2:15 am

    First topic message reminder :

    Hello , I am CrystalSoul , Founder of the new YU-GI-OH Academy (Divine Duel Academy) PHPBB2

    So I'll be making this thread to post any coding problems I may need help with.

    1-How to add Profile Songs to appear under someone's Friendlist?

    2-How can I change the default text size of the chatbox and when posting on topics? It's important guys.

    3-How can I remove this for my staff members in my forum? http://prntscr.com/2x71tp


    http://divineduelacademy.lolbb.com/


    Last edited by CrystalSoul on March 25th 2014, 12:09 pm; edited 25 times in total
    JScript
    JScript
    Forumember


    Male Posts : 741
    Reputation : 175
    Language : PT-BR, EN
    Location : Brazil

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by JScript February 27th 2014, 5:11 am

    CrystalSoul wrote:3-How can I change the color of these? http://prntscr.com/2w6ug2 / http://prntscr.com/2w6usd / http://prntscr.com/2w6uv8

    Use this CSS:
    Code:

    #right .forumline td.catLeft, #right .forumline td.catHead {
      background-color: #171717 !important;
      background-image: none !important;
    }

    So long,

    JS
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul February 27th 2014, 5:18 am

    Great thanks man XD , However I wanted the text to stay with this code #DBCB1C
    Kiyomizu
    Kiyomizu
    Forumember


    Male Posts : 201
    Reputation : 31
    Language : French and English
    Location : France

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by Kiyomizu February 27th 2014, 7:25 am

    Alex' wrote:Hello,

    Q1 : Put this Javascript in your Administration Panel> Modules > HTML & JAVASCRIPT > Javascript codes management :
    Code:
    jQuery(document).ready(function () {
        jQuery('body').append('<table style="position: fixed; bottom: 50px; left: 0px;background-color: #ffffff;z-index:10000;"><tr><td><div id="panneau" scrolling="no" style="width: 800px; height: 400px; display: none;" marginwidth="0" marginheight="0" frameborder="0"><iframe src="/chatbox/index.forum?page=front" style="width: 800px; height: 400px;" ></iframe></div></td><td style="vertical-align: bottom;"><img src="http://i81.servimg.com/u/f81/11/21/85/73/ouvrir10.png" onClick="document.getElementById(\'panneau\').style.display=(this.src==\'http://i81.servimg.com/u/f81/11/21/85/73/ouvrir10.png\')?\'block\':\'none\';this.src=(this.src==\'http://i81.servimg.com/u/f81/11/21/85/73/ouvrir10.png\')?\'http://i81.servimg.com/u/f81/11/21/85/73/fermer10.png\':\'http://i81.servimg.com/u/f81/11/21/85/73/ouvrir10.png\';"/></td></tr></table>');
    });

    Q2 :
    Code:
    <a href="liendusite">TEXTE</a>

    Q4 : In Administration Panel > General > Messages and e-mails > Configuration > Messages > Type of the editor colors palette : Simple

    Q5 : In Administration Panel > Display > Pictures and Colors > Advanced Mode > General / explore > Vote bar - Left, Vote bar - Center and Vote bar - Right.

    Q6 : In Administration Panel > Display > Pictures and Colors > CSS Stylesheet :
    Code:
    a {
    text-decoration: none;
    }

    Q7 : In Administration Panel > Display > Pictures and Colors > CSS Stylesheet :
    Code:
    td.cat, td.catBottom, td.catHead, td.catLeft, td.catRight, td.catSides {
    background-color: cyan;
    height: 28px;
    }

    Thanks

    Have you seen?
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul February 27th 2014, 12:25 pm

    Yeah mate , I seen this , I fixed some of these problems , however I don't need help with these anymore , the OP is updated btw , Feel free to check if you can help with something Smile
    Sir. Mayo
    Sir. Mayo
    Forumember


    Male Posts : 978
    Reputation : 90
    Language : English, Some french.
    Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by Sir. Mayo February 27th 2014, 2:09 pm

    Did you get the chatbox to work?
    If not whats your forum type?
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul February 27th 2014, 2:21 pm

    Yes , I got it to work as it's not longer on the list , I am struggling with the categories colors , They don't want to change .. , and It's PHPBB2 btw
    Sir. Mayo
    Sir. Mayo
    Forumember


    Male Posts : 978
    Reputation : 90
    Language : English, Some french.
    Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by Sir. Mayo February 27th 2014, 4:01 pm

    Can you screen shot the catorgies please and thank you.
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul February 27th 2014, 4:05 pm

    http://divineduelacademy.lolbb.com/

    Forum's here bro , Sign up and we can talk more on the chatbox and also I am having some other problems in the Main post.
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul February 27th 2014, 5:59 pm

    Updated~

    Thanks Sir Mayo Smile
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul February 27th 2014, 9:23 pm

    Le Bump.  Staffers X_X
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by SLGray February 28th 2014, 6:18 am

    Second Reminder:

    Please don't double post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!



    Profile Song/Default Text Size/Edit Note Code help! - Page 2 Slgray10

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


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul March 1st 2014, 3:23 pm

    24hr Bump
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by SLGray March 1st 2014, 7:45 pm

    Add this to your CSS:
    Code:
    .secondarytitle h2 {
        color: YOUR COLOR !important;
    }
    This is for the categories' titles.



    Profile Song/Default Text Size/Edit Note Code help! - Page 2 Slgray10

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


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul March 1st 2014, 7:49 pm

    Thanks mate Smile, I also want to change the rest so it fits with it (not the lines tho) http://prntscr.com/2wybwr
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by SLGray March 1st 2014, 7:59 pm

    It would be helpful if you exactly explain what you want to change.



    Profile Song/Default Text Size/Edit Note Code help! - Page 2 Slgray10

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


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul March 1st 2014, 8:10 pm

    The text color of "Topics" "Posts" "Last Posts"
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by Sir Chivas™ March 1st 2014, 8:13 pm

    Hi,

    Add this into your CSS:
    Code:
    th {
    background-image: NONE;
    color: #fff;
    }
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul March 2nd 2014, 3:48 pm

    Bumping people/Staffers .___.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by Sir Chivas™ March 3rd 2014, 6:35 am

    Have you added the code above?
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul March 3rd 2014, 3:41 pm

    Yes , it worked Thank you Smile, if it is removed from the OP then it's fixed xD
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul March 8th 2014, 11:09 pm

    Bump ! Come on , someone help me X_X
    avatar
    CrystalSoul
    Forumember


    Male Posts : 149
    Reputation : 1
    Language : English
    Location : Egypt

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by CrystalSoul March 25th 2014, 12:09 pm

    Thread marked as solved Wink
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Profile Song/Default Text Size/Edit Note Code help!

    Post by SLGray March 25th 2014, 9:26 pm

    Problem solved & topic archived.



    Profile Song/Default Text Size/Edit Note Code help! - Page 2 Slgray10

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