Jump to content


Colors


5 replies to this topic

#1 Zhaan

    Member

  • 52 posts
  • Joined: September 16, 2011
  • 15 topics
  • Local time: 11:07 PM
  • Zodiac:Leo
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 14h 56m 7s

Posted 25 September 2011 - 03:09 AM

http://imperiumalliance.com/

I've adjusted most of the colors on my board. Using the tutorials provided here, as well as the skin tool from Invision,
it's worked out well so far. But, I have a few places that I can't figure out where I should go to change the colors and can't seem to find them in the tutorials. Images are below:

Posted Image

Posted Image

Posted Image

Posted Image

Posted Image

Posted Image

Posted Image

Posted Image

Posted Image

#2 Broni Re: Colors

    Malware Annihilator

  • 24,883 posts
  • Joined: October 04, 2004
  • 1,860 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:07 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 10h 30m 28s

Posted 25 September 2011 - 03:58 AM

1. Two changes are needed (see if other sections of your board are not affected)
Remove line in red:

Quote

table.ipb_table th {


background: none repeat scroll 0 0 #2C5687;
font-size: 11px;
font-weight: bold;
padding: 1px 6px;
}

Set your desired colors here:



Quote




.header {


background: none repeat scroll 0 0 #B6C7DB;
color: white;
}

2. Same settings as for #1

3. Same as #1

4. Same as #1

5. I'm not sure what you're indicating since i don't see any white rectangle.

6. Same as #1

7. Same as #1

8. Same as #1

9. Here add line in red:



Quote

#search_options_menucontent {


min-width: 100px;
background: ??
}


#3 Zhaan Re: Colors

    Member

  • 52 posts
  • Joined: September 16, 2011
  • 15 topics
  • Local time: 11:07 PM
  • Zodiac:Leo
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 14h 56m 7s

Posted 25 September 2011 - 04:14 AM

You're the man! The one with the bar above the banner is where a pop up appears when you sign out, but it's in white and you can't read the text in there. I want to change that color.

#4 Broni Re: Colors

    Malware Annihilator

  • 24,883 posts
  • Joined: October 04, 2004
  • 1,860 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:07 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 10h 30m 28s

Posted 25 September 2011 - 04:30 AM

It's hard to catch a code from something which stays up there only for couple of seconds, but I believe it's this one:

Quote

.popupInner {
background: #fff;
width: 500px;
overflow: auto;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
overflow-x: hidden;
}

You'd have to add "color: ??" line there.

#5 Zhaan Re: Colors

    Member

  • 52 posts
  • Joined: September 16, 2011
  • 15 topics
  • Local time: 11:07 PM
  • Zodiac:Leo
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 14h 56m 7s

Posted 25 September 2011 - 04:51 AM

BINGO!

#6 Broni Re: Colors

    Malware Annihilator

  • 24,883 posts
  • Joined: October 04, 2004
  • 1,860 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:07 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 57d 10h 30m 28s

Posted 25 September 2011 - 04:57 AM

:)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 8 user(s)