slip Moderator
    
Posts: 760 Status: Offline Gender: Male Location: India Joined:
Additional Groups: Design Team
  
pmmsn | [F] remove head/base on welcome table (20th Jul 08 at 3:40pm UTC) Resolved | | I need a code that will remove head/base images for the welcome table. Whenever I add the head/base images to the skin - they automatically show up on every single table. I want to remove the head/base images from the welcome table and possibly the menu table also (make this optional). | |
|
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: remove head/base on welcome table (20th Jul 08 at 3:45pm UTC) | | <style type="text/css"> <!-- .head .welcometable{ display: none; } //--> </style>
Give that a try. | |
rroll.to— Shorten a link, rickroll your friends. |
|
slip Moderator
    
Posts: 760 Status: Offline Gender: Male Location: India Joined:
Additional Groups: Design Team
  
pmmsn | Re: remove head/base on welcome table (20th Jul 08 at 3:48pm UTC) | |  works like a charm!! | |
|
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: remove head/base on welcome table (20th Jul 08 at 3:59pm UTC) | |  | |
rroll.to— Shorten a link, rickroll your friends. |
|