Jump to content

Welcome to IPB Forum Skins
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login to Account Create an Account
Photo

2 Questions involving category

- - - - -

  • Please log in to reply
No replies to this topic

#1
Deception

Deception

    Member

  • Members
  • 15 posts
Posted Image

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?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users