Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Multiquote (on) Multiquote (off)
Add Reply
Board Template Setup
Topic Started: Jun 27 2014, 11:42 PM (1,189 Views)
Cameron RedGem
Member Avatar
Member
[ * ]
Hmm I still wonder what the codes I need here.
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Controlled by this strip:
Code:
 
td.c_desc {
background:#f6f6f6;
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}
Offline Profile Quote Post Goto Top
 
Cameron RedGem
Member Avatar
Member
[ * ]
You sure all of those picture from the last post are in that code? That code didn't help me for changing the color on the member list.
Okay, Let me correct that ... Now I see it, it did fix one color that I did need to change.
Posted Image

Posted Image

Codes for these to change to the color?
Edited by Cameron RedGem, Jul 19 2014, 09:06 PM.
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Controlled by these strips:
Code:
 
.row2 td,blockquote div {
background:#f6f6f6;
}
Code:
 
#emot_wrap {
background:#f6f6f6;
border:1px solid #e7e7e7;
}
Code:
 
#emot_wrap h3 {
background:url(http://z1.ifrm.com/static/1/sub.png) repeat-x top #f6f6f6;
border-bottom:1px solid #e7e7e7;
color:#999;
font-size:120%;
text-align:center;
}
Code:
 
#c_post-preview {
background:#f6f6f6;
border:1px solid #BFC8E3;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}
Offline Profile Quote Post Goto Top
 
Cameron RedGem
Member Avatar
Member
[ * ]
Thanks for those.


For the portal, I need to change the color for the letter in the middle that aren't linked to something in the middle row.
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Are you referring to the header titles, such as 'Mobile Update' in this screenshot, or the content that starts with 'Both ZetaBoards and InvisionFree will...'?
Offline Profile Quote Post Goto Top
 
Cameron RedGem
Member Avatar
Member
[ * ]
No,
Posted Image
The black letters on the portal for the middle row, I am trying to change the color of it.
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
I believe (by default) the color is inherited from this strip:
Code:
 
html,body {
background:#5a70b3;
color:#000;
font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
}
Offline Profile Quote Post Goto Top
 
Cameron RedGem
Member Avatar
Member
[ * ]
Yes it did work for it.

Posted Image

Where the Orange and Blue links are at, How can I change the color for it?
Offline Profile Quote Post Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Forum links:
Code:
 
.c_forum strong a,.c_last strong a {
color:#425384;
}
Subforum links, inherited from:
Code:
 
a {
color:#e77700;
text-decoration:none;
}
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · ZetaBoards - Theme & Code Support · Next Topic »
Add Reply