Topic: How to remove JobberBase Title and replace with my own graphic/title
How can I remove and replace the Jobberbase title/graphic and replace with a new one? I edited the translations.ini file but this did not resolve the problem.
Welcome to jobberBase Developer Community!
You are not logged in. Please login or register.
We've just added a new category for forums dedicated to local communities.
If you're interested in starting a community in your country or even city, please write us at hello@jobberbase.com and we'll make it happen.
We're also looking for moderators on each local community -- so email us :).
jobberBase Community » Tutorials » How to remove JobberBase Title and replace with my own graphic/title
Pages: 1
How can I remove and replace the Jobberbase title/graphic and replace with a new one? I edited the translations.ini file but this did not resolve the problem.
to change the logo, you have to edit it in the /_templates/default/css/screen.css and on the translations.ini file, change [header] title and name
thanks! How about the favicon.ico, I replaced it but where in the code do I point to the new file?
also any idea on how I can organize the job board into countries / states and then cities under the country or state?
Thank You!
thanks! How about the favicon.ico, I replaced it but where in the code do I point to the new file?
you have to edit it in the /_templates/default/header.tpl
Add a line before:
</head>
like this
<link rel="SHORTCUT ICON" href="http://www.yourfaviconlocaton/favicon.ico"/>
Posts [ 5 ]
Pages: 1
jobberBase Community » Tutorials » How to remove JobberBase Title and replace with my own graphic/title
Powered by FluxBB
[ Generated in 0.035 seconds, 8 queries executed ]