Change color of "joomla professional work" text?

rustyDusty 10 Nov, 2008
Is there a way for me to change the colour of the "joomla professional work", text that appears at the bottom of every form?

I'm aware that I need to get a license to get rid of it but I'm not trying to do that. I just need to change it to fit my site's colour scheme.

I thought the byline of the license ad said something like:

However, in order to allow everybody to still use the component and even get out of this, the link is inside a div with class : chronoform , use this to hide the link by using different colors or whatever if you really can't pay


Keeping it real, I really can't pay. Not now anyway.
So how do I change the colour?
Max_admin 10 Nov, 2008
in your CSS:

.chronoform{
color:#fff;
}


Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
rustyDusty 10 Nov, 2008
That didn't change a thing.

I think my chronoforms is broken . I put the following at the top of the form code window
<style type="text/css">
div.chronoform{
color:#fff;
}
</style>

and this
<style type="text/css">
.chronoform{
color:#fff;
}
</style>


nothing changed. Between this and the fact that I cannot encrypt data. Something is seriously wrong.
Max_admin 10 Nov, 2008
try to put this css in the template css!

let me know!

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
strummsteel 03 Dec, 2008
Im having the same problem.

When i added the code to my template css nothing happened.

The text color copies the default links color of my template. Which means i cant change the default since it will render some of my links invisible.

Any help wodl be much appreciated.

Thanks in advance.
GreyHead 03 Dec, 2008
Hi strumsteel,

Sorry I don't understand how that could affect the default link color of your template.

What exactly are you adding where?

Bob
Max_admin 04 Dec, 2008
Hi strumsteel,

this is fully dependent on your site template code and CSS, please get firefox with firebug and play with the links css to see which class will change it, you need to test it because I'm not a CSS expert and can't tell from the first look which class combination will do it at your site!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
GreyHead 04 Dec, 2008
Hi strumsteel,

I see that you've fixed the problem with 'Joomla professional work'.

Part of your problem is that your site is loading the file template_css.css twice.
<link type="text/css" rel="stylesheet" href="templates/wvi_tabbed_template/css/template_css.css">
. . .
<link type="text/css" rel="stylesheet" href="http://wahanavisi.wvasiapacific.org/templates/wvi_tabbed_template/css/template_css.css">


Bob
medved 05 Dec, 2008
I see that you've fixed the problem with 'Joomla professional work'.

Hi!
Do you know, how did he fix this problem?
Thanks.
highnoon 02 Jan, 2009

in your CSS:

.chronoform{
color:#fff;
}


The reason the code above does not work for anyone is because the "Joomla Professional Work" link is not regular text, it's a hyperlink. Therefore, you need to put the "a" in the CSS, like this:
.chronoform a{
color:#fff;
}
But I do want to note that I'm going to put a credit and link to this site in the "About this website" page on my website. Thanks for your cool form feature.
bladerz 27 Mar, 2009

.chronoform{
color:#fff;
}



Hi!
For me it worked like this:

div.chronoform a{
color:#fff;
}


I put it in my site template. Hope this helps!
crimson0216 15 Apr, 2009

The reason the code above does not work for anyone is because the "Joomla Professional Work" link is not regular text, it's a hyperlink. Therefore, you need to put the "a" in the CSS, like this:

.chronoform a{
color:#fff;
}



Hi, this worked for me before, but when I use this code for another joomla site, it does not work... Am I missing something??
I've added the code above in template.css and as a trial, when I add "font size: 12px;" instead of color, it works fine. Why is this??

Thanks for any advice.
Max_admin 15 Apr, 2009
I think may be you have a default color set for any anchor tags in your template css, try this:


.chronoform a{
color:#fff;important!
}
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
crimson0216 15 Apr, 2009
Admin, thanks for your reply.
But I'm afraid nothing changes...😟
Max_admin 15 Apr, 2009
oh, it should be :

color:#fff;!important;


Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
crimson0216 16 Apr, 2009
Thanks Max😀
Although, the following code worked for me.

.chronoform a {color:#fff !important;}

The colon after the color code was unnecessary for some reason.
Max_admin 16 Apr, 2009
great, I'm not very good in CSS😉
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jvince 08 Jun, 2009
Hi,
So which of the many css files in CF includes the chronoform class??
I can't find it anywhere.
Thanks,

- Vince
Max_admin 08 Jun, 2009
Hi Vince,

not in any place, you may add it to one of them or your template css for example!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jvince 08 Jun, 2009
I added it to my forms.css
Thank you very much.

- Vince
w59cb83x 11 Jun, 2009
Where is the forms.css file? I do not have one. I don't have a template.css file either??

Any help would be apprecaited
GreyHead 11 Jun, 2009
Hi w59cb83x,

I think jvince is using his own forms.css file.

You almost certainly do have a template.css file in your site templates folder.

Bob
w59cb83x 11 Jun, 2009
Oh, ok I got ya. I figured it out. And yes, of course I have a template.css. I thought there was a template.css file for the forms. My mistake. Thanks.
This topic is locked and no more replies can be posted.

VPS & Email Hosting 20% discount
hostinger