Weird links in blog posts
-
Okay I am having a weird issue. I am using a brand new install of WordPress 2.3 and a theme I downloaded and hacked together. The thing is when I include a link in a post, it makes the entire line an active link well beyond the end of the word, almost like I have an open href tag, but I don’t. I have no plugins installed and it only affects this theme. You can see the path to the div in the screenshot from my FireFox bar. The CSS code for those tags are below. Any ideas?
screenshot: https://www.timbercrawler.com/weirdlink.jpg
CSS code:
.table_row { height: 100%; display: table-row; } .left_content { padding-left: 45px; padding-right: 29px; } .left { width: 550px; height: 100%; vertical-align: top; display: table-cell; text-align: justify; }
The post looks like this in CODE mode of the editor:
warnings on the <a href="https://www.us.php.net">install page</a> when it comes
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Weird links in blog posts’ is closed to new replies.