Seems strange filing an issue on my own project but I'm looking for help on two things that are really bugging me.

On http://advforum.shellmultimedia.com/forum you can see that there is a gap under the forum containers that breaks the outer border. I've used firebug and can't figure out what's causing that.

On http://advforum.shellmultimedia.com/forum/4 you can see the bottom border is missing due to the white border on the topic. I can see what's causing it in this case but don't know how to fix it as I have no way of knowing in CSS what the last topic is.

If anyone could help me fix this, I'd really appreciate it.

Thanks,

Michelle

CommentFileSizeAuthor
#1 advanced_forum.patch5.54 KBkmillecam
#1 forum.png10.88 KBkmillecam
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kmillecam’s picture

FileSize
10.88 KB
5.54 KB

Here's a possible fix.

I basically changed the TDs to have 1px white borders all around. Then I changed the blue "thin" border on the table to be 2px.

Another option would be to add an !important after the "thin solid blue" table styling but I've heard that IE isn't very good at respecting the importance of !important.

Kevin

Michelle’s picture

Thanks for this. I've got my focus on user profiles today but will give this a try ASAP.

Michelle

Michelle’s picture

Status: Active » Fixed

There's someone working on the default theme so I'm just marking fixed issues that have to do with that.

Michelle

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.