category title image background.
2 posters
Page 1 of 1
category title image background.
Hi there!!
I am wondering if it's possible to put an image as the category row title background instead of a colour? I've done it before... But I can't remember how..
My forum is PHBB2 and it isn't the one I have registered here, but is a tester site I use before applying the skins to my actual site. So, the link is www.tester.omgforum.net should you need it.
Thanks in advance
I am wondering if it's possible to put an image as the category row title background instead of a colour? I've done it before... But I can't remember how..
My forum is PHBB2 and it isn't the one I have registered here, but is a tester site I use before applying the skins to my actual site. So, the link is www.tester.omgforum.net should you need it.
Thanks in advance
Last edited by Kumari on August 16th 2015, 12:36 am; edited 4 times in total
Re: category title image background.
CSS Stylesheet:
Look for that in your stylesheet. If you can not locate it, add it without the background-color.
- Code:
th {
background-color: #5E5E5E;
background-image: url("http://i61.tinypic.com/2j5nn75.jpg");
}
Look for that in your stylesheet. If you can not locate it, add it without the background-color.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: category title image background.
Thankyou so much! Thats exactly what I was looking for!
Now, I'm just wondering, is there any way to change the height of the category header, or make an image break the confines of the header container? Like an over flow?
Now, I'm just wondering, is there any way to change the height of the category header, or make an image break the confines of the header container? Like an over flow?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum