[SOLVED]problem with styles

More
24 Jun 2013 10:52 - 26 Jun 2013 11:52 #1156 by stagram
Hi, dear by a developer. I'm sorry, I do not speak English. I use Joomla! 2.5.11 and template Allrounder ( www.lernvid.com/downloads/allrounder-joomla-16-template.html ). I bought J4Schema PRO. Now I have a problem with styles in the com_content. It used to be <h2 class="contentheading"> </ h2>, now <h2 itemprop="name"> </ h2>. You could tell how to restore the use of the old style (class="contentheading"), but keep the beneficial effect of your component? where the file is set up and what to change?
Thank you in advance for your reply.
Last edit: 26 Jun 2013 11:52 by admin.

Please Log in to join the conversation.

More
24 Jun 2013 11:03 #1157 by admin
Replied by admin on topic [SOLVED]problem with styles
Hi, if you take a look at core files, you can see that the class "contentheading" is not present at all.
Probably you had some previous template overrides that added that class.
In this case, you should found them backed up inside your template folder, under the html folder.
If you want to add Schema.org microdata, you have to manually merge those two files.
The following user(s) said Thank You: stagram

Please Log in to join the conversation.

More
25 Jun 2013 10:00 #1159 by stagram
Replied by stagram on topic [SOLVED]problem with styles
Thank you for your response. I figured out on their own. it may be useful to someone. need in the yourtemplate/html/com_content/category/blog_item.php <h2 {BLOG_ARTICLE_TITLE}> to add class = "contentheading". In this case, references to articles in the blog will be the previous form.

Please Log in to join the conversation.

Time to create page: 0.183 seconds