Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Head/Base CSS Error (25th Jan 08 at 10:18pm UTC) | | The CSS from the head/base adds an extra px - which throws an error in Opera.
 Code: - .head { background-image: url('http://i32.tinypic.com/nwh9wo.jpg'); width: 750pxpx; background-position: bottom; background-repeat: repeat-x; }
- .base { background-image: url('http://i27.tinypic.com/fd4zeq.jpg'); width: 750pxpx; background-position: top; background-repeat: repeat-x; }
| |
|
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: Head/Base CSS Error (25th Jan 08 at 10:28pm UTC) | | You're not supposed to enter the px part in the modify colors setting
I'll get it fixed. I need to remove the spacing from that file anyway. | |
|
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Head/Base CSS Error (25th Jan 08 at 10:30pm UTC) | | There's a setting for the width of the head/base in the colours part? O.o | |
|
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: Head/Base CSS Error (25th Jan 08 at 10:33pm UTC) | | There's a setting for the width of the head/base in the colours part? O.o
It's based off of the forum width. | |
|
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Head/Base CSS Error (25th Jan 08 at 10:43pm UTC) | | oh ok | |
|