Forum Style Alterations

Post » Fri May 27, 2011 3:44 pm

Hi. Could someone please make a post in a separate thread which runs me through step by step exactly what I need to to make this forum readable using the tan design? I can't read through 6 pages of this without getting a headache and getting confused by all the different posts :)
User avatar
Kyra
 
Posts: 3365
Joined: Mon Jan 29, 2007 8:24 am

Post » Fri May 27, 2011 6:43 pm

Hi. Could someone please make a post in a separate thread which runs me through step by step exactly what I need to to make this forum readable using the tan design? I can't read through 6 pages of this without getting a headache and getting confused by all the different posts :)

http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15753078
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15755423
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15755680 (add)
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756351 (modify)
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756369 (modify / replace)
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756371 (modify / add)
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756538 (add)

Finished product:
Spoiler

    /**     * Removes the footer logos (which is an ugly white box)      * and the "forum lead by" information (which seems to be the same for all forums)     */    #footer-logos, #forum_led_by    { display:none !important; }    /**     * Extends forum width to 95% of the page     * There are some bugs, in that there are some images that don't scale     */    #container {        width: 95% !important;    }    #left, #right, #bottom {        display: none !important;    }/* background *//*body.fid_0, body.fid_18, body.fid_19, body.fid_20, body.fid_21, body.fid_83, body.fid_99, body.fid_84, body.fid_100 {  background:#000 url('http://static.zenimax.com/forums/images/public/style_images/zenimaximg/games/elderscrolls/elderscrolls-background.jpg') fixed 50% 0 !important;  background: #000 !important;}*/body{  background: #000 !important;}/* * == THREAD INDEX == */.rowpin, .rowpin td, .post_block.rowpin, .row1, .row1 td, .post_block.row1, .row2, .row2 td, .post_block.row2, .message, body .maintitle, div.post_wrap{  background-color: #dbcda8 !important;  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;}table #forum_table a, table #forum_table a:hover, table .ipb_table a, table .ipb_table a:hover, body .maintitle a, body .maintitle a:hover, .general_box a, .general_box a:hover{  color: #000 !important;}table.ipb_table tr td{  border-bottom-color: #503800 !important;}ul.mini_pagination li{   margin-left: -0.4em !important;  background-color: #ece6d1 !important;}table.ipb_table th{  background-color: #ece6ce !important;  color: #4e3a1d !important;  border-top-style: solid !important;  border-bottom-style: solid !important;  border-color: #503800 !important;  border-width: 1px !important;}.maintitle{  text-shadow: none !important;  color: #503800 !important;  border-style: solid !important;  border-bottom-style: none !important;  border-color: #503800 !important;  border-width: 1px !important;}h3.maintitle{  border-style: solid !important;}table#forum_table{  border-left-style: solid !important;  border-right-style: solid !important;  border-color: #503800 !important;  border-width: 1px !important;}/* = page counter = */ul.pagination{  background-color: #dbcda8 !important;  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;  color: #503800 !important;  border-style: solid !important;  border-color: #503800 !important;  border-width: 1px !important;  margin-left: 3px !important;  margin-top: 6px !important;}ul.pagination li, ul.pagination a, ul.pagination a:hover{  color: #503800 !important;  font-size: 1em !important;  vertical-align: middle !important;}span.pagination.no_pages{  color: #000 !important;}div#content{  background-image: none !important;  background-color: #a18d68 !important;  border-style: solid !important;  border-color: #503800 !important;  border-width: 2px !important;  padding: 2px !important;}ul.post_controls, div.post_controls{  background-image: none !important;}div#top{  background-color: #efe8d5 !important;  background-image: none !important;  border-style: solid !important;  border-color: #503800 !important;  border-width: 1px !important;    margin-top: 0px !important;  margin-bottom: 10px !important;  width: 95% !important;  display: none !important;}#middle{  background-image: none !important;}.category_block{  margin: 1px !important;}div.block_wrap{  padding-top: 0px !important;  padding-bottom: 0px !important;}/* * == BREADCRUMB TRAIL == */div#secondary_nav{  height: 23px !important;  background-color: #efe8d5 !important;  background-image: none !important;  border-style: solid !important;  border-color: #503800 !important;  border-width: 1px !important;    margin-top: 3px !important;  margin-bottom: 15px !important;/*  margin-top: -30px !important;*/}ul#breadcrumb, ul#section_links{  margin-top: 10px !important;  padding: 0px !important;}div#secondary_nav a, div#secondary_nav a:hover{  color: #734b00 !important;}span.nav_sep{  color: #503800 !important;  font-weight: bold !important;}/* *  == LOGO/BANNER == */div#header{  padding: 0px !important;  border-style: solid !important;  border-color: #c6b893 !important;  border-width: 1px !important;}div#header-container{  width: 95% !important;  margin-top: -150px !important;}div#branding{  background-color: #f2efe0 !important;  border-style: solid !important;  border-color: #503800 !important;  border-width: 2px !important;  height: 136px !important;  /* 96 for the logo, 40 for the bar */  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;  background-position: 0px 96px !important;  background-repeat: repeat-x !important;}/* logo for CD, board index, Profile, etc. */body.fid_18 a#logo, body.fid_0 a#logo, body.fid_ a#logo{  background-image: url("http://upload.wikimedia.org/wikipedia/en/2/2f/Bethesda_Softworks.png") !important;  background-position: 6px 8px !important;  -o-background-size: 254px 70px !important;  -webkit-background-size: 254px 70px !important;  -khtml-background-siz: 254px 70px !important;  -moz-background-size: 254px 70px !important;  background-repeat: no-repeat !important;}/* logo/banner on all game specific boards */a#logo{  width: 100% !important;  height: 96px !important;  background-position:center !important;  border-bottom: 1px solid #503800 !important;}/* * == USER CONTROLS & SEARCH == */#bar /* wrapper of bar-wrapper! */{  position: relative !important;  margin: auto !important;  margin-top: 110px !important;  margin-bottom: 13px !important;  height: auto !important;  width: 95% !important;  background: none !important;}#bar-wrapper{  position: relative !important;  height: 37px !important;  width: 100% !important;  background-color: #dbcda8 !important;  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;  background: none !important;}#bar-wrapper a, #bar-wrapper a:hover{  color: #000 !important;}#userlinks{  text-shadow: none !important;  margin-top: 1px !important;  height: auto !important;}#search{  text-shadow: none !important;}div.moderation_bar{  background-color: #dbcda8 !important;  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;  border: 1px solid #503800 !important;  margin-bottom: 2px !important;}div#forum_filter{  background-color: #dbcda8 !important;  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;  border: 1px solid #503800 !important;}div#forum_filter a, div#forum_filter label{  color: #000 !important;}div.general_box, div#forum_filter{  background-color: #dbcda8 !important;  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;}div.statistics{  margin: 0px !important;}div#forum_filter fieldset br{  display: none !important;}/* * == POSTS == */div.post_wrap a:link, div.post_wrap a:visited, div.post_wrap a:active{  font-weight: bold !important;  text-decoration: none !important;  color: #000000 !important;}div.post_wrap a:hover{  color: #9f8054 !important;  text-decoration: underline !important;}.post_block h3{  background: none !important;  background-color: #dccda2 !important;  border-top: 1px solid #503800 !important;  border-bottom: 1px solid #503800 !important;}.post_block h3 a, .post_block h3 a:link{  color: #82591e !important;}.post_wrap{  border: 1px solid #503800 !important;}div.post_wrap, div.post_body, div.signature{  color: #503800 !important;}.user_fields li{  color: #463419 !important;}p.citation, div.blockquote{  background: none !important;  background-color: #baaa82 !important;  color: #654b25 !important;}/* *  == FOOTER == */body.fid_4 #footer-legal, body.fid_6 #footer-legal, body.fid_7 #footer-legal, body.fid_9 #footer-legal, body.fid_11 #footer-legal, body.fid_12 #footer-legal, body.fid_13 #footer-legal, body.fid_14 #footer-legal, body.fid_15 #footer-legal, body.fid_16 #footer-legal, body.fid_22 #footer-legal, body.fid_23 #footer-legal, body.fid_24 #footer-legal, body.fid_25 #footer-legal, body.fid_26 #footer-legal, body.fid_31 #footer-legal, body.fid_86 #footer-legal, body.fid_87 #footer-legal, body.fid_4 #footer-legal a, body.fid_6 #footer-legal a, body.fid_7 #footer-legal a, body.fid_9 #footer-legal a, body.fid_11 #footer-legal a, body.fid_12 #footer-legal a, body.fid_13 #footer-legal a, body.fid_14 #footer-legal a, body.fid_15 #footer-legal a, body.fid_16 #footer-legal a, body.fid_22 #footer-legal a, body.fid_23 #footer-legal a, body.fid_24 #footer-legal a, body.fid_25 #footer-legal a, body.fid_26 #footer-legal a, body.fid_31 #footer-legal a, body.fid_86 #footer-legal a, body.fid_87 #footer-legal a {  color: #fff !important;  text-shadow: none !important;}/* * == BUTTONS == */ul.post_controls a{/*  position: relative !important;  top: 2px !important;  background: none !important;  background-color: #85785d !important;  border: 1px solid #503800 !important;  border-top-color: #c5b89d !important;  border-left-color: #b1a282 !important;  margin-left: 0px !important;*/  background: none !important;}ul.post_controls li{  position: relative !important;  background: none !important;  background-color: #b9ac91 !important;  -o-border-radius: 8px !important;  -webkit-border-radius: 8px !important;  -khtml-border-radius: 8px !important;  -moz-border-radius: 8px !important;  border: 1px solid #503800 !important;  border-top-color: #c5b89d !important;  border-left-color: #b1a282 !important;}/* * == Alley's changes == *//** Change grey-on-tan to brown **/fieldset.submit,h2,h3.topic_share,label,p,#active_users span,#app_filter_forums,#breadcrumb,#custom_fields_previous h3,#forum_legend,#main_search,#postingform h3,#profile_overview,#regular_signin .bar,#stats,#tab_aboutme,#tab_aboutme h3,#tab_content .bar,#tab_link_aboutme a,#tab_link_topics a,#tab_link_posts a,#tab_posts h3,#tab_topics h3,#toggle_post_options,#usercp_content,#usercp_content h3,#usercp_menu li,#usercp_menu li a,.about_contact,.about_contact h3,.about_info h3,.comment h4 a,.comment_content,.comments,.comments a,.comments h3,.desc,.extra,.hentry,.last_post,.members,.poll h3,.published,.stats,.tab_bar li,.tab_bar li a,.topic_jump a,.topic_share a,.userpopup,.userpopup h3 a,.user_status{  color: #503800 !important;}/** Change grey-on-tan to black **/#profile_overview .info a,.userpopup a,.warn_panel strong a{  color: #000 !important;}/** Change to white **/#member_alpha a,.personal_info a,.personal_info a:hover{  color: #FFF !important;}/** Remove text shadows **/#custom_fields_previous h3,.about_contact h3,.about_info h3,.members h3,.poll h3{  text-shadow: none !important;}/** Remove hover effect from reply buttons **/.post_controls li a:hover{  color: #000 !important;  text-decoration: none !important;}/** Missing backgrounds **/#middle #content,#profile_overview,.vcard{  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;}/** Adding borders **/.about_info,.contact_info{  border: 1px solid #503800 !important;}#profile_overview{  border-right: 1px solid #503800;  border-top: 1px solid #503800;}.vcard .maintitle{  border-width: 1px 0 !important;}ul.members li.member_entry,#content form h2.maintitle,#postingform .maintitle,.vcard,.vcard .info dl{  border-bottom: 1px solid #503800 !important;}ul.post_controls{  border-top: 1px solid #503800;}/** Spacing adjustments **/div.info{  padding-bottom: 20px !important;}/** Removing stars **/li.group_icon{  display: none;}li.title{  font-weight: bold;  padding-top: 10px;}ul.user_fields{  margin-top: 10px;}/** Undo some general changes with higher specificity **/#copyright,#footer-legal p{  color: #999 !important;}li.active,span.author,#profile_overview .personal_info,#search_info,#usercp_content fieldset{  background: none !important;}span.author{  border-bottom: none !important;}


