Annoying Bug in Chrome

nudu

New Member
I know you are updating the site deisgn now and I think its a good time to fix the bug in google chrome, the navbar is not aligned and makes the page 200% not to mention SO annoying to switch categories - have to go to index each time.

Thanks
 

Richards

New Member
Yeah, vbteam current style doesn't fit with google chrome but I am sure the admin team already noticed about this matter. :)
I just use IE and FF currently to browse vbteam :)
 

nudu

New Member
nah ill live with it, rather just use Chrome

only wanted to bring it to your attention.
 

smartness

New Member
I think i can solve this problem!

I had this too in a template before!

To be honest i don't know which of these two options solved it, but here I go:

1: Add a style="height:XXpx;" into the div that contains the new search box & to the div that contains the breadcrumbs, pms etc... | XX = a custom height, first one should be around 50px

2: add a style="float:left;" to the div that contains the breadcrumbs, pms and so on!

I hope I helped!
 
Top