New Site Layout (Split IV)
Moderator: Moderators
-
Morningstar
- Beyond Godly

- Posts: 2834
- Joined: Mon May 31, 2004 4:32 pm
- Location: Far, far away
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.

-
Morningstar
- Beyond Godly

- Posts: 2834
- Joined: Mon May 31, 2004 4:32 pm
- Location: Far, far away
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.
Tested made this fabulous set for me!!! Isn't it great?
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.)
~Habitual over-analyzer
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.
IDB Staff
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?

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: Select all
.neofriend{display:none;}but that will leave the link on the Neofriends header. If you want to get rid of that also, use:
Code: Select all
.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.
Inventor of the Mad Plumber Wizard
Main Account: anjuna
Side 1: thetan604
Side 2: unoriginal_sin
Side 3: mobofo
Side 4: anomalie
Main Account: anjuna
Side 1: thetan604
Side 2: unoriginal_sin
Side 3: mobofo
Side 4: anomalie
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: Select all
.neofriend{display:none;}
but that will leave the link on the Neofriends header. If you want to get rid of that also, use:Code: Select all
.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?

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: Select all
.neofriend{display:none !important;} Inventor of the Mad Plumber Wizard
Main Account: anjuna
Side 1: thetan604
Side 2: unoriginal_sin
Side 3: mobofo
Side 4: anomalie
Main Account: anjuna
Side 1: thetan604
Side 2: unoriginal_sin
Side 3: mobofo
Side 4: anomalie
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?Worth a try?Code: Select all
.neofriend{display:none !important;}
That did it. Apparently it just needed to be told how important it was. :-) Thanks!

-
May
- Honorary Member

- Posts: 6812
- Joined: Mon Nov 22, 2004 2:02 pm
- Location: Watching little birds fly kamikaze missions into the walls.
- Contact:
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.
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.

Set by WIS







