mumford

Topic: Styling Job Postings

Hi

I would like to know how I can style my job postings. I would like to add <h1> tags to some of the text, and add css styles to some of the other text, when I put my text into the description box with the html tags they dont seem to be picked up.

Can someone please help me on this.

Thanks

evertsemeijn

Re: Styling Job Postings

I'm not quite sure what you mean, but a possible solution could be to add the CSS to the default screen.css in _templates/ (Jobberbase <1.8) or in _templates/your-theme-folder/ (Jobberbase 1.8).

HTML inserted into the description text-area is being striped. You can find the solution to adding some HTML in the forum.

Member of Jobberbase Development Team - Templates/Usability :: Looking for installation and/or custom design? :: Beautiful Wordpress themes

mumford

Re: Styling Job Postings

Hi

I want to get rid of the textile formatting and add the ability for the user to format the text using the tiny mce WYSIWYG text editor.

How do I enable the tiny mce editor to display when adding a job description?

Thanks

navjotjsingh

Re: Styling Job Postings

mumford wrote:

Hi

I want to get rid of the textile formatting and add the ability for the user to format the text using the tiny mce WYSIWYG text editor.

How do I enable the tiny mce editor to display when adding a job description?

Thanks

First tip here http://www.jobberbase.com/wiki/index.ph … Misc_Hacks is about TinyMCE Hack. Search forum for more on this.

evertsemeijn

Re: Styling Job Postings

Yep, try the wiki or this post (http://www.jobberbase.com/forum/topic10 … ce-p2.html) but it's for JB 1.6/1.7

Good luck

Member of Jobberbase Development Team - Templates/Usability :: Looking for installation and/or custom design? :: Beautiful Wordpress themes

navjotjsingh

Re: Styling Job Postings

This should work on v1.8 too without much modification.

mumford

Re: Styling Job Postings

Hi

I have tried this http://www.jobberbase.com/forum/topic10 … e-p2.html, but its still not showing!

i am using 1.8

mumford

Re: Styling Job Postings

Hi

I can see the html tags, but still not the tiny editor, it also appears to be adding a lot of <br> tags how do I remove these?

Thanks