Help > Questions & Tech Support > Post Reply     

Layout Centering Problem

Player Avatar
Kyliga |:| Whimsical Wolves
April 7th, 2013 2:02:36pm
77 Posts
I have checked Lluvia's tips in the tips and hints section, nothing there seems to have worked and none of it quite matches my issue. My layout is a simple, table based double expandable layout, nothing fancy, not even really any CSS. I have been using this method to create my layouts for years now, however this time when I coded my layout I cannot get it to center on the page. I usually just put the center tag out on top and it deals with everything, except for the text inside the table cell tags of course. This time it has not worked, and neither has align the table to be centered. So basically I was wondering if there was a to fix this, while it is not amazingly important, I think a layout looks better centered.


"There is a wide, yawning black infinity. In every direction, the extension is endless; the sensation of depth is overwhelming. And the darkness is immortal. Where light exists, it is pure, blazing, fierce; but light exists almost nowhere, and the blackness itself is also pure and blazing and fierce."
-Carl Sagan

 


View Comments 1


Player Avatar
`liato ϟ
April 8th, 2013 8:32:28am
29 Posts
There's a little...bug I suppose you'd call it with player profiles. To fully center something, you need to add the code shown in the following image to the end of your html:




 

Player Avatar
Kyliga |:| Whimsical Wolves
April 8th, 2013 2:23:19pm
77 Posts
There we go! Thanks a bunch liato!Problem solved.


"There is a wide, yawning black infinity. In every direction, the extension is endless; the sensation of depth is overwhelming. And the darkness is immortal. Where light exists, it is pure, blazing, fierce; but light exists almost nowhere, and the blackness itself is also pure and blazing and fierce."
-Carl Sagan

 

Default Avatar
Absinthe .:.Pomeranians.:.
April 9th, 2013 1:42:37pm
318 Posts
I've tried that on a couple of my layouts (not this one since I didn't code this one) and it's still not working for me. Maybe I'm not putting it in the right place...


 

Player Avatar
misa・irish sport horses
April 9th, 2013 5:33:38pm
172 Posts
It needs to be the absolute last line of your code (not including your CSS). :) It's in your current layout - in the "Please Do Not Edit" part of trig's coding, right after the credits and before the CSS. It's sort of the last 'structural' piece of coding you put in. Hope that helps! You can send me one of your other layouts to look at if you want!


 

Default Avatar
Absinthe .:.Pomeranians.:.
April 9th, 2013 8:59:31pm
318 Posts
Thanks, Misa. I'll see if I can get it figured out, but if I can't I'll let you know :)


 

View Comments 1