Tyson Full Member
  
Posts: 164 Status: Offline Gender: Male Location: Canada Eh? Joined:
pmmsnxfire | | PM Bar (10th Dec 07 at 9:22pm UTC) | | | What's the PM bar's style? I want to edit the style sheet for a gradient on there... but does it have it's own? Or is it connected with the window backgrounds? | |
Member #12 |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: PM Bar (10th Dec 07 at 9:23pm UTC) | | It's got an ID of "user_table", so you can just use that in your CSS. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Tyson Full Member
  
Posts: 164 Status: Offline Gender: Male Location: Canada Eh? Joined:
pmmsnxfire | | Re: PM Bar (10th Dec 07 at 9:30pm UTC) | | So...
user_table {bunch of css crap}
? | |
Member #12 |
|
Graham Support Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 1,642 Status: Offline Gender: Male Location: Sussex, UK Age: 40 Joined:
Additional Groups: Support Team
  
pmwww | | Re: PM Bar (10th Dec 07 at 9:32pm UTC) | | basically, yeah | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: PM Bar (10th Dec 07 at 9:39pm UTC) | | basically, yeah
Actually, no.
#user_table{ //Crap here }
#blah{ }: blah = id .blah{ }: blah = class blah{ }: blah = tag name | |
rroll.to— Shorten a link, rickroll your friends. |
|
Graham Support Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 1,642 Status: Offline Gender: Male Location: Sussex, UK Age: 40 Joined:
Additional Groups: Support Team
  
pmwww | | Re: PM Bar (10th Dec 07 at 9:41pm UTC) | | basically, yeah Actually, no. #user_table{ //Crap here }#blah{ }: blah = id .blah{ }: blah = class blah{ }: blah = tag name
See, that's why i concentrate on graphics | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: PM Bar (10th Dec 07 at 10:59pm UTC) | | basically, yeah Actually, no. #user_table{ //Crap here }#blah{ }: blah = id .blah{ }: blah = class blah{ }: blah = tag name See, that's why i concentrate on graphics
A little CSS never hurt anyone [important.] | |
rroll.to— Shorten a link, rickroll your friends. |
|
Graham Support Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 1,642 Status: Offline Gender: Male Location: Sussex, UK Age: 40 Joined:
Additional Groups: Support Team
  
pmwww | | Re: PM Bar (10th Dec 07 at 11:03pm UTC) | | basically, yeah Actually, no. #user_table{ //Crap here }#blah{ }: blah = id .blah{ }: blah = class blah{ }: blah = tag name See, that's why i concentrate on graphics A little CSS never hurt anyone [important.]
Oh aye, couldn't agree more...i just find that graphics comes easier to me than coding | |
|
Tyson Full Member
  
Posts: 164 Status: Offline Gender: Male Location: Canada Eh? Joined:
pmmsnxfire | | Re: PM Bar (11th Dec 07 at 2:47am UTC) | | So Cr0w, what do you mean?
What's the tag I use to write the styles for? | |
Member #12 |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: PM Bar (11th Dec 07 at 3:15am UTC) | | So Cr0w, what do you mean?
What's the tag I use to write the styles for?
#user_table{ //Code here, w00t! } | |
rroll.to— Shorten a link, rickroll your friends. |
|
Tyson Full Member
  
Posts: 164 Status: Offline Gender: Male Location: Canada Eh? Joined:
pmmsnxfire | | Re: PM Bar (11th Dec 07 at 3:35am UTC) | | oh ok... thanks | |
Member #12 |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: PM Bar (11th Dec 07 at 3:48am UTC) | | oh ok... thanks
No problem. | |
rroll.to— Shorten a link, rickroll your friends. |
|