Jump to content

Moving around modules?


Azy

Recommended Posts

is this possible at all?

 

for example, the default layout is as follows

 

[user info][collections][shop]

[neopets][neohome]

[trophies][habitarium and nc mall (i've removed these two)]

 

it is possible for me to move these around to

 

[user info][collections]

[neopets]

[neohome][shop]

[trophies]

 

basically, just making the neohome and shop modules a row of their own

 

any help would be much appreciated

Link to comment
Share on other sites

Wellll, yes, it's possible.

 

It involves tinkering around with position.

 

Like so:

 

<style>
#usershop{position:absolute;top:300px;left:300px;}
</style>

 

Really you just have to fuss with it until you get your modules where you want them.

 

 

And, welcome to the forum :)

Link to comment
Share on other sites

Wellll, yes, it's possible.

 

It involves tinkering around with position.

 

Like so:

 

<style>
#usershop{;}
</style>

 

Really you just have to fuss with it until you get your modules where you want them.

 

 

And, welcome to the forum :)

 

ah, that's what i thought. i was hoping there was a way to keep it centered in any page resolution like it is by default. i guess i'll give up and leave it as is because i prefer that over it being x amount of pixels from the right.

 

thanks very much for your help!

Link to comment
Share on other sites

As far as I know, we can't move modules around from row to row and keep them still inside the content div.

 

That would be cool if we could though.

 

The user profiles on IMVU, for example, are all Ajaxed, so you can drag and drop the panels all around as you wish.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...