192 Posts
diogowernik
9 years ago
Topic

Hi,

searching for better speed, all the websites points that would be better having less css files... i was checking and my joomla template already uses only one css file. but seblod uses 7 css files...  what recomendation would you give to me to merge the files... i tried some third part components but didnt like them... im thinking doing some manual job... but dont know if is a good idea to change the core code in seblod... what would you guys recomend...

<link rel="stylesheet" href="//media/cck/css/cck.css" type="text/css" />
<link rel="stylesheet" href="//media/cck/css/cck.responsive.css" type="text/css" />
<link rel="stylesheet" href="//media/cck/css/cck.content.css" type="text/css" />
<link rel="stylesheet" href="//templates/seb_blog/css/style.css" type="text/css" />
<link rel="stylesheet" href="//media/cck/css/cck.item.css" type="text/css" />
<link rel="stylesheet" href="//media/cck/css/cck.search.css" type="text/css" />
<link rel="stylesheet" href="//media/cck/scripts/jquery-colorbox/styles/style0/colorbox.css" type="text/css" />

How could i disable the css of seblod?

would be a good idea to copy the content of the css seblod files into the joomla template and edit seblod <head> to get info from joomla css template file?

Thanks

Need some help?

4 replies have been added to this thread, and the topic is marked as solved.
You should subscribe to a club in order to read all posts.