Author Topic: Rtb-Archive Moved and Updated  (Read 3841 times)

You had a addon archive that had a lot of old addons and good ones. Please revive that one.
https://www.dropbox.com/sh/qkadt3uchrv6ikq/AADIzM7XxQOKGRML47azFE5Aa?dl=0
that is right here

added a few lines to the css sheet
Code: [Select]
@import url(http://fonts.googleapis.com/css?family=Roboto);

body {
background-color: #eee;
font-family: "Roboto", sans-serif;
}
table {
width: 100%;
}
div {
margin: auto;
width:386px;
  background-color:#fff;
  padding:10px;
  margin-top:-10px;
box-shadow: 0px 0px 8px rgba(0,0,0,0.33);
}
h1 {
  text-align:center;
}
td + td {
text-align:right;
}
a {
text-decoration:none;
color: #08c;
}
a:hover {
text-decoration:underline;
color: #999;
}


The margins make it look pretty weird on mobile devices. You may want to employ some media queries or to change the margins.

added a few lines to the css sheet
Code: [Select]
@import url(http://fonts.googleapis.com/css?family=Roboto);

body {
background-color: #eee;
font-family: "Roboto", sans-serif;
}
table {
width: 100%;
}
div {
margin: auto;
width:386px;
  background-color:#fff;
  padding:10px;
  margin-top:-10px;
box-shadow: 0px 0px 8px rgba(0,0,0,0.33);
}
h1 {
  text-align:center;
}
td + td {
text-align:right;
}
a {
text-decoration:none;
color: #08c;
}
a:hover {
text-decoration:underline;
color: #999;
}
woah thats loving beautiful

A search so I don't have to press ctrl f


list now has sub tabs, and misc dumb prefix names are put at the very bottom

Make navigation easier like KickFlow suggested. At the very least, make anchor links to jump to different sections.


Anything but that! Anything!
Yeah forget me for making a simple suggestion like he asked us too!

Make navigation easier like KickFlow suggested. At the very least, make anchor links to jump to different sections.
ctrl+f "weapon_"

Yeah forget me for making a simple suggestion like he asked us too!
More often than not a search system isn't a "simple suggestion." What's preventing you from using your browser's search system?

ill add a search feature

What's preventing you from using your browser's search system?
if you guys would like to request/suggest any minimalistic features or design aesthetics for the site I will take them now

So, to answer your question, absolutely nothing.

ill add a search feature
That seems like such an enormous waste of time just because someone's too much of a neanderthal to press two keys simultaneously.