A big easy way to return to "home" forum view
Vintrastorm
Member Posts: 216
Usually, in my experience, there is a big link to take people back to the forum page where all the sub-forum threads are listed.
Why not make the entire pic above with the logos in it a link right back to http://forum.baldursgate.com/ for easy navigation?
Why not make the entire pic above with the logos in it a link right back to http://forum.baldursgate.com/ for easy navigation?
3
Comments
P.s. That animated gif is scary. Next time please don't offer rewards.
However, just looking at the page code, it appears that the header is somewhat broken. Chrome is just better at parsing this, apparently. In Firefox, the code appears as so: First problem is that there is an equals symbol in quotations, and an extra quotation mark. There lacks a quotation mark at the end of the style, which in turn damages the <a> tag. Further, the <a> tag has only one quotation mark.
Chrome shows it as such, including the extra <a> tag. In this case, it shows the first <a> tag as the one being eff-ed up rather than the <strong> tag. @ScottBrooks might know the answer.
I would assume it should appear like so: And I'm too late. Always too late.