Mikau wrote:
How special!

You still didn't add that line to the layout though! Do eeeet!

Due to my incapability i wouldn't be entirely sure what part of the Css i would have to add it into anyway
.guild_rank_name{position: absolute; left: 400px;}
.style1 td, .style1 tbody, .style1 table, .style1 th, .style2 td, .style2 tbody, .style2 table, .style2 th, #tab_content {border:medium none;}
a, .style1 a, .style2 a, .style3 a {text-decoration:underline; color:#007700;}
.style1, .style2, .style3{background:none repeat scroll 0 0 #000000;}
td.unread{background: none; border: 1px solid #FF0000; margin: 0px; padding: 0px;}
.style1, .style2{border: 1px solid #FF0000;}

------------

Just pick any spot in the layout, it doesn't need to be in any special place. I also fixed up the forum a bit so that it matched the rest of the site more. Enjoy.
Hmm Lol,
Looks Like Howey implemented your Bit of Css into the Layout for me :)

Ok i cant notice to much different besides the Text color which is Your color ;)

Could you explain everything which was altered by that snippet?
Erm:
a, .style1 a, .style2 a, .style3 a {text-decoration:underline; color:#007700;}
TO
a, .style1 a, .style2 a, .style3 a {color:#FF0000;}
Change that line to that, I missed it. :P
-------
.guild_rank_name{position: absolute; left: 400px;}
The first line changes the guild list so that the ranks are a straight line down the middle, sort of.
-------
.style1 td, .style1 tbody, .style1 table, .style1 th, .style2 td, .style2 tbody, .style2 table, .style2 th, #tab_content {border:medium none;}
This removes a lot of the borders in the threads on the forum. There's like a hundred random borders around everything on there by default.
-------
a, .style1 a, .style2 a, .style3 a {color:#FF0000;}
That makes all the links red.
-------
.style1, .style2, .style3{background:none repeat scroll 0 0 #000000;}
This makes the background black, although it can be changed to background: none; if you just want to see the colour behind it instead.
-------
td.unread{background: none; border: 1px solid #FF0000; margin: 0px; padding: 0px;}
.style1, .style2{border: 1px solid #FF0000;}

Both of those are to make the red border around the posts in the threads in the forum.
Mikau wrote:
.guild_rank_name{position: absolute; left: 400px;}

The first line changes the guild list so that the ranks are a straight line down the middle, sort of.

It does make the front page part look wierd though, as the rank is hidden by the center boxes. and it just shows "Your Rank:".
.guild_member .guild_rank_name{position: absolute; left: 400px;}

Sorry, problem I have with BYOND CSS is that everything is something else all the time. I wish everything had it's own seperate ID so I when I targeted something, I know I'm just targeting that, and not something else on another page.
Very nice Thanks for that mikau :) Also! is there a way to make it so the Members are Listed in Rank order instead of Alphabetically or not?.
Doubtful, but maybe you should put in a feature request.
Mikau wrote:
Doubtful, but maybe you should put in a feature request.

^

That be cool to able to list your guilds members however you wanted :]
Ah yes i see well it would be good :)
But... Feature Request :|?? i do not know where to go for that.
I would normally just tell lummy or tom if i have problems or suggestions lol
Teka123 wrote:
Ah yes i see well it would be good :)
But... Feature Request :|?? i do not know where to go for that.
I would normally just tell lummy or tom if i have problems or suggestions lol

Us lowbies have to go through some pooey application form type thing! xD

Just message Tom or something then, i'm sure either way it'll work :3
.-. I'm not on this. /rage
a lot of your posts scare me o.o and we don't talk very regularly.
man i shoulda been a Godfather by now =(
Fuck this shit is sexy.

Seriously, who done this CSS for you Teka? xD

Get them to make me a Cookie one? :3
Kingstone99 wrote:
Schnitzelnagler wrote:
Hmm. Now I somehow feel like I need to get familiar with Asakuraboy... sharing a rank and everything. ^^

Well he's a boy. You now know one thing about him.


You mofo >_>

Im'a make this clear;

ASAKURA-BOY

Fanboy name from the age of 9.

Asakura - The family name of a fictional character from the anime/manga 'Shaman King'

Now that's cleared up, *rage* xD
Pretty CSS.It is a little too red though. And your logo needs some update too.
Red is my trademark color, i cannot have enough, maybe a little gold lacing around the place would look nice ;)

Also yes my Smoking Mafia Logo needs a Serious Update o.o
Teka!!

Mikau created this CSS for you yes? :3
Nop i made a new post explaining ;) lol

Howey made my previous Css and hes Done it again.
Thats why hes my man!! Special man!!! o.o

Mikau helped since he created a nice little snippet for the css to display the guild ranks separate from the guild name within the guilds list.
Page: 1 2 3