At least pet pages aren't destroyed so far.
User Lookup
Moderator: Moderators
-
Sandmaster
- PPT Student

- Posts: 313
- Joined: Tue Nov 07, 2006 8:28 am
- Location: GA
- Contact:
User Lookup
So with the new look of the site. Has anyone put any info out on tips for creating a useable user lookup now? i don't mess with mine but would like to help other users. has anybody seen anything yet? just thought i'd ask and put it out there. thanks for the help!
At least pet pages aren't destroyed so far.
At least pet pages aren't destroyed so far.
Want Premium? PM me for an invite. 
-
Friskysquirt
- PPT Baby

- Posts: 65
- Joined: Mon Oct 10, 2005 10:32 am
- Contact:
I'm still working on it as I was too tired last night but have a few codes down
#header, #footer, {
display:none;
}
This removes the header and footer. You can pick just one or the other to remove as well.
#content
{width:650px;}
Adjusts the width of your the boxes.
You can also select the individual boxes by using
#usercollections
#usershop
#userneopets
#usertrophies
I have hardly started working on it yet mind you so who knows what else is possible.
Edit All in style tags I forgot to mention
#header, #footer, {
display:none;
}
This removes the header and footer. You can pick just one or the other to remove as well.
#content
{width:650px;}
Adjusts the width of your the boxes.
You can also select the individual boxes by using
#usercollections
#usershop
#userneopets
#usertrophies
I have hardly started working on it yet mind you so who knows what else is possible.
Edit All in style tags I forgot to mention
-
Friskysquirt
- PPT Baby

- Posts: 65
- Joined: Mon Oct 10, 2005 10:32 am
- Contact:
*nods* Totally agreed on that.
It is posible to remove all content from your userlookup with one simple code but that would be a very very bad idea.
The codes I mentioned will not remove anything other than the header and footer and so long as alternative navigation is put in then it doesn't differ from changing the old lookups.
Personally before removing anything other than this I am waiting to see if it is addressed in the editorial.
It is posible to remove all content from your userlookup with one simple code but that would be a very very bad idea.
The codes I mentioned will not remove anything other than the header and footer and so long as alternative navigation is put in then it doesn't differ from changing the old lookups.
Personally before removing anything other than this I am waiting to see if it is addressed in the editorial.

