Page 3 of 4

Re: serversidemodding.com

Posted: Wed Feb 03, 2010 8:33 pm
by Apache Thunder
Well mainly the only part of this style that bugs me is the avatars being on the right side instead of the left...

Re: serversidemodding.com

Posted: Thu Feb 04, 2010 11:53 am
by silverlight
Apache Thunder wrote:Well mainly the only part of this style that bugs me is the avatars being on the right side instead of the left...
I agree, i never get used to it.

Re: serversidemodding.com

Posted: Thu Feb 04, 2010 11:56 am
by Senshi
I got used to it after about 3 days...and I like it. Really, text has preference and thus it's completely ok if it's on the left and the unimportant avatar stuff is moved to the right end.

Re: serversidemodding.com

Posted: Tue Feb 09, 2010 2:34 am
by TNT
How About The Tutorials i need those

Re: serversidemodding.com

Posted: Wed Feb 10, 2010 10:19 am
by silverlight
TNT, i linked you them like 6-7 times, seriously.

Re: serversidemodding.com

Posted: Wed Feb 10, 2010 6:31 pm
by TNT
silverlight wrote:TNT, i linked you them like 6-7 times, seriously.

Lost Them sorry i sometimes delete stuff from my computer :cry:

Re: serversidemodding.com

Posted: Wed Feb 10, 2010 7:59 pm
by silverlight
Ok, i figured the one i linked you is now offline, so i uploaded it to my ftp.

http://www.silverlight76.square7.ch/ssm ... torial.php

Linked downloads from it will lead you to the modding tools thread here.

Re: serversidemodding.com

Posted: Wed Feb 10, 2010 8:19 pm
by archer
Would you mind it if I run wget --mirror over it? :)

Re: serversidemodding.com

Posted: Wed Feb 10, 2010 8:20 pm
by silverlight
archer wrote:Would you mind it if I run wget --mirror over it? :)
I got it from icedearth's filefront downloads, http://www.filefront.com/user/icedearth01

Re: serversidemodding.com

Posted: Mon Feb 15, 2010 4:31 pm
by Zoolander
Apache Thunder wrote:Well mainly the only part of this style that bugs me is the avatars being on the right side instead of the left...
Here's a script you can use with Stylish addon for Firefox if you use it.

Code: Select all

@-moz-document domain(bfmods.com) {

.postbody {float: right !important; border-left: 1px solid #fff!important; padding-left: 10px !important }

.postprofile {float: left !important; border-left: none !important ; width: 180px !important; margin-right: 0px !important; }

.online {background-position: 140px 0 !important; }

}
Original by this guy. http://userstyles.org/styles/13645


Image