stylesheets/CSS?

Message Bookmarked
Bookmark Removed
Not all messages are displayed: show all messages (50 of them)

oh lmao cool i srsly thought it was something i made and forgot about

lag∞n, Thursday, 12 February 2015 18:58 (nine years ago) link

thanking u stet

lag∞n, Thursday, 12 February 2015 18:59 (nine years ago) link

u know what wld make it perfect tho if u were to put max-width: 780px; in body too

lag∞n, Thursday, 12 February 2015 19:04 (nine years ago) link

Where does one go to comment on the changed font in zing?

dan selzer, Friday, 13 February 2015 14:12 (nine years ago) link

Zing Touch: ILX now ON IPHONE (and ipod tooches too)

lag∞n, Friday, 13 February 2015 14:20 (nine years ago) link

stet i made some changes to lagoon.css here it is plz add to ilxor.com thank u http://pastebin.com/xgQDtdtB

lag∞n, Friday, 13 February 2015 16:24 (nine years ago) link

Done!

stet, Monday, 16 February 2015 14:08 (nine years ago) link

yess thank u! i love it everyone use my style sheet its bomb

lag∞n, Monday, 16 February 2015 15:57 (nine years ago) link

too bright I'm out

local eire man (darraghmac), Monday, 16 February 2015 16:04 (nine years ago) link

too bright what one do u use

lag∞n, Monday, 16 February 2015 16:16 (nine years ago) link

eleven months pass...

all the links on lagoon.css just got underlined for some reason do u think u cld throw a

a {
text-decoration: none;
}

in there

thx!

lag∞n, Friday, 29 January 2016 01:07 (eight years ago) link

better?

stet, Sunday, 31 January 2016 02:44 (eight years ago) link

you burped the cloudbaby

tank u!

lag∞n, Sunday, 31 January 2016 02:54 (eight years ago) link

is that what broke the site lol

lag∞n, Sunday, 31 January 2016 02:55 (eight years ago) link

six months pass...

