Shape 5

Joomla Templates => Magnum Opus - December 07 - Club => : marianoe February 01, 2010, 11:24:53 AM



: Search page appearance
: marianoe February 01, 2010, 11:24:53 AM
Hi all !

Got a little problem with the search page appearance. On the result page there is the hor. rule missing between the results, so every single result follows right next to the one before with no space in between. Doesn't look very professional. How can I fix that?  ???

Marian


: Re: Search page appearance
: mikek February 01, 2010, 02:08:06 PM
Please post a url.


: Re: Search page appearance
: marianoe February 02, 2010, 02:02:46 AM
oh sorry, forgot that: www.haka.info


: Re: Search page appearance
: mikek February 02, 2010, 08:10:07 AM
Hello, you can add the following to the bottom of the template_css.css file:

fieldset {
padding-bottom:5px;
margin-bottom:5px;
border-bottom:dotted 1px #CCCCCC;
}