CSS Content Text-Color chance

  • erkan
  • Topic Author
  • New Member
  • New Member
More
13 years 2 months ago #15093 by erkan
CSS Content Text-Color chance was created by erkan
Hi,

I'm again:-)

How do I chance the text-Color of my content.
see the attachment:


Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 2 months ago #15096 by milos
You can change this in template parameters.

Please Log in to join the conversation.

  • erkan
  • Topic Author
  • New Member
  • New Member
More
13 years 2 months ago #15097 by erkan
Replied by erkan on topic Re: CSS Content Text-Color chance
ok, I know.

But I see that is a differenz between Firefox and InternetExplorer.
In the InternetExplorer the chance of the color is ok but
in the Firefox seam a differenz color?

InternetExplorer:


Firefox:


I think that in index.php are the solution:
<style type="text/css">
<!--
<?php require(dirname(__FILE__).DS.'css/template_css.php'); ?>
-->
</style>
<!--[if IE]>
<style type="text/css">
<?php require(dirname(__FILE__).DS.'css/template_css.php'); ?>
</style>
<![endif]-->

What do you think of this code?
Attachments:

Please Log in to join the conversation.

More
13 years 2 months ago #15117 by ivan.milic
You are loading template inline style twice for IE?

Please Log in to join the conversation.

Time to create page: 0.167 seconds
Powered by Kunena Forum