lagoon.css got nuked :[

lag∞n, Saturday, 27 August 2016 13:53 (seven years ago) link

Shit oops! Do you have a copy of the latest? I can get it from backup if not

stet, Saturday, 27 August 2016 14:00 (seven years ago) link

/* Original ILX2 Live Stylesheet, with leading */

body {
line-height: 1.5em;
max-width: 780px;
margin: 0 auto;
}

li {
}

h1 {
font-size: 150%;
}

h2 {
font-size: 120%;
}

h3 {
font-size: 110%;
}

hr {
text-align:center;
width: 25%;
margin-top: 2%;
margin-left: auto;
margin-right: auto;
}

hr.threadrevival {
margin-top: 3em;
margin-bottom: 3em;
height: 1px solid #F00;
width: 80%;
}

.threadrevival {
margin-top: 5em;
margin-bottom: 5em;
padding-bottom: 0.5em;
border-collapse: collapse;
border-bottom: dotted 1px #555;
font-weight: bold;
}

blockquote {
font-style: italic;
position:relative;
color: #444;
}

img {
max-width:85%;
max-height:800px;
clear: none;
float: none;
}

img.noborder {
border-style: none;
border-width: 0;
}

img.sponsorlogo {
border-style: none;
border-width: 0;
float: right;
text-align: right;
}

.sponsordiv {
position: absolute;
width: 98%;
text-align: right;
float: right;
z-index: 1;
}

/* BBcode error styles */

.bbcode_warning p.explanation {
color: red;
font-size: 12pt;
padding: 6px;
}

.bbcode_warning p.advice {
font-size: 10pt;
padding: 6px;
}

.bbcode_warning .error_pre {
color: #003300;
}

.bbcode_warning .error_post {
color: #CC0000;
}

/* Classes used for DIVs in the site */

.headingblock {
width: 100%;
position: relative;
}

.loginbutton {
border: 2px solid #999;
float:right;
padding: 0.3em;
padding-left: 1em;
padding-right: 1em;
margin-right: 1em;
background-color: #FCC;
text-decoration:none;
position:absolute;
}

.loginbutton:hover {
background-color: #FEE;
}

.mainblock {
left:20px;
width:95%;
min-width: 25em;
margin-bottom: 1.5em;
padding: 1em;
position:relative;
background-color: #FFF;
color : #000000;

}

.poll {
left: 3%;
width: 95%;
padding: 1%;
border: 1px solid #00F;
position:relative;
margin-bottom: 2%;
}

.form {
border: 1px solid #00F;
padding: 0.5%;
position:relative;
}

.textbox, .smalltextbox, tinytextbox {
color : #000000;
border: 2px solid #AAAAAA;
width: 600px;
}

.smalltextbox {
width: 400px;
}

.tinytextbox {
width: 100px;
}

.menubar {
position:relative;
border-top: 1px solid #888;
border-bottom: 1px solid #888;
padding: .5%;
}

.menubutton, .highlightmenubuttongreen, .highlightmenubuttonred {
padding-top: 0.5%;
padding-bottom: 0.5%;
padding-left: 1%;
padding-right: 1%;
}

.menubutton:hover {
background-color: #DDD;
}

.thread, deletedthread {
}

.deletedthread {
text-decoration:line-through;
color: #BBB;
}

.message, .firstmessage, .deletedmessage, .sitemessage {
padding: 0.25em;
margin: 0.35em;
text-align: left;
}

.error {
background-color: #eee;
padding: 1%;
border: 1px solid #ddd;
margin: 1%;
}

.firstmessage {
padding: 1%;
margin-bottom: 2%;
border: 1px solid #ddd;
}

.sitemessage {
background-color: #eee;
padding: 1%;
margin-left: 2%;
margin-right: 2%;
margin-top: 2%;
margin-bottom: 2%;
border: 1px solid #ddd;
}

.deletedmessage {
text-decoration:line-through;
}

.name {
}

.notworksafe {
color: #F00;
}

.date {
color : #000;
}

.boardname {
color : #AAA;
}

.howlongago {
text-align:center;
}

.adminlinks {
margin-top:0.5%;
font-size:smaller;
display: none;
}

.adminlink {
color: #777
}

.adminlink:hover {
font-weight:bold;
}

.inlinetext {
color : #777;
font-style:italic;
}

.pollthread {
color : #A33;
}

.polltable {

}

.xpostwarning {
color : #F00;
}

.morepostsmessage {
font-weight: bold;
margin-top: 5%;
margin-bottom: 5%;
padding: 1%;
border: 4px solid #F00;
color : #F00;
}

.morepostsmessageattop {
margin-top: 1%;
margin-bottom: 3%;
}

.sponsor {
text-align: right;
padding:1px;
padding-top: 1em;
padding-bottom: 1em;
width: 100%;
font-size: 80%;
}

.logo {
}

.table {
border-collapse: collapse;
border: 2px solid #000;
font: normal 80%/140% arial, helvetica, sans-serif;
color: #555;
background: #fff;
}

.row {
border: 1px dotted #bbb;
padding: .5em;
}

.cell {
border: 1px dotted #bbb;
padding: .5em;
}

.batchmessage, .sitemessage, .bookmarks {
background-color: #FCFCFC;
padding: 1%;
margin-left: 2%;
margin-right: 2%;
margin-top: 2%;
margin-bottom: 2%;
border: 1px solid #ddd;
padding-top: 1em;
padding-bottom: 1em;
}

.bookmark {
cursor: pointer;
color: #0000CC;
font-weight: normal;
}

.bookmarked {
position: fixed;
display: none;
color: #080;
background-color: #FFF;
top: 1em;
right: 1em;
padding: 0.3em;
border: 1px #000 solid;
}

.unbookmarked {
position: fixed;
display: none;
color: #080;
background-color: #FFF;
top: 1em;
right: 1em;
padding: 0.3em;
border: 1px #000 solid;
}

.monthselection {
font-family: courier, monospace;
}

.yellowcard {
text-align: justify;
background-color: #FFFFCC;
padding: 1em;
border: 1px solid #ddd;
margin-top: 1em;
font-weight: bold;
text-align: center;
clear: left;
}

.leftmenulink {
margin-right: 1em;
}

.menulink {
margin-left: 1em;
margin-right: 1em;
}

.formatting {
margin-top: 2em;
margin-bottom: 2em;
display: none;
}

.adminmenulinks {
text-align: justify;
background-color: #FCFCFC;
padding: 1em;
border: 1px solid #ddd;
clear: left;
}

.thisthread {
margin: 0em;
}

.red {
color: #00F;
}

.updated {
list-style: circle outside;
}

a {
text-decoration: none;
}

lag∞n, Saturday, 27 August 2016 14:03 (seven years ago) link

thx!

lag∞n, Saturday, 27 August 2016 14:03 (seven years ago) link

plzz

lag∞n, Tuesday, 30 August 2016 13:37 (seven years ago) link

it's back!

stet, Wednesday, 31 August 2016 00:44 (seven years ago) link

thank u!

lag∞n, Wednesday, 31 August 2016 04:59 (seven years ago) link

hey not sure what happened but that one was all fd up im about to hit u with an fixed version if thats ok thanking u in advance

lag∞n, Wednesday, 31 August 2016 17:19 (seven years ago) link

/* Honoring the past, saluting the future */

body {
line-height: 1.5em;
max-width: 780px;
margin: 0 auto;
width: 95%;
}

li {
}

h1 {
font-size: 150%;
}

h2 {
font-size: 120%;
}

h3 {
font-size: 110%;
}

hr {
text-align:center;
width: 25%;
margin-top: 2%;
margin-left: auto;
margin-right: auto;
}

hr.threadrevival {
margin-top: 3em;
margin-bottom: 3em;
height: 1px solid #F00;
width: 80%;
}

.threadrevival {
margin-top: 5em;
margin-bottom: 5em;
padding-bottom: 0.5em;
border-collapse: collapse;
border-bottom: dotted 1px #555;
font-weight: bold;
}

blockquote {
font-style: italic;
position:relative;
color: #444;
}

img {
max-width:85%;
max-height:800px;
clear: none;
float: none;
}

img.noborder {
border-style: none;
border-width: 0;
}

img.sponsorlogo {
border-style: none;
border-width: 0;
float: right;
text-align: right;
}

.sponsordiv {
position: absolute;
width: 98%;
text-align: right;
float: right;
z-index: 1;
}

/* BBcode error styles */

.bbcode_warning p.explanation {
color: red;
font-size: 12pt;
padding: 6px;
}

.bbcode_warning p.advice {
font-size: 10pt;
padding: 6px;
}

.bbcode_warning .error_pre {
color: #003300;
}

.bbcode_warning .error_post {
color: #CC0000;
}

/* Classes used for DIVs in the site */

.headingblock {
width: 100%;
position: relative;
margin-top: 30px;
}

.loginbutton {
border: 2px solid #999;
float:right;
padding: 0.3em;
padding-left: 1em;
padding-right: 1em;
margin-right: 1em;
background-color: #FCC;
text-decoration:none;
position:absolute;
}

.loginbutton:hover {
background-color: #FEE;
}

.mainblock {
left: 0;
padding: 0;
min-width: 25em;
margin-bottom: 1.5em;
position:relative;
background-color: #FFF;
color : #000000;

}

.poll {
left: 3%;
width: 95%;
padding: 1%;
border: 1px solid #00F;
position:relative;
margin-bottom: 2%;
}

.form {
border: 1px solid #00F;
padding: 0.5%;
position:relative;
}

.textbox, .smalltextbox, tinytextbox {
color : #000000;
border: 2px solid #AAAAAA;
width: 600px;
}

.smalltextbox {
width: 400px;
}

.tinytextbox {
width: 100px;
}

.menubar {
border-top: 0px;
border-bottom: 0px;
padding: 0;
margin-bottom: 20px;
}

.menubutton, .highlightmenubuttongreen, .highlightmenubuttonred {
padding-top: 0.5%;
padding-bottom: 0.5%;
padding-left: 0;
padding-right: 1%;
}

.menubutton:hover {
background-color: #DDD;
}

.thread, deletedthread {
}

.deletedthread {
text-decoration:line-through;
color: #BBB;
}

.message, .firstmessage, .deletedmessage, .sitemessage {
padding: 0.25em;
margin: 0.35em;
text-align: left;
}

.error {
background-color: #eee;
padding: 1%;
border: 1px solid #ddd;
margin: 1%;
}

.firstmessage {
padding: 1%;
margin-bottom: 2%;
border: 1px solid #ddd;
}

.sitemessage {
background-color: #eee;
padding: 1%;
margin-left: 2%;
margin-right: 2%;
margin-top: 2%;
margin-bottom: 2%;
border: 1px solid #ddd;
}

.deletedmessage {
text-decoration:line-through;
}

.name {
}

.notworksafe {
color: #F00;
}

.date {
color : #000;
}

.boardname {
color : #AAA;
}

.howlongago {
text-align:center;
}

.adminlinks {
margin-top:0.5%;
font-size:smaller;
display: none;
}

.adminlink {
color: #777
}

.adminlink:hover {
font-weight:bold;
}

.inlinetext {
color : #777;
font-style:italic;
}

.pollthread {
color : #A33;
}

.polltable {

}

.xpostwarning {
color : #F00;
}

.morepostsmessage {
font-weight: bold;
margin-top: 5%;
margin-bottom: 5%;
padding: 1%;
border: 4px solid #F00;
color : #F00;
}

.morepostsmessageattop {
margin-top: 1%;
margin-bottom: 3%;
}

.sponsor {
text-align: right;
padding:1px;
padding-top: 1em;
padding-bottom: 1em;
width: 100%;
font-size: 80%;
}

.logo {
}

.table {
border-collapse: collapse;
border: 2px solid #000;
font: normal 80%/140% arial, helvetica, sans-serif;
color: #555;
background: #fff;
}

.row {
border: 1px dotted #bbb;
padding: .5em;
}

.cell {
border: 1px dotted #bbb;
padding: .5em;
}

.batchmessage, .sitemessage, .bookmarks {
background-color: #FCFCFC;
padding: 1%;
margin-left: 2%;
margin-right: 2%;
margin-top: 2%;
margin-bottom: 2%;
border: 1px solid #ddd;
padding-top: 1em;
padding-bottom: 1em;
}

.bookmark {
cursor: pointer;
color: #0000CC;
font-weight: normal;
}

.bookmarked {
position: fixed;
display: none;
color: #080;
background-color: #FFF;
top: 1em;
right: 1em;
padding: 0.3em;
border: 1px #000 solid;
}

.unbookmarked {
position: fixed;
display: none;
color: #080;
background-color: #FFF;
top: 1em;
right: 1em;
padding: 0.3em;
border: 1px #000 solid;
}

.monthselection {
font-family: courier, monospace;
}

.yellowcard {
text-align: justify;
background-color: #FFFFCC;
padding: 1em;
border: 1px solid #ddd;
margin-top: 1em;
font-weight: bold;
text-align: center;
clear: left;
}

.leftmenulink {
margin-right: 1em;
}

.menulink {
margin-left: 1em;
margin-right: 1em;
}

.formatting {
margin-top: 2em;
margin-bottom: 2em;
display: none;
}

.adminmenulinks {
text-align: justify;
background-color: #FCFCFC;
padding: 1em;
border: 1px solid #ddd;
clear: left;
}

.thisthread {
margin: 0em;
}

.red {
color: #00F;
}

.updated {
list-style: circle outside;
}

a {
text-decoration: none;
}

ul {
list-style: none;
margin: 0;
padding: 0;
}

li.thread.updated {
list-style: none;
font-weight: bold;
}

li.thread {
margin-top: 15px;
}

.bookmarks {
padding: 0;
margin: 0;
border: 0;
}

lag∞n, Wednesday, 31 August 2016 17:19 (seven years ago) link

great post

laraaji p. henson (Stevie D(eux)), Tuesday, 6 September 2016 00:26 (seven years ago) link

thx

lag∞n, Tuesday, 6 September 2016 05:46 (seven years ago) link

better? Might need to force reload

stet, Wednesday, 7 September 2016 19:49 (seven years ago) link

perfect tyvm!

lag∞n, Wednesday, 7 September 2016 19:51 (seven years ago) link

noice

𝔠𝔞𝔢𝔨 (caek), Wednesday, 7 September 2016 20:03 (seven years ago) link

eight months pass...

I need one that makes the rest of ILX 125% bigger but keeps the embedded tweets at the same size

your cognitive privilege (El Tomboto), Tuesday, 16 May 2017 00:54 (six years ago) link


You must be logged in to post. Please either login here, or if you are not registered, you may register here.