Forum Style Alterations

Post » Fri May 27, 2011 10:51 pm

Since some people using the tan style have a problem with ".tab_bar li a" being set to brown, and others with it being set to black, I am going to make a suggestion that it be set to red or blue in the general version, that way the problem is avoided for the person who just needs a style to work.

(mostly directed at Alleystria who informed me that setting it to black caused an issue in Firefox/Chrome, whereas if it is set to brown in Opera it is nearly impossible to read as the background color remains)

Dunno if someone already got to implementing something like this since last night, so sorry if I am basically stating someone's edit :P
User avatar
Phillip Brunyee
 
Posts: 3510
Joined: Tue Jul 31, 2007 7:43 pm

Post » Fri May 27, 2011 6:18 pm

.
User avatar
candice keenan
 
Posts: 3510
Joined: Tue Dec 05, 2006 10:43 pm

Post » Fri May 27, 2011 1:43 pm

Ah, okay, I see.

Only big thing, then, is that the background is green instead of brown (same colour brown that's used for quotes).

Right. Hadn't noticed that until you mentioned. Here's the fix:
Spoiler
#container {  width: 95% !important;}#left, #right {  width: 0 !important;}#top, #bottom {  width: 95% !important;  -o-background-size: 100% 26px !important;  -webkit-background-size: 100% 26px !important;  -khtml-background-siz: 100% 26px !important;  -moz-background-size: 100% 26px !important;}#header-container {  width: 95% !important;}#content {  color: #d0ccba !important;}body {  background: #1e240c url('http://www.elderscrolls.com/images/main_bg/darkbrown_bg.gif') center center !important;}#middle, #top, #bottom, #left, #right {  color: #d0ccba !important;  background: #193a1d url('http://www.elderscrolls.com/images/main_bg/darkgreen_bg.gif') !important;}.rowpin .topic_title {  font-weight: bold !important;}.prettyprint {  background: #adaaa7 !important;  font-family: Consolas, "Lucida Console", Courier, monospace !important;  font-size: 14px !important;  margin: 0px !important;  color: #000;}.bbc_spoiler_wrapper {  padding: 0px !important;}.quote, .citation {  background: #1e240c url('http://www.elderscrolls.com/images/main_bg/darkbrown_bg.gif') center center !important;  color: #c8c8a6 !important;}#bar {  position: static;  height: 40px;  background: #002000 !important;  padding-bottom: 0;  border-bottom: 1px #000F00 solid !important;}#bar * {  text-shadow: none !important;}.input_rte {  background: #ffe !important;  color: black !important;}#footer-legal, #footer-logos, #forum_led_by {  display: none;}.signature {  margin-left: 0px !important;  margin-right: 0px !important;  border-top: 2px #002200 solid !important;}.author_info {  border: none !important;}.post_body {  min-height: 250px !important;  border-left: 2px #002200 solid !important;}.posted_info {  border-bottom: 2px #002200 solid !important;  margin-left: 0px !important;  margin-bottom: 5px !important;}.post_block {  background: #002C00 url('http://www.elderscrolls.com/images/main_bg/lightgreen_bg.gif') !important;}.post_block:nth-child(4n) {  background: #193a1d url('http://www.elderscrolls.com/images/main_bg/darkgreen_bg.gif') !important;}#topic_summary .post_block {  background: #002C00 url('http://www.elderscrolls.com/images/main_bg/lightgreen_bg.gif') !important;}#topic_summary .post_block:nth-child(even) {  background: #193a1d url('http://www.elderscrolls.com/images/main_bg/darkgreen_bg.gif') !important;}#top, #bottom {  border-right: 1px #000F00 solid !important;  border-left: 1px #000F00 solid !important;}#left {  border-right: 1px #000F00 solid !important;}#container {  position: relative !important;  left: -1px !important;}#right {  border-left: 1px #000F00 solid !important;}#editor_fast-reply, .post .ips_editor {  border: none !important;}#header {  background: #193a1d url('http://www.elderscrolls.com/images/main_bg/darkgreen_bg.gif') !important;}#header-container {  width: 95%;  margin: 0 auto 0;  border-left: 1px #000F00 solid !important;  border-right: 1px #000F00 solid !important;}body {  overflow-x: hidden;}.rowpin, .row2 {  background: #002C00 url('http://www.elderscrolls.com/images/main_bg/lightgreen_bg.gif') !important;}.row1 {  background: #193a1d url('http://www.elderscrolls.com/images/main_bg/darkgreen_bg.gif') !important;}.block_wrap {  margin: 0px;}li.group_icon>img:nth-of-type(1), li.group_icon>img:nth-of-type(2), li.group_icon>img:nth-of-type(3), li.group_icon>img:nth-of-type(4), li.group_icon>img:nth-of-type(5) { display:none !important;}


@Yacoby: That would change too much.
User avatar
CORY
 
Posts: 3335
Joined: Sat Oct 13, 2007 9:54 pm

Post » Fri May 27, 2011 9:37 pm

How does I find the color code for the http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15755423 http://img51.imageshack.us/img51/5207/pic1qo.jpg, http://img169.imageshack.us/img169/3153/pic2aa.jpg and http://img85.imageshack.us/img85/8020/pic3m.jpg.

http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15755680

http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756553
User avatar
Kyra
 
Posts: 3365
Joined: Mon Jan 29, 2007 8:24 am

Post » Fri May 27, 2011 5:15 pm

http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15755680

http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756553
Thanks alot will see what I can learn by comparing those two versions B)
User avatar
Chris Guerin
 
Posts: 3395
Joined: Thu May 10, 2007 2:44 pm

Post » Fri May 27, 2011 12:58 pm

.


What's with you and fullstops? :D
User avatar
XPidgex Jefferson
 
Posts: 3398
Joined: Fri Sep 08, 2006 4:39 pm

Post » Fri May 27, 2011 3:20 pm

200+ posts.
User avatar
Rob
 
Posts: 3448
Joined: Fri Jul 13, 2007 12:26 am

Previous

Return to Othor Games