.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.
#21 Aug 8 2010, 6:14 am
|
|
#22 Aug 8 2010, 6:24 am
|
|
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? | |
#23 Aug 8 2010, 6:35 am
|
|
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. | |
#24 Aug 8 2010, 6:37 am
|
|
Mikau wrote:
.guild_rank_name{position: absolute; left: 400px;} 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:". | |
#25 Aug 8 2010, 6:41 am
|
|
.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. | |
#26 Aug 8 2010, 6:59 am
|
|
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?.
| |
#27 Aug 8 2010, 7:00 am
|
|
Doubtful, but maybe you should put in a feature request.
| |
#28 Aug 8 2010, 9:00 am
|
|
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 :] | |
#29 Aug 8 2010, 9:08 am
|
|
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 | |
#30 Aug 8 2010, 9:12 am
|
|
Teka123 wrote:
Ah yes i see well it would be good :) 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 | |
#31 Aug 8 2010, 9:14 am
|
|
.-. I'm not on this. /rage
| |
#32 Aug 8 2010, 9:15 am
|
|
a lot of your posts scare me o.o and we don't talk very regularly.
| |
#33 Aug 8 2010, 12:01 pm
|
|
man i shoulda been a Godfather by now =(
| |
#34 Aug 8 2010, 12:04 pm
|
|
Fuck this shit is sexy.
Seriously, who done this CSS for you Teka? xD Get them to make me a Cookie one? :3 | |
#35 Aug 8 2010, 12:11 pm
|
|
Kingstone99 wrote:
Schnitzelnagler wrote: 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 | |
#36 Aug 8 2010, 1:33 pm
|
|
Pretty CSS.It is a little too red though. And your logo needs some update too.
| |
#37 Aug 9 2010, 10:07 am
|
|
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 | |
#38 Aug 9 2010, 10:54 am
|
|
Teka!!
Mikau created this CSS for you yes? :3 | |
#39 Aug 9 2010, 11:16 am
|
|
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. | |
Due to my incapability i wouldn't be entirely sure what part of the Css i would have to add it into anyway