New stylesheet: old.css without image resizing

Message Bookmarked
Bookmark Removed

Hallo, please could you add this to the list of available stylesheets? It's just old.css without the max-width/max-height stuff for images.

http://rafb.net/p/YNZKzn29.html

caek, Tuesday, 9 December 2008 17:24 (sixteen years ago)

just call it old2.css or whatever, not requesting that you alter old.css.

caek, Tuesday, 9 December 2008 17:26 (sixteen years ago)

thank you caek

♪☺♫☻ (gr8080), Tuesday, 9 December 2008 18:51 (sixteen years ago)

http://network1.1.googlepages.com/Bump.gif

caek, Friday, 12 December 2008 17:48 (sixteen years ago)

I Want to Change the Way The Site Looks...

ice cr?m, Friday, 12 December 2008 18:26 (sixteen years ago)

I Love Him

caek, Friday, 12 December 2008 22:14 (sixteen years ago)

link seems to have stopped working, so here i'll just stick it here

caek, Monday, 15 December 2008 03:09 (sixteen years ago)

/* Original ILX2 Live Stylesheet */

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%;
}

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

img {
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;
}

.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;
}

.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;
}

caek, Monday, 15 December 2008 03:09 (sixteen years ago)

so not gonna happen?

caek, Saturday, 20 December 2008 18:10 (sixteen years ago)

Only stet has the power to install this. Send him a message.

TEENAGE DIALECTICS (libcrypt), Saturday, 20 December 2008 20:22 (sixteen years ago)

It is doen

stet, Monday, 29 December 2008 02:55 (sixteen years ago)

caek.css sweet thx dudes!

ice cr?m, Monday, 29 December 2008 03:09 (sixteen years ago)

three years pass...

can you change the description of this stylesheet on http://www.ilxor.com/ILX/Pages/changestylesheet.jsp to this gif please?

http://i.minus.com/ibr7wVcSar3YF6.GIF

caek, Wednesday, 28 March 2012 11:47 (thirteen years ago)


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