Replies

Mar 25, 2012 14 years ago
Bond
is a lush
User Avatar

I have mediocre to non-existant coding skills, but I was wanting to try and put a layout together myself.

However, I keep having this problem with Tensoba's layout, wherein the overlay moves when you scroll, and nothing else does, and the page shouldn't be long enough to scroll anyway.

It started happening and I'm not sure what I've done to cause it, hehe. Any help would be much appreciated!

Mar 25, 2012 14 years ago
Sammii
is a sun worshipper
User Avatar

It's from the div, it's quite wide and high. (Lol that sounds weird...) Anyway I used Firebug to hide the width and height on it and it didn't seem to make any difference, so maybe it's not even needed to set the dimensions? Or just make them smaller.

PS: I love your scrolling conveyer thingy, so cool!!

Mar 25, 2012 14 years ago
Oh My Shinwa, we thought
FallenSamurai
was dead
User Avatar
Ruusu

You are trying to position the overlay within which is already being positioned. Remove any positioning code for the overlay.

I usually position everything separately, , .owner, .pet_color_info.

[Kiss=fallensamurai]
Get updated on freebies, join #subetagfx!

Mar 25, 2012 14 years ago
Halo
is FIERCE
User Avatar
Lilika

(I won't png you, considering this is unrelated) Your profilenis lovely, I love that scrolling convertor belt (x

[font=segoe print] [IMG][/IMG][/font]

Mar 25, 2012 14 years ago
Bond
is a lush
User Avatar

Daw, thank you! C:

Hate to be a bother, but I removed it for the pet image, and instead placed the positioning in the column 2 section, but it keeps happening. Any advice? C:

Mar 25, 2012 14 years ago
Oh My Shinwa, we thought
FallenSamurai
was dead
User Avatar
Ruusu

{ position: absolute; top: 100px; left: 535px; }

{ background: url('http://media.tumblr.com/tumblr_lzynyssSag1qjsghb.png') no-repeat; }

Try this code for and .

[Kiss=fallensamurai]
Get updated on freebies, join #subetagfx!

Mar 26, 2012 14 years ago
Bond
is a lush
User Avatar

Ah, that's perfect! Thank you so, so much! C:

Mar 26, 2012 14 years ago
Oh My Shinwa, we thought
FallenSamurai
was dead
User Avatar
Ruusu

No problem. :)

[Kiss=fallensamurai]
Get updated on freebies, join #subetagfx!

Please log in to reply to this topic.