• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fixed some CSS and HTML
#1
Fixed some CSS and HTML

Well.. Today i set about running over and validating the site's HTML and CSS content. I moved a couple of things about, delete others and added a few things. You won't really notice anything on your end it's just good practice.

Anyways.. the most important thing to you guys is that I've fixed the links! All of the links in posts are now underlined! *Finally*

For future reference, wham this in your global.css file. (For the MyBB Admins out there)

[code=css].post_content a:link {
text-decoration: underline;
}

.post_content a:visited {
text-decoration: underline;
}[/code]

:happy
  Reply


Forum Jump: