Forum Tpic names run into search box

If you have any 'mechanical' forum or Joomla! sites related issues/suggestions with forum.joomla.org.
Locked
brn2drv99
Joomla! Intern
Joomla! Intern
Posts: 87
Joined: Fri Feb 24, 2012 11:24 pm
Location: MN, USA
Contact:

Forum Tpic names run into search box

Post by brn2drv99 » Sat Feb 25, 2012 6:11 am

Hello,

Just noticed a minor issue on the Joomla forums site - when viewing a topic with a particularly long topic name, the text extends onto the search box. I'm viewing it in Firefox 10.0.2. I've attached a screenshot to show what I mean.

Not a big deal, but thought I'd mention it! (Gah, I'm almost too picky when it comes to these things. Almost :) )
You do not have the required permissions to view the files attached to this post.
Douglas A. Crosby
Owner of daCrosby, LLC
http://www.daCrosby.com

User avatar
leolam
Joomla! Master
Joomla! Master
Posts: 20652
Joined: Mon Aug 29, 2005 10:17 am
Location: Netherlands/ Germany/ S'pore/Bogor/ North America
Contact:

Re: Forum Tpic names run into search box

Post by leolam » Sun Apr 08, 2012 3:09 am

http://forum.joomla.org/viewtopic.php?f=625&t=708994 same issue.

For those responsible: solution is very simple:

This can be resolved by changing the css on line 3170 from

Code: Select all

#pageheader h2 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: -10px;
}
to

Code: Select all

#pageheader h2 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
}
Leo 8)
Joomla's #1 Professional Services Provider:
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -

brn2drv99
Joomla! Intern
Joomla! Intern
Posts: 87
Joined: Fri Feb 24, 2012 11:24 pm
Location: MN, USA
Contact:

Re: Forum Tpic names run into search box

Post by brn2drv99 » Sun Apr 08, 2012 3:17 am

leolam, looks like http://forum.joomla.org/viewtopic.php?f=625&t=708994 is not the same issue... Wrong link?
Douglas A. Crosby
Owner of daCrosby, LLC
http://www.daCrosby.com

User avatar
leolam
Joomla! Master
Joomla! Master
Posts: 20652
Joined: Mon Aug 29, 2005 10:17 am
Location: Netherlands/ Germany/ S'pore/Bogor/ North America
Contact:

Re: Forum Tpic names run into search box

Post by leolam » Sun Apr 08, 2012 3:33 am

brn2drv99 wrote:Wrong link?
No it is the same issue FF11

Wanted to post an image to show you but "Sorry, the board attachment quota has been reached." message appears.

Leo 8)
Last edited by leolam on Sun Apr 08, 2012 7:35 am, edited 1 time in total.
Joomla's #1 Professional Services Provider:
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -

brn2drv99
Joomla! Intern
Joomla! Intern
Posts: 87
Joined: Fri Feb 24, 2012 11:24 pm
Location: MN, USA
Contact:

Re: Forum Tpic names run into search box

Post by brn2drv99 » Sun Apr 08, 2012 4:28 am

Oh, when you said the link was same issue, I assumed you meant my post was a repeat - someone else had posted it before (which confused me given that link is not related to the issue we're seeing). Now I realize you're actually giving further evidence to the issue, as the link you sent also has a lengthy topic title which overlaps the search box.

My apologies :)
Douglas A. Crosby
Owner of daCrosby, LLC
http://www.daCrosby.com


Locked

Return to “Sites & Infrastructure - Feedback/Information”