Note done away with the stars entirely rather than reduce the number as Qazaaq did. This is easily changed (see Step 5).
User avatar
Hot
 
Posts: 3433
Joined: Sat Dec 01, 2007 6:22 pm

Post » Fri May 27, 2011 4:35 pm

http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15753078
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15755423
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15755680 (add)
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756351 (modify)
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756369 (modify / replace)
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756371 (modify / add)
http://www.gamesas.com/index.php?/topic/1081516-forum-style-alterations/page__view__findpost__p__15756538 (add)

Step 4 isn't really required as the code is included in step 6
User avatar
Jennifer Munroe
 
Posts: 3411
Joined: Sun Aug 26, 2007 12:57 am

Post » Fri May 27, 2011 5:37 pm

A few things I have noticed with the tan theme. Sorry if it's already been covered, with all that has been added it gets a little confusing trying to sort what is what.:confused:

Anyway, http://img534.imageshack.us/img534/8288/35342058.jpg is what I see in the reply box, I think I remember seeing this somewhere but can't remember where.

the top of the page is misaligned, as well as the lettering at the bottom of the page is hard to read as seen http://img341.imageshack.us/img341/5670/bethesdaforumsi.jpg

I have the same misalignment http://img519.imageshack.us/img519/9489/37800301.jpg also a request if possible: maybe,possibly if we could have a way to make it easier to differentiate the stickied topics from the rest.
User avatar
Louise
 
