Skip to main content

Reply to "Post Your Site's Interesting CSS Customizations"

Neil, I genuinely appreciate what you have done here. CSS is a little beyond my knowledge envelope and I really don't understand where to find the things to change, as you have done here.

I have used a couple of your custom CSS codes in our site, with a nice improvement in its appearance. I have run into one problem, however.

I have placed this code into our site:

.h-ubb-directory-forum-box {
background-color:#ffffff;border:1px solid #555555;padding:15px;
}
.h-ubb-topic-list-box {
background-color:#ffffff;border:1px solid #555555;padding:15px;
}

The directory-forum-box looks fine, and I can change its appearance by manipulating your code. It has nice margins all around and good spacing, like this:

Forum Directory Box

 

However, the forum's topic-list-box looks like this, and I can't seem to change it:

Forum Topic List Box

This page has no left margin for the text and the spacing between posts is too tight. I would like to make this page look like the directory-forum-box.

What am I doing wrong?

Attachments

Images (2)
  • Forum Directory Box
  • Forum Topic List Box
Rich Melvin
×
×
×