![]() |
|
#1
|
|||
|
|||
|
I'm using a default install and pretty much a stock template however I'm still getting some markup validation errors when checked by w3c. I'd love some help fixing them. I think most of the problems have to do with the Recent Tags box.
Also the Recent Tags box is somewhat bugged for some reason. Example, check out the background color of the recent tags box using FF with this link, and then this link. Why the change, and how to fix it? |
|
#2
|
|||
|
|||
|
Okay I fixed the errors.
The "tag_cloud_headinclude" template was causing the problems. It contains the following code. Code:
<style type="text/css">
a.tagcloudlink:link, a.tagcloudlink:visited { text-decoration:none; }
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: xx-small; }
a.level2 { font-size: small; }
a.level3 { font-size: medium; }
a.level4 { font-size: large; }
a.level5 { font-size: xx-large; }
</style>
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| correcting post | Rat69ss | Troubleshooting & Problems | 3 | 12-26-2007 04:02 PM |
| XHTML Validity | nymyth | Troubleshooting & Problems | 2 | 07-28-2007 01:32 PM |
| How would I go about correcting these... | Champster | Troubleshooting & Problems | 4 | 08-09-2006 01:57 AM |
| Warning: Invalid argument supplied for foreach() Errors | Goatpod | Troubleshooting & Problems | 8 | 11-13-2005 10:17 AM |
| Xhtml | Shadowsong | Feedback & Suggestions | 0 | 07-31-2004 07:50 AM |