vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: [F] Give PM Bar it's own class - View Topic
Topic Rating: *****
Printable View
Amor
New Member
*

Posts: 32
Status: Offline
Gender: Female
Joined:  
Reputation: 0%  


pm
[F] Give PM Bar it's own class (10th Jan 08 at 5:50pm UTC)
Can someone make a code for giving that PM bar under the menu it's own class?
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Give PM Bar it's own class (10th Jan 08 at 8:18pm UTC)
any specific reason why?

You can use the id to apply CSS {Smile}
Amor
New Member
*

Posts: 32
Status: Offline
Gender: Female
Joined:  
Reputation: 0%  


pm
Re: Give PM Bar it's own class (11th Jan 08 at 3:45am UTC)
 
any specific reason why?

You can use the id to apply CSS {Smile}


because i'd like a different image for the PM bar from my menu bar.

if they're both the same class then they both get changed at the same itme :-\
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 35
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
Re: Give PM Bar it's own class (11th Jan 08 at 3:49am UTC)
I think I can agree with Amor here. Being able to apply unique CSS features should be an idea, and on top of that, what if someone in the future wants to move their PM bar elsewhere? Or hide it just to grab it's data and have a code to use it elsewhere?
ManGoneMad
New Member
*

[Avatar]

Posts: 20
Status: Offline
Gender: Male
Location: West Coast of Michigan
Age: 66
Joined:  
Reputation: 0%  


pmwwwvForum
Re: Give PM Bar it's own class (11th Jan 08 at 3:54am UTC)
 

because i'd like a different image for the PM bar from my menu bar.


The same here, it would make things much easier! {Wink}

Image
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Give PM Bar it's own class (11th Jan 08 at 4:26am UTC)
As Wrighty said, just use the PM bar's ID to change the CSS properties. {Smile}

Code: CSS
 
  1. <style type="text/css">
  2. <!--
  3.  
  4. #user_table {
  5. background: img(http://cr0w.r00ls.com/w00t.jpg);
  6. }
  7. //-->
  8. </style>
 


{Wink}

rroll.to— Shorten a link, rickroll your friends.
Amor
New Member
*

Posts: 32
Status: Offline
Gender: Female
Joined:  
Reputation: 0%  


pm
Re: Give PM Bar it's own class (11th Jan 08 at 4:29am UTC)
last i saw the PM bar was "menu" same as the menu bar {Unsure}
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Give PM Bar it's own class (11th Jan 08 at 4:40am UTC)
Its class is menu; its ID is user_table. {Wink}

rroll.to— Shorten a link, rickroll your friends.
Amor
New Member
*

Posts: 32
Status: Offline
Gender: Female
Joined:  
Reputation: 0%  


pm
Re: Give PM Bar it's own class (11th Jan 08 at 5:25am UTC)
Ah. Nowwwwwww to my other thread so I can actualy use any codes here -__-
Amor
New Member
*

Posts: 32
Status: Offline
Gender: Female
Joined:  
Reputation: 0%  


pm
Re: Give PM Bar it's own class (12th Jan 08 at 11:24am UTC)
double post lol



alrighty... having the PM bar as part of the welcome table is becoming rather annoying now. lol.
another reason why i want it to have it's own class/section

if i remove the base image for the welcome table, then i'm short one base (on the PM bar)... and if i don't remove the base image from the welcome table, then i've got one too many O_O (under the menu bar)

honestly, why NOT make it have it's own piece of classing separate from the welcome table?
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Give PM Bar it's own class (12th Jan 08 at 12:05pm UTC)
so you just want to remove the head & base around the welcome table and NOT the PM bar?
Amor
New Member
*

Posts: 32
Status: Offline
Gender: Female
Joined:  
Reputation: 0%  


pm
Re: Give PM Bar it's own class (12th Jan 08 at 6:53pm UTC)
just the base.

http://i75.photobucket.com/albums/i283/amor_forum/Untitled-1-2.jpg
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Give PM Bar it's own class (12th Jan 08 at 7:29pm UTC)
So you want to remove the welcome table base?
Code:
 
  1. <script>
  2. document.getElementsByTagName('table')[3].style.display="none";
  3. </script>
 
Amor
New Member
*

Posts: 32
Status: Offline
Gender: Female
Joined:  
Reputation: 0%  


pm
Re: Give PM Bar it's own class (12th Jan 08 at 9:11pm UTC)
thanks =)
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Give PM Bar it's own class (12th Jan 08 at 9:28pm UTC)
No problem! {Smile}
 Printable View

All times are GMT+0 :: The current time is 9:24pm
Page generated in 1.1924 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums