Custom CSS not working in Joomla


Author Message
Murtez

Posted: 4/21/2013
Quote message 

Hi Guys,

I have an Joomla Artisteer template but for some reason my custom css does not work (the CSS is correct because I tried the default joomla templates and it works fine).

I even tried using inline css (such as border color with !important so it overrides default stuff) but no luck.

This is a big problem, any ideas?
 
FFF

Posted: 4/21/2013
Quote message 

Hi,

If you make a change in an existing element, does it work?
Show me a piece of custom code which is not working.

Regards,
FFF
 
vivunet

Posted: 4/21/2013
Quote message 

I used Artisteer 4.1.0.59861; but my template joomla 2.5 can not work good in IExplorer. Ex: my web: run on firefox: http://fptdc.com ; run on ie: http://fptdc.com
 
vivunet

Posted: 4/21/2013
Quote message 

I think css have not enought code to running in IExplorer.
I saw in folder template: CSS have 5 files: template.ie7.css ; template.css, print.css, editor.css , custom.css
 
FFF

Posted: 4/22/2013
Quote message 

Hi Vivunet,

That's because of the CSS3 which is not supported by older versions of IE.
What version of IE do you have?

Regards,
FFF
 
Murtez

Posted: 4/22/2013
Quote message 

example code:

.test_table{
border: 1px solid red !important;
}

.test_table td{
padding: 10px !important;
border: 1px solid #ccc !important;
}

.test_table h3{
margin: 0px !important;
}

/* Begin Additional CSS Styles */
.packages_table{
border-color: #ccc !important;
}

.packages_table td, .packages_table tr{
border-color: #ccc !important;
}
/* End Additional CSS Styles */
 
vivunet

Posted: 4/22/2013
Quote message 

thanks for your support, I used ie8
 

Reply


NAME *
EMAIL
SMILIES :-) :( :-D 8-) :*) :-/ :-{} :-X :-O :-@ O:) :-P :-< :-( :-| ;-) 
CODES [Quote] [B] [I] [U] [Code] [IMG] 
BODY *  
VALIDATION *