Forums

Products - English => NeoRecruit => Topic started by: Mark Jackson on February 18, 2008, 04:13:35 AM



Title: Alignment Issues neorecruit
Post by: Mark Jackson on February 18, 2008, 04:13:35 AM
Hi Guys

have isntalled NeoR on my staging site and have some alignment issues.

1. FireFox and IE7 (have not tested with IE6 as yet):
When accessing the catagories as a logged in user there is a big white space between the Home,Manage Offers, Manage applications area and the catagory listing. Fine when you are not logged in but really bad when you are.

2. FireFox only (have not tested IE6)
Regardless of being logged in when viewing the actual jobs themesleves the content is breaking to the right.

URL: www.sexguide.co.nz and head for MyRugby Career (it's not what you think, it's a staging area only and a long story).
Can email you user account details if required (just email me first).

Can you please action this ASAP.

Thanks

Mark


Title: Re: Alignment Issues neorecruit
Post by: Raphael on February 18, 2008, 01:15:22 PM
Hello Mark,

Thanks for your feedbacks.

I sent you an email this morning. Please send me the user account details. 

Regards,


Title: Re: Alignment Issues neorecruit
Post by: Mark Jackson on February 20, 2008, 03:38:02 AM
Hi.

Fixed the issue with FireFox (issue 2) by replacing the 'Float' with 'Align' (as another user did) and this fixed the problem of the jobs breaking the template to the right.

I still have the big white space when logging in though (FireFox and IE7).

Have also found another issue with IE7, when logged in and selecting 'Manage my offers' it is breaking my template to the left.

ANy help greatly appreciated.

Thnaks

Mark


Title: Re: Alignment Issues neorecruit
Post by: Mark Jackson on February 23, 2008, 09:56:57 AM
Right lets get this straight.

Thus far I've handed over my money, have advised what my issue is, have provided back end access to the site.... and nothing.

Your service is poor to non-existant, I have had no emails or anything advising what the status of my issue is.

Warning to anyone buying this compentent - do not expect any support.

You have three days to advise what is happening or expect a VERY negative positing on Joomla.net and after the three days I expect to have my monery refunded as your company has plainly ripped me off, if you do not understand what being ripped off is - you have stolen my money, you have promised long and delivered short


Title: Re : Alignment Issues neorecruit
Post by: Raphael on February 24, 2008, 06:23:44 PM
Hello Mark,

Sorry for the late, but it's not a reason to post this kind of message. The component is working correctly, you only have some small bugs on display. 

I took a look on the sources of the pages, and it seems that the problems come from your template, and not from the component.

For what is about the white space, you can try to remove the code
Code:
<div style="clear:both"></div>
in the file /components/com_neorecrui/screens/front.user_panel.html.php, line 44. But the better solution, that will resolve the both problems, will be to search the error(s) in your template. It seems that a tag <div> is not closed correctly.

Regards,