Alex Bailey Senior Member
   
Posts: 503 Status: Offline Gender: Male Location: Uk Age: 33 Joined:
pmmsnaim | Re: remove Pm border (12th Aug 08 at 10:38am UTC) | | okay | |
ting-tong2k6@hotmail.com |
|
Alex Bailey Senior Member
   
Posts: 503 Status: Offline Gender: Male Location: Uk Age: 33 Joined:
pmmsnaim | Re: remove Pm border (13th Aug 08 at 3:22pm UTC) | | Bump | |
ting-tong2k6@hotmail.com |
|
Alex Bailey Senior Member
   
Posts: 503 Status: Offline Gender: Male Location: Uk Age: 33 Joined:
pmmsnaim | Re: remove Pm border (18th Aug 08 at 11:09am UTC) | | A 5day bump? Simple code anyone fix this? | |
ting-tong2k6@hotmail.com |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: remove Pm border (18th Aug 08 at 11:31am UTC) | | I'm not 100% sure if this is what you're after as there's no way of telling the dimensions from that image. But try:
 Code: - <style type="text/css">
- <!--
- #user_table {
- background-color: #000000;
- background-image: url('http://wimg.co.uk/gSTx2h.png');
- background-repeat: repeat-x;
- background-position: bottom left;
- }
- #user_table, #user_table .menu, #user_table font {
- color: #a4a4a4!important;
- }
- #user_table a {
- color: #c590c0!important;
- text-decoration: none;
- }
- #user_table td {
- background-color: transparent;
- background-image: none;
- }
- -->
- </style>
| |
|
|
Alex Bailey Senior Member
   
Posts: 503 Status: Offline Gender: Male Location: Uk Age: 33 Joined:
pmmsnaim | Re: remove Pm border (18th Aug 08 at 11:57am UTC) | | www.pinkness.vforums.co.uk
Atm its a diff colour , if i change it to the background colour, it will work? | |
ting-tong2k6@hotmail.com |
|
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: remove Pm border (18th Aug 08 at 1:37pm UTC) | |
It's CSS, so you can change the hex value to whatever you like and it still should work | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: remove Pm border (18th Aug 08 at 7:13pm UTC) | | Sorry. My test forum has a black border color so I didn't notice it on there. I've added a background color attribute in the above code. The bit which looks like this:
background-color: #000000; | |
|
|
Alex Bailey Senior Member
   
Posts: 503 Status: Offline Gender: Male Location: Uk Age: 33 Joined:
pmmsnaim | Re: remove Pm border (19th Aug 08 at 5:50pm UTC) | | For some reason the code only works when logged in | |
ting-tong2k6@hotmail.com |
|