Forums

Products - English => NeoRecruit => Topic started by: sin stu on October 07, 2008, 04:56:26 PM



Title: unsolicited cv upload
Post by: sin stu on October 07, 2008, 04:56:26 PM
Is there a section i can add intro text to the "unsolicited cv" or do i have to go into the php file to mod?

i need to add intro text under the title


Title: Re : unsolicited cv upload
Post by: Raphael on October 13, 2008, 11:00:22 AM
Hi,

No, you can't add an introduction text directly from the backend in the current version of the component. But that could be a good idea for a next release.

You need so to add the text directly in the php file for the moment.

Regards,


Title: Re: unsolicited cv upload
Post by: sin stu on October 16, 2008, 03:14:00 PM
cheers for replay


Title: Re : unsolicited cv upload
Post by: Raphael on October 20, 2008, 09:09:43 AM
Is there something you don't understand?

Regards,


Title: Re: unsolicited cv upload
Post by: sin stu on November 11, 2008, 08:07:37 PM
Hi Raph

I am making the intro text and adding this to the neo recruit language php file...... But i cant get it to have a bold title then intro tect i.e

Upload Your CV

To Register your CV with LUSH Consulting simply complete the application form below and click send.

Then the form

view http://lushconsulting.co.uk/recruit/index.php?option=com_neorecruit&task=apply&Itemid=28 (http://lushconsulting.co.uk/recruit/index.php?option=com_neorecruit&task=apply&Itemid=28)

I need to make whole site lok same format

ty


Title: Re : unsolicited cv upload
Post by: Raphael on November 12, 2008, 11:41:57 AM
Hi!

Did you just try to add html tags '<b>' and '</b>' in the language file?

And if necessary, you can add the introduction text directly in the file /components/com_neorecruit/screens/front.application_form.html.php.

Regards,


Title: Re: unsolicited cv upload
Post by: sin stu on November 24, 2008, 06:28:20 PM
hi

sorry for delay yes i did try to and html tags, only because i had seen html tags in the php file...........

i will try what you suggested now

ty