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.

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

+5
Kiyomizu
Pizza Boi
Kite Trojan
masesm
CrystalSoul
9 posters

Page 2 of 2 Previous  1, 2

Go down

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
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down


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
JScript
JScript
Forumember

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

http://jscript.forumeiros.com/

Back to top Go down

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
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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?
Kiyomizu
Kiyomizu
Forumember

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

http://forum.sosblog.fr/

Back to top Go down

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
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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?
Sir. Mayo
Sir. Mayo
Forumember

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

http://sir-mayo.forumotion.com/

Back to top Go down

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
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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.
Sir. Mayo
Sir. Mayo
Forumember

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

http://sir-mayo.forumotion.com/

Back to top Go down

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

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

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

24hr Bump
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

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
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

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"
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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;
}
Sir Chivas™
Sir Chivas™
Helper
Helper

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

https://aforums.org

Back to top Go down

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

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

Bumping people/Staffers .___.
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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?
Sir Chivas™
Sir Chivas™
Helper
Helper

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

https://aforums.org

Back to top Go down

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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
avatar
CrystalSoul
Forumember

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

http://yugiohduelacademy.makeforum.co.uk/forum

Back to top Go down

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Page 2 of 2 Previous  1, 2

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum