Hi,
I want to edit a style part in the chronocontact.html.php
On Severside it is not possible to give the overwriting action.
How can I change such as 'background color'?
Thank you for help
Mac
I want to edit a style part in the chronocontact.html.php
<style type="text/css">
span.cf_alert {
background:#FFD5D5 url(<?php echo JURI::Base().'components/com_chronocontact/css/'; ?>images/alert.png) no-repeat scroll 10px 50%;
border:1px solid #FFACAD;
color:#CF3738;
display:block;
margin:15px 0pt;
padding:8px 10px 8px 36px;
}
</style>
On Severside it is not possible to give the overwriting action.
How can I change such as 'background color'?
Thank you for help
Mac
Hi mac,
Personally I'd hack the css in chronocontact.html.php - probably delete it and replace it with css in an external file. And then try to remember what I'd done when I upgraded ChronoForms next.
Bob
Personally I'd hack the css in chronocontact.html.php - probably delete it and replace it with css in an external file. And then try to remember what I'd done when I upgraded ChronoForms next.
Bob
Hi Bob,
I can not delete or change some stylesheets in 'chronocontact.html.php' it is not possible 😶
mac
I can not delete or change some stylesheets in 'chronocontact.html.php' it is not possible 😶
mac
Hi Bob,
the problem was about the server-power. With the filemanager 'eXtplorer' I could remove ist.
Mac
the problem was about the server-power. With the filemanager 'eXtplorer' I could remove ist.
Mac
This topic is locked and no more replies can be posted.