Not Solved Category Description showing too close to title
#1
Not Solved Question 
I'm using the latest version of mybb and The Cure template. I'm finding that if I add a description to a category that it shows directly under the title. Far too close. I've tried adding a <br> to it but then it shows it overlapping the bottom of the category bar.

I've also tried making the following files bigger thead_left.jpg, thead_right.jpg and thead_main.jpg but that made no difference.

I just can't find which file must state the height of the bar in pixels.

Please help

Thanks in advance

Donna
-x-
Reply
#2
Not Solved
What's your forum's URL?
Reply
#3
Not Solved
Sorry, I hadn't put it because its not launched yet and is more often that not offline. I've got it online now for a bit. It's www.icklebits.co.uk/forum

Thanks in advance.

Donna
-x-

(2011-10-25, 09:53 AM)Yaldaram Wrote: What's your forum's URL?


Forgot to say that at the moment the descriptions are showing with <br> in front of them. I have left one so that it isn't so you can see the difference.

Reply
#4
Not Solved
Just add <br />
Reply
#5
Not Solved
As I said earlier, I tried the <br>. Adding </br> makes no difference. I've done that on "Reception" category and you will see that although it moves it away from the category title it then overlaps the bottom.

Any other ideas please?

Thanks again for looking

Donna
-x-

(2011-10-25, 11:20 AM)Hay_Den Wrote: Just add <br />

Reply
#6
Not Solved
Templates > Forum Bit Templates > forumbit_depth1_cat > and find;
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext">{$forum['description']}</div></div>
and Change it into;
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
Reply
#7
Not Solved
Thanks but that made no difference. Huh

(2011-10-25, 11:33 AM)Yaldaram Wrote: Templates > Forum Bit Templates > forumbit_depth1_cat > and find;
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext">{$forum['description']}</div></div>
and Change it into;
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>

Reply
#8
Not Solved
PM me your ACP logins so I could do it for you.
Reply
#9
Not Solved
Have sent them. Please let me know if log in doesn't work. :-)

(2011-10-25, 01:11 PM)Yaldaram Wrote: PM me your ACP logins so I could do it for you.

Reply
#10
Not Solved
Thank You. I've edited the required template. I also edited the Forum's Settings where you've added <br> on each Category description.

Please check and confirm.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)