Language…
7 users online: Anas, CONLUSH666, Danik2343, DinoMom, Firstnamebutt, masl, Zavok - Guests: 205 - Bots: 391
Users: 64,795 (2,380 active)
Latest user: mathew

Basic Post Layout Base Codes

Link Thread Closed
Originally posted by gabs1021
darky can i have the code for your layout?


Why do you want the code anyways?

Originally posted by Layout Rules in that thread
•DO NOT STEAL CODE FROM OTHER USERS' LAYOUTS. Not only is it extremely rude to whomever coded that particular layout, it's also extremly lazy. This is also subject to a ban.
Many users learn how to code layouts by looking at others. As long as he doesn't steal the code exactly it's alright.
Guys? how do i get rounded edges instead of square edges and 2 seperate boxes for a sig (1 on the bottom and one on the right?)

If you stomp a goomba you become a goomba! :D
Also, Goombas have feelings to! So be nice to them or they will devour your soul!!!! D:.

Very nice thread. I got to use this code for my layout!
I can't believe that I still remember this place.
Thank you, I learned how to make my own layout by just seeing this thread ^^


can somebody send a layout to me. i just wanna play around with a completed layout and change it ultimately learning what each thing does. cuz i dont get the semi-transparent box.
Warning, Reading may cause cancer. Add me on xbox live: Pl X3r0. need any testing? ill help.
The semi transparent box isn't code. It's a PNG image edited in paint.net/GIMP/Photoshop by increasing the image's opacity. The easiest method is just selecting the eraser tool, putting the opacity to what you want and just clicking over the image.
Originally posted by Notch
The semi transparent box isn't code.

It could be. CSS3's rgba(*red*,*green*,*blue*,*alpha*) is an option. You could use the argument that shitty IE(<9) wouldn't work, but then again IE doesn't even pick up transparency in images, IIRC. Plus, you could always have fall-backs.

Give Mario some love?~
I always use rgba, is that a bad thing? :V
e: by always I mean, since I found out about it which was not the case when I coded mine.
Your layout has been removed.
Yes, IE8 and back doesn't support it. Therefore, layouts using rgba might be unreadable.

Btw, use hsla instead ;D
I can view Aqua's layout in IE8 though and I used rgba for it.
And what's hsla
Your layout has been removed.
Hue, saturation, lightness, alpha. More info about it here.
Originally posted by Stocking
I can view Aqua's layout in IE8 though and I used rgba for it.

No, you're not using IE8 to check that then. Because rgba does not work in IE8.

Screenshot of IE8 rendering

(Eggnog said it all about HSLA really. And man, I have no idea how nobody have seen that gigantic view ability failure.)

Layout Cloning Solved!

If you have been using the "signature box on the side AND one on the bottom" code, there is an error in it which can casue your layout background pic to clone the Bg pic of another poster, if you post on the same page. In your code you will see this...


Code
table.ex2


if you change the number, you will stop cloning.

right now I use ex3

feel free to post the number you use below so we avoid mixups.
Now Playing:
Real Life
I'm Outta Here


Originally posted by Clay_Buster
Layout Cloning Solved!

If you have been using the "signature box on the side AND one on the bottom" code, there is an error in it which can casue your layout background pic to clone the Bg pic of another poster, if you post on the same page. In your code you will see this...


Code
table.ex2


if you change the number, you will stop cloning.

right now I use ex3

feel free to post the number you use below so we avoid mixups.

Uh, rather then going through the entire mess of having everyone post their "numbers" why not just change it to something other than a number? Your username perhaps?

The class name doesn't matter so long as the same name is used when giving the class name in the table, td, or tr tags. For example this post table uses the tag names: hockey, puck, and stick for the table and the two td tags, respectfully. It shouldn't be that hard to come up with your own individual class names.
Random cell on the right.
I made my Layout with this!!! w00t!!!!

Really, how good is it? and im trying to improve it, somehow.... and for the pic:
S
T
R
E
C
H
I
N
G
S
T
R
E
C
H
I
N
G
S
T
R
Later.
That's pretty good for a base layout creation. Nothing in terms of the way it's designed seems wrong to me, I mean the text is readable and the post isn't eye-searing either.

The only thing that I'm going to gripe about is probably the line breaks in your header and footer. You probably just pressed "enter" twice before your code in the header and after the code in your footer. Having those line breaks just makes it so that you have the odd space above and below your layout. Just thought I'd mention that.

Other than that, it looks great.
AnimeList | MangaList
....did i fix it?#w{=)}
Later.
There's one linebreak after the <div class="ShadowFire"> and two at the end.
tldr: Not all of it.
<blm> zsnes users are the flatearthers of emulation
I have a question:
How would I change the color of links? In my layout they're barely visible. Also how to change the "code" box color? I really need both of these things more visible for people.
LINKS Twitter | YouTube | SoundCloud | Fortaleza Reznor
to hear birds and see none.
Link Thread Closed