XeroCint Senior Member
   
Posts: 553 Status: Offline Gender: Male Location: Google Server Streams Age: 32 Joined:
pmmsnyahooaim | |
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: Code UBBC issue (1st Jan 08 at 11:17pm UTC) | | For some reason you have:
 Code: - blockquote.code { margin-left: 10px; width: 57600px; }
in your CSS.
add:
 Code: - <style>
- blockquote.code { margin-left: 10px; width: 547.5px; }
- </style>
as a temporary fix! | |
|
XeroCint Senior Member
   
Posts: 553 Status: Offline Gender: Male Location: Google Server Streams Age: 32 Joined:
pmmsnyahooaim | Re: Code UBBC issue (1st Jan 08 at 11:26pm UTC) | | could I just remove it? | |
|
|
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: Code UBBC issue (1st Jan 08 at 11:28pm UTC) | | No, because it's the server forcing the CSS.
So it has to be changed by Ross | |
|
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: Code UBBC issue (1st Jan 08 at 11:29pm UTC) | | No, because it's the server forcing the CSS.
So it has to be changed by Ross
So it's a server side problem, not a user problem yeah?
Just so i remember for the future if it pops up | |
|
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: Code UBBC issue (1st Jan 08 at 11:31pm UTC) | | Yup it's server-side... not sure why it's just his forum affected though.. | |
|
XeroCint Senior Member
   
Posts: 553 Status: Offline Gender: Male Location: Google Server Streams Age: 32 Joined:
pmmsnyahooaim | Re: Code UBBC issue (1st Jan 08 at 11:33pm UTC) | | ehm... its still not working o,O it changed, but its still uber wide | |
|
|
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: Code UBBC issue (1st Jan 08 at 11:33pm UTC) | | Looks like the code width calculation didn't like % widths that much. Should be good now. | |
|
|
XeroCint Senior Member
   
Posts: 553 Status: Offline Gender: Male Location: Google Server Streams Age: 32 Joined:
pmmsnyahooaim | Re: Code UBBC issue (1st Jan 08 at 11:36pm UTC) | | Looks like the code width calculation didn't like % widths that much. Should be good now.
OOOrly... think its just gonna work... think you a wizard or somethi-- O.O... ALL HAIL ZE WIZARD!! | |
|
|
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: Code UBBC issue (1st Jan 08 at 11:41pm UTC) | |
that means it worked..
| |
|
XeroCint Senior Member
   
Posts: 553 Status: Offline Gender: Male Location: Google Server Streams Age: 32 Joined:
pmmsnyahooaim | Re: Code UBBC issue (1st Jan 08 at 11:42pm UTC) | | yeah.. so I can remove that code you gave me? | |
|
|
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: Code UBBC issue (1st Jan 08 at 11:45pm UTC) | | yeah.. so I can remove that code you gave me?
Yep | |
|
|