Set a height for forum categories
4 posters
Page 1 of 1
Set a height for forum categories
Hello,
I have a problem, some of my categories are higher than others, especially the last forums of each category. Seeimage below:
Is there a Javascript or templete or CSS I can edit to make them all equal in height? Thanks
I have a problem, some of my categories are higher than others, especially the last forums of each category. Seeimage below:
Is there a Javascript or templete or CSS I can edit to make them all equal in height? Thanks
Re: Set a height for forum categories
Hello,
Add this to your CSS Stylesheet:
Go to Admin Panel >> Display >> Pictures & Colors >> Colors >> CSS Stylesheet
MrMind
Add this to your CSS Stylesheet:
Go to Admin Panel >> Display >> Pictures & Colors >> Colors >> CSS Stylesheet
- Code:
ul.topiclist li {
display: block;
margin: 0;
height: 50px!important;
}
MrMind
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Set a height for forum categories
This works but it adds a space between the categories and the forums.
Re: Set a height for forum categories
Search for
- Code:
ul.topiclist
- Code:
margin-bottom: -23px;
- Code:
ul.topiclist {
background-image: url(http://2img.net/i/fa/empty.gif);
background-repeat: repeat-x;
color: #adadad;
list-style-type: none;
margin-bottom: -23px;
}
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Set a height for forum categories
Topic solved and archived
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
» Managing Your Forum Width / Height
» Where can i change forum's image weight and height?
» Requested GFX Help (25 Forum categories
» How to activeted my categories plus forum
» How can I hide forum categories from guests like this?
» Where can i change forum's image weight and height?
» Requested GFX Help (25 Forum categories
» How to activeted my categories plus forum
» How can I hide forum categories from guests like this?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum