Download section

Discussion in 'Site Feedback' started by The_Bob, Dec 22, 2007.

Remove all ads!
Support Terra-Arcanum:

GOG.com

PayPal - The safer, easier way to pay online!
  1. The_Bob

    The_Bob Administrator Staff Member

    Messages:
    891
    Likes Received:
    8
    Joined:
    May 9, 2006
    I see it's still broken... I've put together a stylesheet for it, based on the board's original look. Just pop the code between the <html> and <body> tags and it should work.

    Code:
    <head> <title>The House Of Lords :: Download</title> <style type="text/css">
    /* General page style. The scroll bar colours only visible in IE5.5+ */
    body {	background-color: #000000;	scrollbar-face-color: #000000;
    		scrollbar-highlight-color: #000000;	scrollbar-shadow-color: #000000;
    		scrollbar-3dlight-color: #000000;	scrollbar-arrow-color:  #EEEEEE;
    		scrollbar-track-color: #500000;	scrollbar-darkshadow-color: #000000;
    		margin: 0px; padding: 0px; }
    
    /* General font families for common tags */
    font,th,td,p,a { font-family: Verdana, Arial, Helvetica, sans-serif; }
    
    /* Header cells */
    h1 {	background-image: url(http://terra-arcanum.com/phpBB/templates/terraarc/images/tacellpic1.jpg);
    	background-color:#000000; border: #000000; border-style: solid; height: 28px; color: white;
    	font-size: 18pt; margin: 1px; width: 60%; }
    
    h2{	color: #999999; font-size: 14pt; font-weight : bold; padding-left: 1em;
    	background-color: #EEEEEE; height: 25px; margin-bottom: 0px; margin-top: 1em; width: 60%;
    	background-image: url(http://terra-arcanum.com/phpBB/templates/terraarc/images/tacellpic3.jpg); }
    
    /* Main table cell colours and backgrounds */
    p {	background-color: #500000; padding: 2px; padding-left: 4pt;
    	margin: 1px; border: none; display: block;
    	width: 60%;	font-size: 11pt; color: #aaa; }
    
    /* The links */
    a:link		{ text-decoration: none; color : #EEEEEE; }
    a:visited	{ text-decoration: none; color : #CCCCCC; }
    a:hover	{ text-decoration: underline; color : #AAAAAA;}
    </style> </head> 
    It ain't perfect but better then nothing at all.

    BTW, while ripping off your stylesheet, I've noticed that it's half broken. That is, it's missing some semicolons and stuff. Not like it matters of couse, since it works :p .
     
  2. DarkUnderlord

    DarkUnderlord Administrator Staff Member

    Messages:
    4,315
    Likes Received:
    5
    Joined:
    Nov 10, 2001
    Broken? Nonsense.It's a fat ass list and you can download stuff. Looks like it's working fine to me.
     
  3. Xz

    Xz Monkey Admin Staff Member

    Messages:
    5,085
    Likes Received:
    4
    Joined:
    May 31, 2003
    Get a hold of your self DU, it's not even HTML 4.1 compliant.
     
  4. The_Bob

    The_Bob Administrator Staff Member

    Messages:
    891
    Likes Received:
    8
    Joined:
    May 9, 2006
    Talk about xenophibic site mods...
     
  5. Silvara

    Silvara New Member

    Messages:
    925
    Likes Received:
    0
    Joined:
    Jul 20, 2003
    Talk about inappropiate usage of the word "xenophobic"...
     
  6. Xz

    Xz Monkey Admin Staff Member

    Messages:
    5,085
    Likes Received:
    4
    Joined:
    May 31, 2003
    Actually it wasn't:

    Google, define:xenophobic
    "suffering from xenophobia; having abnormal fear or hatred of the strange or foreign"

    And following the HTML standards is probably both strange and fearsome to DU.
     
  7. Blinky969

    Blinky969 Active Member

    Messages:
    4,132
    Likes Received:
    0
    Joined:
    Jul 8, 2003
    Standards themselves are strange and fearsome to DU. :)
     
  8. DarkUnderlord

    DarkUnderlord Administrator Staff Member

    Messages:
    4,315
    Likes Received:
    5
    Joined:
    Nov 10, 2001
    Xz, you are young and have much to learn. When you too have gone through the horrors of trying to make a site design work in CSS 1.0, you too will cease to care about internet standards.

    ... and really, the list is fine. You can download stuff. It does its job. Best system I ever built. Mind you I am curious as to why a simple HTML list isn't validating... Oh, I've got no head tags and I left out the doctype.

    Look, there you go. You bastards should be happy now.
     
  9. Xz

    Xz Monkey Admin Staff Member

    Messages:
    5,085
    Likes Received:
    4
    Joined:
    May 31, 2003
    Sure it works, but you don't know it'll work on every browser... Or on hand-held devices, I'll agree that the browser/device would have to be extremely sucky to not be able to show the page though.
     
  10. Dark Elf

    Dark Elf Administrator Staff Member

    Messages:
    10,796
    Media:
    34
    Likes Received:
    164
    Joined:
    Feb 6, 2002
    I always have at least two browsers on my computer just in case. Don't you?
     
  11. HL1ownsHL2

    HL1ownsHL2 New Member

    Messages:
    167
    Likes Received:
    0
    Joined:
    Nov 25, 2007
    works on firefox, that's all that matters :) and why would you be downloading arcanum mods/patches/etc on your psp/phone/etc
     
  12. dstanzler

    dstanzler New Member

    Messages:
    107
    Likes Received:
    0
    Joined:
    Mar 30, 2007
    Mandatory feminism classes will always drain the soul. I would totally rock Arcanum if I had an iphone/psp (if it was compatible) in those circumstances.

    Or a dead end job. Aw fuck, looks like I should probably just go buy one :p
     
  13. rroyo

    rroyo Active Member

    Messages:
    3,319
    Likes Received:
    0
    Joined:
    Oct 13, 2006
    This one is. Thanks, DU!
    The download section actually fits in fairly well now.
     
  14. dstanzler

    dstanzler New Member

    Messages:
    107
    Likes Received:
    0
    Joined:
    Mar 30, 2007
    Right now was actually the first time that I checked out the DL section. Its very comprehensive and in the future will save a lot of googling around. Thanks DU.
     
  15. The_Bob

    The_Bob Administrator Staff Member

    Messages:
    891
    Likes Received:
    8
    Joined:
    May 9, 2006
    Oh man... He actually did it.

    Well I'm happy to have been able to contribute to this site with more then just my 100+ posts.
     
  16. wobbler

    wobbler Well-Known Member

    Messages:
    2,494
    Likes Received:
    11
    Joined:
    Aug 23, 2006
    Well that's nothing to brag about...
     
  17. Grossenschwamm

    Grossenschwamm Well-Known Member

    Messages:
    7,630
    Likes Received:
    4
    Joined:
    Feb 21, 2006
    Wobbler, you don't have much room to talk.
    But, I'm in pretty much the same boat;
    All I did was say how to build a Juggernaut background. Other than that, I've never done anything.
     
  18. Vorak

    Vorak Administrator Staff Member

    Messages:
    5,828
    Likes Received:
    21
    Joined:
    Sep 15, 2003
    I'm highly critical of everyone not named Vorak.

    Aside from that I seem to be the resident guy who vaguely remembers past threads just well enough to know what people want but not have a specific enough answer to solve their problems.
     
Our Host!