Website Integration for Idiots101
Message
 

Ok finally managed to put together a website through GoDaddy where it is being hosted. Now how do i integrate our CATS career centre page into the website? Instructions in simple English will be appreciated and understood. Please avoid any technical jargon.
Thank you

 

Danish, in simplest terms:

You can simply link to your career site from your web site. For instance, you have a button called JOBS. You have the JOBS button link to http://yoursite.catsone.com/careers/

To take it one small step further, you can add your company logo to the career site by going to the Website Tab >> Page Design >> Add Your Logo (you can select the logo file from your computer). You also have the option to select one of three color schemes under the Choose A Style Section.

For full integration and customization, meaning the career site looks just like the rest of your website, you would need to delve into the custom HTML/CSS area. I DO NOT recommend touching this if you do not have some understanding of HTML and CSS. My suggestion, if you want full integration and branding, is to contact the CATS team and have them do this for you:

http://www.catsone.com/content/careers-website-integration-branding

 

Thanks Gerald!!

I am going to get professional help on this one from the CATS team, no doubt.

Here is another concern, the plug in CATS has recommended, WordPress, Joomla,... if my website is hosted by GoDaddy do i still need to use these plugins / will i still be able to use them? Is this something that the CATS team will integrate as well?

 

Danish, the plug-ins only matter if your site is built using a CMS such Drupal, Joomla or Wordpress. If your site isn't built using those tools, you do not need the plug-ins. My guess is that you do not need those plug-ins, and you would be looking at the integration options I described in my earlier post.

 

Hey Guys,

We are customizing the Page Design of our CATS powered career website. I don't want to hide or remove the Powered By CATS icon/bug but simply center it. I have tried a bunch of different ways with CSS but it still won't take.

Can you please let me know how we can do this? I would like to right justify this.

Thanks,
Mike

 

Mike, try adding the following to the bottom of the CATS css file:

#poweredBy a {
float:right;
}

 

That did it! Thanks Gerald.

Mike

 

You're welcome!


Login to post new content in the forum