Category Title Padding
2 posters
Page 1 of 1
Category Title Padding
Okay, so, I want to put padding on the top of the category title, but apparently, when I use .cattitle in css for padding, it only works for the sides like so:ÂÂ
I also used .catHead and it works fine, but only for the Who's online? section:
The forum link: http://tokyo-ramble.forumotion.cc/
- Spoiler:
- Code:
.cattitle
{
padding-left: 5px;
}
I also used .catHead and it works fine, but only for the Who's online? section:
- Spoiler:
- Code:
.catHead {
padding-top: 25px; ÂÂ
}
The forum link: http://tokyo-ramble.forumotion.cc/
LilichiRai- New Member
- Posts : 6
Reputation : 1
Language : English
Re: Category Title Padding
So you want to add padding to forum, topics, posts, and last posts?
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 Padding
Ah, no, just to the category titles on the home page/index.
LilichiRai- New Member
- Posts : 6
Reputation : 1
Language : English
Re: Category Title Padding
- Code:
td.cat, td.catBottom, td.catHead {
padding-top: 5px;
}
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 Padding
Works perfectly! Thank you~
LilichiRai- New Member
- Posts : 6
Reputation : 1
Language : English
Re: Category Title Padding
You're welcome.
Topic Solved & Locked
Topic Solved & Locked
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.
Similar topics
» Set different icons for each category title
» Removal double category title
» category title image background.
» Make category title as a wrapped bar
» Category/Forum title colors and alignment help
» Removal double category title
» category title image background.
» Make category title as a wrapped bar
» Category/Forum title colors and alignment help
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum