Hi, I installed photopost pro with vb3 integration and it seems to stuff the style up a bit. heres a link to see the problem http://forum.multigamers.org/photopost/index.php
anyone know if theres a way to fix it? would appreciate it alot, thanks
I see your issue your style is clashing and using class names the same as script names and clashing with our auto rewrite code to ensure links go where they need to go.
Code:
Content visible to verified customers only.
I would suggest you rename those classes like register faq and member to something else and edit the header and replace the class names in the template so things load right.
Edit the style in your vb admin and find the extra style classes named
REGISTER MEMBER AND FAQ
Try say renaming them to signup customers and help
Then go to your styles edit templates and edit your header template and change the class names in that section of code noted above to use the new class names
The global style elements the page where you see all the style classes at the bottom is the custom style classes and you can rename the ones meantioned