Replies

Jun 12, 2009 16 years ago
Chelsea
Decimal System
User Avatar
Joust

move certain things without moving everything? Like place ONLY the avatar somewhere, without it moving the whole column?

Jun 12, 2009 16 years ago
Revel
is sweet
User Avatar

Yes you can position the individual sections on the profile.

Just take the section name and move it. 1_pets {Position:absolute; left:100px; right:300px; top:300px}

It'll affect the column it's in though so if they scroll it'll cause some issues, just keep one column open and position from it.

Jun 12, 2009 16 years ago
Chelsea
Decimal System
User Avatar
Joust

Seriously... OMG. I think that I could seriously hug you right now. -squeal- Thank you so much! 8D

So all I'd have to do is say column would be... about how large in size? Witht he hidden scrolls and then use whatever I want to position in that column, y/y?

Jun 12, 2009 16 years ago
Revel
is sweet
User Avatar

slightly confused

If you have a two column profile and want to position sections around those two just set the third column to the basic {position:absolute; width:0px; left:0px; top:0px; height:0px;}

and individually position each section you put in the third column.

-- Does that make sense?

If it doesn't work just let me know and I'll edit the codes, I've been writing something for a while and some wires may of been crossed :P

Jun 12, 2009 16 years ago
Chelsea
Decimal System
User Avatar
Joust

8D YES IT MAKES SENSE. -dance- Thank you very much and I'll be sure to let you know. c:

Please log in to reply to this topic.