chronocontact.html.php edit

mac 12 Feb, 2009
Hi,
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
GreyHead 12 Feb, 2009
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
mac 13 Feb, 2009
Hi Bob,
I can not delete or change some stylesheets in 'chronocontact.html.php' it is not possible 😶
mac
GreyHead 13 Feb, 2009
Hi Mac,

Why is it not possible? The code is around line 194.

Bob
mac 15 Feb, 2009
Hi Bob,
the problem was about the server-power. With the filemanager 'eXtplorer' I could remove ist.
Mac
GreyHead 15 Feb, 2009
Hi mac,

Excellent ! exTplorer is a very useful tool :-)

Bob
This topic is locked and no more replies can be posted.