For Neopets ONLY discussion.
Thu May 10, 2007 5:23 pm
It sure would be nice if they gave us a heads up when they're going to do stuff like that. I just about freaked out when I saw it.
Thu May 10, 2007 7:23 pm
GIR wrote:It's doing that to me. I made no changes, but within the past 24 hours I've gone from being able to click the userlookup, inventory, and log out link to NOT being able to click any of them. It acts as if they aren't even text; they can't be highlighted.
Same thing here. And in IE, I had made it so the topbar is half-sized (so it looks like it does on userlookups) all the time, but now an ad is just sitting in the middle of it, blocking everything.
Edit: Now the links work.
Edit2: Or they did, on several pages in a row, but now they don't again. Bah.
Thu May 10, 2007 10:55 pm
Cranberry, it is happening intermittently to me as well. Frustrating as heck. I ended up keeping an extra firefox tab open to my shop. That way, if I log out, I just click on the shop tab. It tells me that I am not logged in and gives me the log in page.
Fri May 11, 2007 2:26 am
It tells me that I am not logged in and gives me the log in page.
For those who keep getting logged out, there's a way to semi-automatically log in via a URL - if you'd like to dig around, you can see it by via looking at the macros in Neodaq's
NeoDaq.xls (the one named "Login"), or just guess parameters on login.phtml (it's pretty guessable).
But since this would (by default) cause your password to be stored as plain text in your history, I don't feel comfortable making it too easy to find out. There's a balance between security and convenience that I think should be considered individually here. (And if you use your Neopets password for anything else: 1) You should change the password! 2) If you don't change the password, at least don't use the login-via-URL method.)
Sat May 12, 2007 6:40 am
While trying to alter my stylesheet so the links at the top would start working again, I found ways to remove just about anything from the page (except the top without breaking the links X_x). Anyways, if anyone wants the CSS to remove something such as the pet and neofriend modules on the side, let me know.
Sat May 12, 2007 4:09 pm
GIR wrote:While trying to alter my stylesheet so the links at the top would start working again, I found ways to remove just about anything from the page (except the top without breaking the links X_x). Anyways, if anyone wants the CSS to remove something such as the pet and neofriend modules on the side, let me know.
Is there a way to remove JUST the neofriend module and not the pet module?
Sat May 12, 2007 5:08 pm
bgryph wrote:Is there a way to remove JUST the neofriend module and not the pet module?
To remove just the Neofriend module, use:
- Code:
.neofriend{display:none;}
but that will leave the link on the Neofriends header. If you want to get rid of that also, use:
- Code:
.sidebarHeader{display:none;}
but that will also remove the pet name header link above your active pet. (However, you can still get to quickref by clicking on the active pet itself.)
If anyone knows if the sidebar headers can be individually removed, let us know.
Sun May 13, 2007 2:49 am
anjuna wrote:bgryph wrote:Is there a way to remove JUST the neofriend module and not the pet module?
To remove just the Neofriend module, use:
- Code:
.neofriend{display:none;}
but that will leave the link on the Neofriends header. If you want to get rid of that also, use:
- Code:
.sidebarHeader{display:none;}
but that will also remove the pet name header link above your active pet. (However, you can still get to quickref by clicking on the active pet itself.)
If anyone knows if the sidebar headers can be individually removed, let us know.
Stupid question from someone who doesn't know CSS: Should there be something in front of that? A DIV or something? Just sticking it in there as written doesn't seem to be doing anything?
Sun May 13, 2007 3:33 am
bgryph wrote:Stupid question from someone who doesn't know CSS: Should there be something in front of that? A DIV or something? Just sticking it in there as written doesn't seem to be doing anything?
Oh I don't know why. It works that way as written for me but maybe it is an IE vs. FF thing? I use IE and don't know much about CSS, sorry. Maybe try adding the 'important' rule and see if that makes it work?
- Code:
.neofriend{display:none !important;}
Worth a try?
Sun May 13, 2007 4:23 am
anjuna wrote:bgryph wrote:Stupid question from someone who doesn't know CSS: Should there be something in front of that? A DIV or something? Just sticking it in there as written doesn't seem to be doing anything?
Oh I don't know why. It works that way as written for me but maybe it is an IE vs. FF thing? I use IE and don't know much about CSS, sorry. Maybe try adding the 'important' rule and see if that makes it work?
- Code:
.neofriend{display:none !important;}
Worth a try?

That did it. Apparently it just needed to be told how important it was. :-) Thanks!
Mon May 14, 2007 1:52 pm
Isn't there a link to the events page? I haven't been able to click on the event link on the top bar to get to my events and such.
Mon May 14, 2007 9:35 pm
mercurius wrote:Isn't there a link to the events page? I haven't been able to click on the event link on the top bar to get to my events and such.
I haven't been able to click any of the links at the top of the page. My username takes me nowhere...I can't get to my inventory that way...and I can't get to the front page of Neo. I sent in a bug report over the weekend, but haven't heard anything yet.
Tue May 15, 2007 8:04 pm
I'm pretty sure Neopets are fixing some of the redraws. Atleast, they fixed my Snow Wocky that's currently a lab pet. It looks like the old one, but in the new pose. It's a lot better than it was when it was first redrawn. I don't know if any other pets have been changed, but you might want to check and see.
Wed May 16, 2007 8:41 pm
I like the new look allot more, seems more easy to get to pages fast (love to top nav).
Thu May 17, 2007 2:50 am
The items in my inventory are displayed kinda all wonky. Like they're all in grey boxes. I do not like it.
Powered by phpBB © phpBB Group.
phpBB Mobile / SEO by Artodia.