
How do I add an image where it's boxed red? I know where to put the code and what code to put in, but when I do it, it just shows up blank, I even changed the height.
table.ipb_table {
line-height: 120%;
border-bottom: url(http://www.ipbforumskins.com/forums/public/style_images/ipbfs34x/under_cat.png) repeat-x bottom center;
/*table-layout: fixed;*/I've added a "Height:" code and added the "px" code too. but it just shows up blank.Also, the collapsible icon where it's boxed blue, is gone in my site.
body .maintitle {
font-size: 16px;
font-weight: lighter;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
padding: 3px 3px 3px 16px !important;
margin: 0 !important;
overflow: hidden;body .maintitle {
background: url(http://www.ipbforumskins.com/forums/public/style_images/ipbfs34x/under_cat.png) repeat-x bottom center;
color: #fff ;
text-align: center ;
margin-right: 88px;
height: 20px;
}
body .maintitle a {
background: url(http://www.ipbforumskins.com/forums/public/style_images/ipbfs34x/grad.png);
color: #fff;
text-align: center;
font-family: trajan pro;
} color: #fff;
One least thing, I want to add a transparent gradient image OVER the text on the maintitle, but it won't show up, where and how should I add it?

Sign In
Create Account


Back to top






