Jump to content


Help needed changing couple of colors


11 replies to this topic

#1 PkrSrb

    Member

  • 6 posts
  • Joined: February 09, 2011
  • 1 topics
  • Skin: IP.Board
  • Local time: 12:57 PM
  • Zodiac:Aries
  • Gender:Male
  • OS:Windows 7
  • Country:
Offline
  • :

Posted 09 February 2011 - 02:00 PM

Hi,

I need help changing some colors and I can't find setting anywhere for the couple of things they are pointed with red arrow and marked with numbers 1,2,3,4,5,6...:

Attached Image: help1.PNG
Attached Image: help2.PNG


basically I have the problem with all the white backgrounds + two blue-ish backgrounds...

tried changing color for editor using this tut: http://www.smartestc...background-etc/
but nothing changed? :(

#2 Broni Re: Help needed changing couple of colors

    Malware Annihilator

  • 24,879 posts
  • Joined: October 04, 2004
  • 1,859 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 04:57 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 9h 13m 9s

Posted 09 February 2011 - 04:04 PM

Welcome aboard Posted Image

I don't have sections 1 and 2 on my board, so you'd have to provide a link to yours, so I can take a look.

3.

Quote

#post_comment .input_textarea {

margin-bottom: 8px;

width: 380px;

background: ??

}
Add line in red with a color of your choice.

4. This is a custom button, located here:
public/style_extra/team_icons
You'd have to edit individual gifs, like member.gif, admin.gif, etc.

5. That setting is located in some php file, but I'm not sure where exactly.

6. http://community.inv...4


#3 PkrSrb Re: Help needed changing couple of colors

    Member

  • 6 posts
  • Joined: February 09, 2011
  • 1 topics
  • Skin: IP.Board
  • Local time: 12:57 PM
  • Zodiac:Aries
  • Gender:Male
  • OS:Windows 7
  • Country:
Offline
  • :

Posted 09 February 2011 - 04:27 PM

THANKS A LOT! :D

So here is what I've managed so far:

1 - is in my profile (when connected to fb,and twitter) I have it here also for updating status: http://www.smartestc...er/2531-pkrsrb/
2,3 - solved
4 - will edit icons
5 - I'll try to find

but still big problem with editor back:
this is how my ips.editor.js looks but still no luck with color (still white background, text is black)
ips_frame_html += "<html id=\""+this.id+"_html\">\n";
		ips_frame_html += "<head>\n";
		ips_frame_html += "<meta http-equiv=\"content-type\" content=\"text/html; charset=" + this.options.char_set + "\" />";
		ips_frame_html += "<style type='text/css' media='all'>\n";
		ips_frame_html += "body {\n";
		ips_frame_html += " color: #FFFFFF;";
		ips_frame_html += "     background-color: #616161;";
		ips_frame_html += "	margin: 0px;\n";
		ips_frame_html += "	padding: 4px;\n";
		ips_frame_html += "	font-family: arial, verdana, tahoma, sans-serif;\n";


#4 Broni Re: Help needed changing couple of colors

    Malware Annihilator

  • 24,879 posts
  • Joined: October 04, 2004
  • 1,859 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 04:57 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 9h 13m 9s

Posted 09 February 2011 - 04:45 PM

1. How can I see it?

Editor - see, if full editor has changed.

#5 PkrSrb Re: Help needed changing couple of colors

    Member

  • 6 posts
  • Joined: February 09, 2011
  • 1 topics
  • Skin: IP.Board
  • Local time: 12:57 PM
  • Zodiac:Aries
  • Gender:Male
  • OS:Windows 7
  • Country:
Offline
  • :

Posted 09 February 2011 - 04:53 PM

go to your profile - even here... main profile page same update field

Attached Image: help3.PNG

#6 Broni Re: Help needed changing couple of colors

    Malware Annihilator

  • 24,879 posts
  • Joined: October 04, 2004
  • 1,859 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 04:57 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 9h 13m 9s

Posted 09 February 2011 - 05:00 PM

Unfortunately, I can't find any setting for that field.

#7 PkrSrb Re: Help needed changing couple of colors

    Member

  • 6 posts
  • Joined: February 09, 2011
  • 1 topics
  • Skin: IP.Board
  • Local time: 12:57 PM
  • Zodiac:Aries
  • Gender:Male
  • OS:Windows 7
  • Country:
Offline
  • :

Posted 09 February 2011 - 07:05 PM

Tried to do recache, refresh, but still no luck with the editors....

#8 PkrSrb Re: Help needed changing couple of colors

    Member

  • 6 posts
  • Joined: February 09, 2011
  • 1 topics
  • Skin: IP.Board
  • Local time: 12:57 PM
  • Zodiac:Aries
  • Gender:Male
  • OS:Windows 7
  • Country:
Offline
  • :

Posted 09 February 2011 - 07:13 PM

Another question about topic button color change

is this the right way:
.topic_buttons li {
	background: #414141 url({style_images_url}/topic_button_left.png) no-repeat top left;
	border: 1px solid #616161;
        padding: 0;
	margin: 0px 10px 10px 0px;
	float: right;

or this:
.topic_buttons li {
	background: #414141;
	border: 1px solid #616161;
        padding: 0;
	margin: 0px 10px 10px 0px;
	float: right;


#9 Broni Re: Help needed changing couple of colors

    Malware Annihilator

  • 24,879 posts
  • Joined: October 04, 2004
  • 1,859 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 04:57 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 9h 13m 9s

Posted 09 February 2011 - 07:39 PM

I just tried that background change on my board and it changed from white to this:

Attached Images

  • Attached Image: SNAG-0000.gif


#10 Broni Re: Help needed changing couple of colors

    Malware Annihilator

  • 24,879 posts
  • Joined: October 04, 2004
  • 1,859 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 04:57 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 9h 13m 9s

Posted 09 February 2011 - 07:40 PM

Quote

Another question about topic button color change
Which topic buttons are you referring to?

#11 PkrSrb Re: Help needed changing couple of colors

    Member

  • 6 posts
  • Joined: February 09, 2011
  • 1 topics
  • Skin: IP.Board
  • Local time: 12:57 PM
  • Zodiac:Aries
  • Gender:Male
  • OS:Windows 7
  • Country:
Offline
  • :

Posted 09 February 2011 - 11:28 PM

Regarding editor background.... that are my settings, do you have idea why IPB is not applying them?
Found the problem, default was STD editor and because of that none of the settings from the .js was not working :(

And regarding buttons:
this buttons:
http://www.smartestc...post__p__139708

#12 Broni Re: Help needed changing couple of colors

    Malware Annihilator

  • 24,879 posts
  • Joined: October 04, 2004
  • 1,859 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 04:57 AM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 9h 13m 9s

Posted 10 February 2011 - 12:02 AM

Unfortunately, I have no answer, why it doesn't work on your board.
As I showed you, it works on my board.

As for topic buttons, either way should work.
Simply try it.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 2 user(s)