CSS problems with post-meta-data
-
Hi Folks,
I’m on WP 3.1.2 and using the single column Wu-Wei theme. This is happening to the meta data section of posts with lots of tags: https://screencast.com/t/9iLvzVc7ZVxh
I’m wondering if there is a fix for this on the CSS? I know I can increase the padding but it does it on all the posts. I’m looking for a way to get the categories area pushed down if there are more tags, instead of overlapping with each other.
The current values on the CSS for that element are:
.post-meta-data { position: relative; margin: 0 0 0 10em; height: 100%; padding: 0.333em 0; border-top: 1px solid #D1D9DC; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS problems with post-meta-data’ is closed to new replies.