|
Curtis
First Place Dick
| Reputation: 1,170 | Group: | Admin | Posts: | 79,236 | Joined: | Jun 22, 2012 |
| Post #31: 10th Oct 2013 2:04 PM | |
|
Curtis did you make the Halloween skin? |
I found it as a Zeta Halloween skin so I tried my best to recreate it. Used a similar color scheme but changed some stuff around | |
| | |
Korru
Shitlord
| Reputation: 33 | Group: | Elite | Posts: | 4,267 | Joined: | Jun 26, 2012 |
| Post #32: 10th Oct 2013 2:17 PM | |
How did you make everything partially transparent including the avatars and buttons? | |
| | |
Curtis
First Place Dick
| Reputation: 1,170 | Group: | Admin | Posts: | 79,236 | Joined: | Jun 22, 2012 |
| Post #33: 10th Oct 2013 2:22 PM | |
Go into the source code and add this anywhere in that first 'body' chunk of code:
opacity:0.9;
If it's at 1 then it's normal. Anything below that makes it transparent
The original Zeta skin didn't have the background or the transparency. I decided I wanted a Halloween background with it, and once I added that I decided to make the board transparent so you can see it a bit more. I like transparent skins. They look pretty nice in some cases | |
| | |
Korru
Shitlord
| Reputation: 33 | Group: | Elite | Posts: | 4,267 | Joined: | Jun 26, 2012 |
| Post #34: 10th Oct 2013 2:25 PM | |
Ah thanks Curtis :) | |
| | |
Zersch
birdhouse love
| Reputation: 527 | Group: | Overlord | Posts: | 15,899 | Joined: | Jun 25, 2012 |
| Post #35: 12th Oct 2013 1:37 AM | |
Someone throw on the FEar skin, look at the day 1 page of Breaking Bad mafia and tell me if everything but the background disappears for you, too.
I love the skin but it seems to randomly refuse to load pages.
While typing this I had an idea and went to the Listening topic - looks like it's any page that has a Youtube video on it. | |
| | |
Curtis
First Place Dick
| Reputation: 1,170 | Group: | Admin | Posts: | 79,236 | Joined: | Jun 22, 2012 |
| Post #36: 12th Oct 2013 1:41 AM | |
|
Someone throw on the FEar skin, look at the day 1 page of Breaking Bad mafia and tell me if everything but the background disappears for you, too.
I love the skin but it seems to randomly refuse to load pages.
While typing this I had an idea and went to the Listening topic - looks like it's any page that has a Youtube video on it. |
lol that actually happened to me too. I was in the music thread and nothing on the bottom half of the page would load. But I THINK I had Lucent on, not FEar. I thought it was just my computer fucking up | |
| | |
Korru
Shitlord
| Reputation: 33 | Group: | Elite | Posts: | 4,267 | Joined: | Jun 26, 2012 |
| Post #37: 12th Oct 2013 5:33 AM | |
Do you have the source code of the FEar skin? :3 | |
| | |
Quizmaster Vern!
Of the people for the people
| Reputation: 57 | Group: | Godfather | Posts: | 28,173 | Joined: | Jun 28, 2012 |
| Post #38: 12th Oct 2013 12:01 PM | |
it's curtis' fault | --------------------
Of the people, for the people!
YAW YAW YAW WINNER OF FELL GUYS! |
| | |
Quizmaster Vern!
Of the people for the people
| Reputation: 57 | Group: | Godfather | Posts: | 28,173 | Joined: | Jun 28, 2012 |
| Post #39: 12th Oct 2013 12:01 PM | |
it's curtis' fault | --------------------
Of the people, for the people!
YAW YAW YAW WINNER OF FELL GUYS! |
| | |
Quizmaster Vern!
Of the people for the people
| Reputation: 57 | Group: | Godfather | Posts: | 28,173 | Joined: | Jun 28, 2012 |
| Post #40: 12th Oct 2013 12:01 PM | |
it's curtis' fault | --------------------
Of the people, for the people!
YAW YAW YAW WINNER OF FELL GUYS! |
| | |
Quizmaster Vern!
Of the people for the people
| Reputation: 57 | Group: | Godfather | Posts: | 28,173 | Joined: | Jun 28, 2012 |
| Post #41: 12th Oct 2013 12:01 PM | |
it's curtis' fault | --------------------
Of the people, for the people!
YAW YAW YAW WINNER OF FELL GUYS! |
| | |
PORL
UNFORGIVABLE
| Reputation: 153 | Group: | Admin | Posts: | 4,222 | Joined: | Jun 22, 2012 |
| Post #42: 12th Oct 2013 3:19 PM | |
I've noticed the background breaking with some skins when there's a youtube video. No idea why that is. | |
| | |
Boc
| Reputation: 157 | Group: | Admin | Posts: | 19,204 | Joined: | Jun 22, 2012 |
| Post #43: 12th Oct 2013 7:27 PM | |
|
I've noticed the background breaking with some skins when there's a youtube video. No idea why that is. |
this
I think it's just the ones with transparent skin. It's only happened to me when I was in the Halloween forum | |
| | |
Curtis
First Place Dick
| Reputation: 1,170 | Group: | Admin | Posts: | 79,236 | Joined: | Jun 22, 2012 |
| Post #44: 13th Oct 2013 1:09 AM | |
|
|
I've noticed the background breaking with some skins when there's a youtube video. No idea why that is. |
this
I think it's just the ones with transparent skin. It's only happened to me when I was in the Halloween forum |
Nope. It happened with Lucent too. The Halloween skin is the only transparent one | |
| | |
Curtis
First Place Dick
| Reputation: 1,170 | Group: | Admin | Posts: | 79,236 | Joined: | Jun 22, 2012 |
| Post #45: 13th Oct 2013 12:21 PM | |
|
Do you have the source code of the FEar skin? :3 |
Enjoy!
|
|
/* Made with Skin Builder V@2.0 */
body
{
background-color:#141414;
background-image:url('http://overnature.com/uploads/photo/original/25-fonds-decran-de-grande-taille-avec-des-paysages-halloween.jpg');
background-attachment:fixed;
background-repeat:no-repeat;
background-position:Center;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
opacity:0.9;
text-decoration:none;
}
a, a:visited, a:active
{
font-weight:normal;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
div.boardmain
{
width:100%;
}
div.navigationBar
{
background-color:#141414;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#141414', endColorstr='#141414');
background: -webkit-gradient(linear, left top, left bottom, from(#141414), to(#141414));
background: -moz-linear-gradient(top, #141414, #141414);
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-color:#131313;
border-width:2px;
border-style:ridge;
width:70%;
padding:2px 2px 2px 2px ;
}
div.navigationBar a, div.navigationBar a:visited, div.navigationBar a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
div.userbar
{
background-color:#191919;
color:#9C521F;
font-size:13px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-color:#131313;
border-width:2px;
border-style:ridge;
width:70%;
padding:0px 0px 0px 0px ;
}
div.userbar a, div.userbar a:visited, div.userbar a:active
{
font-weight:normal;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
div.fastbox
{
background-color:#2A2A2A;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A2A2A', endColorstr='#242424');
background: -webkit-gradient(linear, left top, left bottom, from(#2A2A2A), to(#242424));
background: -moz-linear-gradient(top, #2A2A2A, #242424);
color:#959595;
font-size:12px;
font-family:Helvetica;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#333333;
border-width:1px;
border-style:solid;
}
table.fastheader
{
background-color:#333333;
background-image:url('http://z3.ifrm.com/194/76/0/p78638/h2wrap.jpg');
background-repeat:repeat;
background-position:Top Left;
color:#D2D2D2;
font-size:13px;
font-family:Helvetica;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:0px 0px 1px 0px ;
border-color:#333333;
border-style:solid;
padding:8px 10px 7px 10px ;
}
table.fullcategory
{
border-color:#141414;
border-width:2px 2px 0px 2px ;
border-style:ridge;
width:70%;
}
table.category
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:0px 0px 2px 0px ;
border-color:#131313;
border-style:ridge;
padding:8px 10px 7px 10px ;
}
td.forummarker
{
background-color:#141414;
border-color:#141414;
border-width:0px 2px 2px 0px ;
border-style:ridge;
}
td.forum
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:0px 2px 2px 0px ;
border-style:ridge;
}
td.forum a, td.forum a:visited, td.forum a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
td.lastpost
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:0px 0px 2px 0px ;
border-style:ridge;
}
td.lastpost a, td.lastpost a:visited, td.lastpost a:active
{
font-weight:normal;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
td.numtopics
{
background-color:#141414;
color:#9C521F;
font-size:11px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:0px 2px 2px 0px ;
border-style:ridge;
}
td.numreplies
{
background-color:#141414;
color:#9C521F;
font-size:11px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:0px 0px 2px 0px ;
border-style:ridge;
}
td.subforumbar
{
background-color:#141414;
color:#FF9000;
font-size:12px;
font-family:Tahoma;
font-weight:bold;
font-style:italic;
text-decoration:none;
border-color:#141414;
border-width:0px 0px 2px 0px ;
border-style:ridge;
}
td.subforumbar a, td.subforumbar a:visited, td.subforumbar a:active
{
font-weight:normal;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:11px;
font-family:Tahoma;
}
table.activeusertable
{
border-color:#141414;
border-width:2px 2px 0px 2px ;
border-style:ridge;
width:70%;
}
table.activeuserhead
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:0px 0px 2px 0px ;
border-color:#131313;
border-style:ridge;
padding:8px 10px 7px 10px ;
}
td.activeuser
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
td.activeuser a, td.activeuser a:visited, td.activeuser a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
td.activeuserlogo
{
background-color:#141414;
}
td.activeuserfoot
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:2px 0px 2px 0px ;
border-style:ridge;
}
table.calendartable
{
border-color:#141414;
border-width:2px;
border-style:ridge;
width:70%;
}
table.birthdayhead
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:0px 0px 2px 0px ;
border-color:#131313;
border-style:ridge;
padding:8px 10px 7px 10px ;
}
td.birthday
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
td.birthday a, td.birthday a:visited, td.birthday a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
td.birthdaylogo
{
background-color:#141414;
}
table.statstable
{
border-width: 0px;
width:70%;
}
div.statshead
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:2px 2px 2px 2px ;
border-color:#141414 #141414 #131313 #141414 ;
border-style:ridge ridge ridge ridge ;
padding:8px 10px 7px 10px ;
}
td.stats
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:0px 2px 0px 0px ;
border-style:ridge;
}
td.stats a, td.stats a:visited, td.stats a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
td.onlinetoday
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:0px 2px 2px 2px ;
border-style:ridge;
}
td.onlinetoday a, td.onlinetoday a:visited, td.onlinetoday a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
td.statslogo
{
background-color:#141414;
border-color:#141414;
border-width:0px 0px 0px 2px ;
border-style:ridge;
}
div.messagebox
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:2px 2px 2px 2px ;
border-style:ridge;
width:40%;
padding:5px 5px 5px 5px ;
}
div.messagebox a, div.messagebox a:visited, div.messagebox a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
div.messageheader
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:2px 2px 0px 2px ;
border-style:ridge;
width:40%;
padding:5px 5px 5px 5px ;
}
table.fulltable
{
border-color:#141414;
border-width:2px;
border-style:ridge;
width:70%;
}
table.forumtable
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
table.forumtable a, table.forumtable a:visited, table.forumtable a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
table.forumhead
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:0px 0px 2px 0px ;
border-color:#131313;
border-style:ridge;
padding:8px 10px 7px 10px ;
}
td.forumcolheads
{
border-color:#141414;
border-style:ridge;
}
td.forumbody0
{
border-color:#141414;
border-width:0px 0px 2px 2px ;
border-style:ridge;
}
td.forumbody1
{
border-color:#141414;
border-width:0px 0px 2px 2px ;
border-style:ridge;
}
td.pinline0
{
border-color:#141414;
border-width:5px 0px 2px 2px ;
border-style:ridge;
}
td.pinline1
{
border-color:#141414;
border-width:5px 0px 2px 2px ;
border-style:ridge;
}
td.navbar a.pagebox, a.pagebox
{
border-width:1px;
border-style:solid;
border-color:#141414;
color:#9C521F;
padding:1px 4px 1px 4px;
background-color:#FF9000;
color:#141414;
font-weight:bold;
font-family:arial;
font-size:11px;
position:relative;
}
span.spanbox
{
border-width:1px;
border-style:solid;
border-color:#141414;
padding:1px 4px 1px 4px;
background-color:#ffb222;
color:#141414;
font-weight:bold;
font-family:arial;
font-size:13px;
position:relative;
}
table.posttable
{
border-color:#141414;
border-width:2px;
border-style:ridge;
width:70%;
}
div.previewbox
{
background-color:#191919;
color:#9C521F;
font-size:13px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#131313;
border-width:2px;
border-style:ridge;
}
table.threadtable
{
width:70%;
}
table.quotetable
{
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:2px 2px 0px 2px ;
border-style:ridge;
width:95%;
}
td.quotebody
{
border-color:#141414;
border-width:0px 0px 2px 0px ;
border-style:ridge;
width:95%;
}
table.threadmain
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#141414;
border-width:0px 2px 2px 2px ;
border-style:ridge;
}
table.threadmain a, table.threadmain a:visited, table.threadmain a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
table.threadtop
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:2px 2px 2px 2px ;
border-color:#141414 #141414 #131313 #141414 ;
border-style:ridge ridge ridge ridge ;
padding:8px 10px 7px 10px ;
}
td.quoteheader
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:0px 0px 2px 0px ;
border-color:#131313;
border-style:ridge;
padding:8px 10px 7px 10px ;
}
td.pollcell
{
border-color:#141414;
border-width:2px;
border-style:ridge;
}
td.threadpollbar
{
border-color:#141414;
border-width:0px 0px 2px 0px ;
border-style:ridge;
}
td.threaddivider
{
border-color:#141414;
border-width:0px 2px 0px 0px ;
border-style:ridge;
}
td.postcell
{
border-color:#141414;
border-width:2px 0px 0px 0px ;
border-style:ridge;
}
td.sigcell
{
border-color:#141414;
border-width:2px 0px 0px 0px ;
border-style:ridge;
}
td.userpanel
{
border-color:#141414;
border-width:2px 2px 0px 0px ;
border-style:ridge;
}
td.userdetails
{
border-color:#141414;
border-width:2px;
border-style:ridge;
}
td.threaddivider2
{
border-color:#141414;
border-width:2px 0px 2px 0px ;
border-style:ridge;
}
td.threadviewers
{
border-color:#141414;
border-width:0px 0px 2px 0px ;
border-style:ridge;
}
table.smalltable
{
border-color:#141414;
border-width:2px;
border-style:ridge;
width:70%;
}
table.fullcalendar
{
border-color:#141414;
border-width:2px;
border-style:ridge;
width:95%;
}
td.innercontent
{
border-color:#141414;
border-width:2px;
border-style:ridge;
}
td.innersubheader
{
border-color:#141414;
border-width:2px;
border-style:ridge;
}
td.innerfooter
{
border-color:#141414;
border-width:2px;
border-style:ridge;
}
table.innerheader
{
background-color:#FF9000;
background-image:url('http://z3.ifrm.com/209/108/0/p361516/regh2.png');
background-repeat:repeat;
background-position:Top Left;
color:#141414;
font-size:14px;
font-family:Tahoma;
font-weight:bold;
font-style:normal;
text-decoration:none;
border-width:0px 0px 2px 0px ;
border-color:#131313;
border-style:ridge;
padding:8px 10px 7px 10px ;
}
table.innertable
{
background-color:#141414;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
}
table.innertable a, table.innertable a:visited, table.innertable a:active
{
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FF9000;
font-size:13px;
font-family:Tahoma;
}
input.buttonstyle
{
background-color:#191919;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#131313;
border-width:2px;
border-style:ridge;
}
input.textboxstyle
{
background-color:#191919;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#131313;
border-width:2px;
border-style:ridge;
}
select.selectstyle
{
background-color:#191919;
color:#9C521F;
font-size:12px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#131313;
border-width:2px;
border-style:ridge;
}
textarea.textareastyle
{
background-color:#191919;
color:#9C521F;
font-size:13px;
font-family:Tahoma;
font-weight:normal;
font-style:normal;
text-decoration:none;
border-color:#131313;
border-width:2px;
border-style:ridge;
}
|
|
| |
| | |
1 Users Viewing (1 Guests) |
|
|