Log In · Register

 
 
Closed TopicStart new topic
Please help...., shortcut box back.
DIV4112
post Apr 16 2008, 09:37 AM
Post #1


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



This dredful "shortcut" box is back on Myspace,can someone help to a new and improved code that will hide/remove this box?
 
absinthe
post Apr 16 2008, 03:47 PM
Post #2


GD. <3
******

Group: Staff Alumni
Posts: 1,222
Joined: Aug 2005
Member No: 198,566



Try this code:

CODE
<style>
div div select, div div form {display:none !important;}
select { filter:alpha(opacity=0); opacity:0.0; }
</style>


However I believe it hides the search bar as well.
 
DIV4112
post Apr 16 2008, 07:24 PM
Post #3


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



Hey there. Unfortunately this code did not work for me sad.gif I wish Myspace would remove it, perhaps there is another that could /would work? Im not good with coding at ALL!
 
melancholiclight...
post Apr 16 2008, 09:06 PM
Post #4


Senior Member
***

Group: Official Designer
Posts: 37
Joined: Feb 2006
Member No: 381,509



Are you using Firefox or IE?
Maybe that could be the difference to why it doesn't show up?
 
absinthe
post Apr 17 2008, 11:33 AM
Post #5


GD. <3
******

Group: Staff Alumni
Posts: 1,222
Joined: Aug 2005
Member No: 198,566



It would help if you could post your code to see if any other codes interfere with the appropriate codes.
 
DIV4112
post Apr 17 2008, 02:17 PM
Post #6


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



Hey! hows it going, quick question, did the code you post work for you? or anyone else? I tested the code on one of my test myspace pages that had no codes, and its (the shortcut box) is still there...
 
DIV4112
post Apr 17 2008, 06:24 PM
Post #7


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



Im soooo sorry to be such a nag...Please if anyone can help?.Even if it cannot be removed or hidden is there a way to move it to the bottom of a profile?
 
S-Majere
post Apr 17 2008, 06:36 PM
Post #8


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



It is always helpful to know if you're using Firefox or IE and to generally answer some of the questions posed to you - but I'll dip straight into things, ask you not to double post (wink.gif) and to try this out for size - this should be compatible with both Firefox and IE:

CODE
<style>
div div select, div div form {display:none !important;}
select { filter:alpha(opacity=0); opacity:0.0; }
</style>

 
DIV4112
post Apr 17 2008, 06:46 PM
Post #9


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



To answer the question posed to me ,iam using AOL. the code you gave me did not work either,I double post because i needed the help and this is the only place to get it.since none of these codes are working ,is there a way to just move the thing to the bottom of the page?
 
S-Majere
post Apr 17 2008, 06:49 PM
Post #10


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



Double posting won't get you anything faster wink.gif

Yikes, I haven't the foggiest clue how to go about hiding the thing on an AOL browser. The way I figure it, the vast majority of people visiting your site will not see the shortcut box if you use the FF and IE compatible one; so unless anyone else has any ideas on hiding the shortcuts across that browser then I'm stumped.
 
DIV4112
post Apr 17 2008, 06:56 PM
Post #11


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



"Double posting won't get you anything faster "

Thanks for that bit of info, gee somehow it got you to answer me "faster" ":wink:" .Perhaps someone else on staff can help me with my problem? or know how to move the shortcut drop down box to the bottom of my page,using AOL.
 
S-Majere
post Apr 17 2008, 06:58 PM
Post #12


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



Absolutely not true.

Hopefully there will be a solution I'm not aware of. I'll leave this open so members can have a deckers and p'raps help you out. Best of luck.
 
DIV4112
post Apr 17 2008, 07:04 PM
Post #13


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



'ppreciate it.Hopefully someone will know, anyone out there please ,if you know, please post as I cannot stand this drop down box and it messes with my DIV overlay...Thanks in advance
 
absinthe
post Apr 18 2008, 01:13 PM
Post #14


GD. <3
******

Group: Staff Alumni
Posts: 1,222
Joined: Aug 2005
Member No: 198,566



Most of the codes are either geared towards IE, Firefox, or both -- so I don't think there's anything floating around for AOL.

As for double posting, regardless of whether you feel your question was answered faster or not, it's against the community rules. So please take a look at the community guidelines.
 
DIV4112
post Apr 18 2008, 05:15 PM
Post #15


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



All I want to know is if there is a code to remove ,hide or reposition the new user shortcut dropdown menu.All this double posting talk is rediculous.The first member of staff told me about the double posting and I respectfully obliged.I do not post much on this forum (I was a member before but I had to re-register because I forgot my login information), I saw that this was a place for me to share my problems regarding Myspace and so I took it upon myself to give it a shot and ask.nothing more ,nothing less.I get the point about double posting and I have not done so ,since I was told about it the first time, only to respond.

Also I used the pervious codes given on this board a while ago ,that allowed me to hide the shortcut box using AOL and it worked, it seems Myspace changed something ,and I was hopeing for a revised code.
 
allvanishing
post Apr 18 2008, 06:40 PM
Post #16


simple and clean...
****

Group: Official Designer
Posts: 149
Joined: Nov 2006
Member No: 478,009



Try this one that I use. Don't know if it works in AOL but it might.

CODE
<style>
div div select, div div form, div div input, select {display:none;filter:alpha(opacity=0); -moz-opacity:0;opacity:0;height:0px;}
</style>
 
DIV4112
post Apr 18 2008, 09:58 PM
Post #17


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



Thanks allvanishing and doublehelix for those codes....they didnt work either,however i think I will just deal with it and take your advice doublehelix and check that link out,thanks a bunch again! biggrin.gif
 
miyashu
post Apr 18 2008, 10:23 PM
Post #18


cake or DEATH
*****

Group: Staff Alumni
Posts: 631
Joined: Sep 2005
Member No: 223,586



a new shortcuts code has been added here.

see if it works for you.
 
DIV4112
post Apr 19 2008, 11:57 AM
Post #19


Member
**

Group: Member
Posts: 13
Joined: Apr 2008
Member No: 641,535



Hey there Miyashu, thanks for that update,it didnt work sad.gif the previous code Im using at the moment is one that was offered here a while ago, and it removed everything! the whole google bar (search box, google IMG etc...)INCLUDING the shortcuts drop down menu, suddenly the "user shortcuts" dropdown menu popped back up, while everything else still remains hidden.I wonder what could be the problem.I have become so frustrated with trying,im going to call it quits lol.Maybe one of these days Myspace would remove it.Thanks again. _smile.gif


code i have been using...

CODE
<style>body div td div div select {position:absolute!important;top:-1000px;}
body div div form {display:none !important;}
table table div form {display:inline !important;}</style>
 
Insurmountable
post Apr 20 2008, 12:08 PM
Post #20


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



yes, it's not impossible to hide, we just don't yet know if myspace is requiring everyone to have it in their profile, since they have worked so hard to prevent it from being hidden
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: