[l56] Site updates + Blog CSS

Posted by leemcd56 on Jan. 4, 2011, 3:34 a.m.

Here's a few updates I've made since yesterday:

  • Absolute and relative search methods. To search absolute, encapsulate in quotations: "Term". Otherwise, search normally.
  • Profile pages updated.
  • Searching through games.
  • Using input based filters: "in:users "
  • Easter egg.

If there's anything else that needs to be done, drop us a line by giving a suggestion. To do so, click "Report a Bug" on the bottom bar.

P.S. Please do not abuse the ability to stylize your blogs. We trust you guys and we don't want to have to limit who can and cannot use it. Here's two helpful elements to style:

#blog_wrapper

This is the portion that holds the border of the blog.

#pages_wrapper

Obviously the pages navigator at the bottom of the page. To style my page like this:

#blog_wrapper {
 background: #FFF;
}
#pages_wrapper {
 background: #FFF;
 border: 3px double #C80000;
 padding-bottom: 6px;
 padding-top: 6px;
}
#blog_wrapper,
#pages_wrapper {
filter:alpha(opacity=80);
       moz-opacity:0.8;
       -khtml-opacity: 0.8;
       opacity: 0.8;
}
#header {
 background: none;
}
#footer {
 background: #FFF;
}
#footer .floatleft {
 position: relative;
 bottom: 6px;
 left: 6px;
}
#footer .floatright {
 position: relative;
 right: 6px;
}
body {
 background: #FFF url('users/leemcd56/leemcd56-back.jpg') fixed no-repeat;
 background-position: bottom right;
}

CSS to style your user page is available through Preferences.

Comments

Zarniwooop 13 years, 4 months ago

Hey, I didn't need to sign in again!

Requiem 13 years, 4 months ago

While you're at it, can we search games please? =3

aeron 13 years, 4 months ago

Nice work, keep it up!

leemcd56 13 years, 4 months ago

Quote: Requiem
While you're at it, can we search games please? =3
Yeah you can search through games now. It will search relatively first, and remember to put the search term in quotes if you're searching for a user in particular. [:)]

DFortun81 13 years, 4 months ago

"Joined 64Digits on January 04, 2011 22:24 " I've been here since 2006. >.>

leemcd56 13 years, 4 months ago

Quote: DFortun81
"Joined 64Digits on January 04, 2011 22:24 " I've been here since 2006. >.>
Yeah that… that happens sometimes. It's puzzling to me because I've tried fixing it but alas. It changes back on the reloading of a page anyways, so…

RC 13 years, 4 months ago

Is that anime looking girl thing in the logo that sometimes pops up the easter egg?

leemcd56 13 years, 4 months ago

Quote: RC
Is that anime looking girl thing in the logo that sometimes pops up the easter egg?
Yeah lol that's Yotsuba. She's very… popular around 4chan.