Posts: 3407
Joined: Wed Nov 01, 2006 1:06 pm

Post » Fri May 27, 2011 8:33 am

the lettering at the bottom of the page is hard to read as seen http://img341.imageshack.us/img341/5670/bethesdaforumsi.jpg

#stat_links a{  color: #000 !important;}


Anyway, http://img534.imageshack.us/img534/8288/35342058.jpg is what I see in the reply box, I think I remember seeing this somewhere but can't remember where.

Cannot duplicate.

maybe,possibly if we could have a way to make it easier to differentiate the stickied topics from the rest.

You'll need to change your .rowpin settings. Try changing this:

.rowpin, .rowpin td, .post_block.rowpin, .row1, .row1 td, .post_block.row1, .row2, .row2 td, .post_block.row2, .message, body .maintitle, div.post_wrap{  background-color: #dbcda8 !important;  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;}


To this:
.row1, .row1 td, .post_block.row1, .row2, .row2 td, .post_block.row2, .message, body .maintitle, div.post_wrap{  background-color: #dbcda8 !important;  background-image: url("http://cs.elderscrolls.com/constwiki/skins/esstyle/textbg.jpg") !important;}.rowpin, .rowpin td, .post_block.rowpin{  background-color: #dbcda8 !important;}

User avatar
James Shaw
 
Posts: 3399
Joined: Sun Jul 08, 2007 11:23 pm

Post » Fri May 27, 2011 2:53 pm

Suggested Tan Theme Patch

Change this:
div.post_wrap a:link, div.post_wrap a:visited, div.post_wrap a:active{  font-weight: bold !important;  text-decoration: none !important;  color: #000000 !important;}


To this:
div.post_body a:link, div.post_body a:visited, div.post_body a:active{  font-weight: bold !important;  text-decoration: none !important;  color: #000000 !important;}


As the latter works in the list of posts when you press reply and it doesn't make the users name black when I have visited his/her profile


@Max
Really nice skin BTW :)
User avatar
Doniesha World
 
Posts: 3437
Joined: Sun Jan 07, 2007 5:12 pm

Post » Fri May 27, 2011 12:46 pm

Suggested Tan Theme Patch

I like it, though it also changes the reply buttons. In addition to your changes, I'd change this:

.post_controls li a:hover{  color: #000 !important;  text-decoration: none !important;}


to this:

.post_controls li a,.post_controls li a:hover{  color: #000 !important;  font-weight: bold !important;  text-decoration: none !important;}

User avatar
Robert Jackson
 
Posts: 3385
Joined: Tue Nov 20, 2007 12:39 am

Post » Fri May 27, 2011 11:36 pm

They removed the old buttons and backgrounds! :o I was just finishing up the style that used them instead of the old images.
User avatar
Marine Arrègle
 
Posts: 3423
Joined: Sat Mar 24, 2007 5:19 am

Post » Fri May 27, 2011 2:28 pm

Max, that green skin is fantastic, thanks very much.

edit: Is there any way to hide the fast reply box? I never use it.
User avatar
Jennifer Munroe
 
Posts: 3411
Joined: Sun Aug 26, 2007 12:57 am

Post » Fri May 27, 2011 6:50 pm

edit: Is there any way to hide the fast reply box? I never use it.


#fast_reply{  display: none !important;}

User avatar
Cccurly
 
Posts: 3381
Joined: Mon Apr 09, 2007 8:18 pm

Post » Fri May 27, 2011 5:07 pm

#fast_reply{  display: none !important;}


Much appreciated, thanks.
User avatar
JR Cash
 
Posts: 3441
Joined: Tue Oct 02, 2007 12:59 pm

Post » Fri May 27, 2011 8:28 am

They removed the old buttons and backgrounds! :o I was just finishing up the style that used them instead of the old images.

I didn't use the tan skin on the old forum, so I don't know how they looked, but wouldn't http://mwmythicmods.com/Archives/Shared/ubbthreads/images/edit.gif with an appropriate background colour do the trick?
User avatar
vanuza
 
Posts: 3522
Joined: Fri Sep 22, 2006 11:14 pm

Post » Fri May 27, 2011 1:12 pm

And they're back! It's like magic! :celebration:
User avatar
Erin S
 
Posts: 3416
Joined: Sat Jul 29, 2006 2:06 pm

Post » Fri May 27, 2011 8:40 pm

http://i41.tinypic.com/mkaqzn.jpg
User avatar
rheanna bruining
 
Posts: 3415
Joined: Fri Dec 22, 2006 11:00 am

Post » Fri May 27, 2011 9:49 pm

I'm not able to get the tan skin to display at all. I've saved it as a CSS, put in the tweaks, edited the site preferences through both the long and short routes, deleted cookies, restarted Opera umpteen times, and I just keep getting the standard skin. And my head is now spinning too much to hang about and keep trying. I'll check back in a bit to see if anyone has any bright ideas.
User avatar
Catherine N
 
Posts: 3407
Joined: Sat Jan 27, 2007 9:58 pm

Post » Fri May 27, 2011 8:08 am

Pink/purple text is a NO NO!
User avatar
Chica Cheve
 
Posts: 3411
Joined: Sun Aug 27, 2006 10:42 pm

Post » Fri May 27, 2011 9:26 am

I'm not able to get the tan skin to display at all. I've saved it as a CSS, put in the tweaks, edited the site preferences through both the long and short routes, deleted cookies, restarted Opera umpteen times, and I just keep getting the standard skin. And my head is now spinning too much to hang about and keep trying. I'll check back in a bit to see if anyone has any bright ideas.

It is possible the tweaks are causing problems with Opera, I haven't tried them yet (just woke up). Up to the version I posted earlier, I know it works in Opera 10.10

Your presentation mode settings may be causing the issue if you don't have "My Style Sheet" checked off. (most likely cause of the problem)

http://i19.photobucket.com/albums/b195/DEFRON/Desktop/styleoptions.jpg

I have it in the drop down menu for modes, but that isn't a default button. It can be found in Tools->Preferences->Advanced->Content->Style Options

And they're back! It's like magic! :celebration:

It may be wise to not depend on the website to keep the images saved, but have them locally, though that would mean that everyone would have to edit the CSS to the directory they put the images...
User avatar
City Swagga
 
Posts: 3498
Joined: Sat May 12, 2007 1:04 am

Post » Fri May 27, 2011 6:49 pm

It is possible the tweaks are causing problems with Opera, I haven't tried them yet (just woke up). Up to the version I posted earlier, I know it works in Opera 10.10

Your presentation mode settings may be causing the issue if you don't have "My Style Sheet" checked off. (most likely cause of the problem)

http://i19.photobucket.com/albums/b195/DEFRON/Desktop/styleoptions.jpg

I have it in the drop down menu for modes, but that isn't a default button. It can be found in Tools->Preferences->Advanced->Content->Style Options

Ah ha, that worked. Thanks.


Makes that pink text look bloody awful now though :P
User avatar
Jennifer Rose
 
Posts: 3432
Joined: Wed Jan 17, 2007 2:54 pm

Post » Fri May 27, 2011 10:44 am

Ah ha, that worked. Thanks.


Makes that pink text look bloody awful now though :P

Anything for my fellow Opera users :)
User avatar
Dan Scott
 
Posts: 3373
Joined: Sun Nov 11, 2007 3:45 am

Post » Fri May 27, 2011 4:53 pm

Great work everyone!
And thank you Qazaaq for bringing the tan back. :bowdown:
User avatar
Marcus Jordan
 
Posts: 3474
Joined: Fri Jun 29, 2007 1:16 am

Post » Fri May 27, 2011 4:10 pm

I've recreated the classic Bethesda Black/red/grey colour scheme that I always loved. The posting area feels like its back to normal, but the general forum sections are a bloody mess now.
Thanks for showing me this extension!

Perhaps i'll release the theme when its more ironed out.

EDIT: can someone just confirm for me if
}.quote, .citation {  background: #cacaca !important;  color: # 000000 container {  width: 95% !important;}


is indeed the properties to change the background and font colour of the quote table? It doesn't seem to be changing...
User avatar
Neliel Kudoh
 
Posts: 3348
Joined: Thu Oct 26, 2006 2:39 am

Post » Fri May 27, 2011 8:04 pm

Thanks. Using that, here's a new version of the old green theme, with some fixes and the old texture:

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, #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;}


That's better, but there's still something a bit off about it...
User avatar
Add Me
 
Posts: 3486
Joined: Thu Jul 05, 2007 8:21 am

Post » Fri May 27, 2011 9:23 am

can someone just confirm for me if
}.quote, .citation {  background: #cacaca !important;  color: # 000000 container {  width: 95% !important;}


is indeed the properties to change the background and font colour of the quote table? It doesn't seem to be changing...


It is, but there's a typo in it and it seems to have been mixed with another property. Here's a fixed one:

.quote, .citation {  background: #cacaca !important;  color: #000000 !important;}


@raithen: it's not a clone of the old theme to the point of perfection that Qazzaq did with the tan theme; it's just an "in the spirit of" try. If you can point some particular problem, though, I'll be happy to see what I can do about it.
User avatar
Jeff Turner
 
Posts: 3458
Joined: Tue Sep 04, 2007 5:35 pm

Post » Fri May 27, 2011 8:39 pm

@raithen: it's not a clone of the old theme to the point of perfection that Qazzaq did with the tan theme; it's just an "in the spirit of" try. If you can point some particular problem, though, I'll be happy to see what I can do about it.

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).
User avatar
Rach B
 
Posts: 3419
Joined: Thu Mar 08, 2007 11:30 am

Post » Fri May 27, 2011 9:27 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.

Yacoby, please make a thread #2 of your very great Forum Style Alterations. I just love what you have just started. Please make another epic thread, at least a copy would be okay. Please, please :)
User avatar
Dominic Vaughan
 
Posts: 3531
Joined: Mon May 14, 2007 1:47 pm

PreviousNext

Return to Othor Games