Joomla Templates, WordPress Themes - HotThemes
Welcome, Guest
Username: Password: Remember me
Discussion about "Coffeine" Joomla template.

TOPIC: Template not functioning correctly

Template not functioning correctly 11 months 3 weeks ago #18521

I bough the template hot coffein and have the 4 following questions ("unfortunately" I do work with Joomla 2.5 German - so better would be the answers for the German Joomla 2.5):

1) If I put in HTML-Code (Google AdSense) or the code of an I-Frame in "Inhalt: Beitrag bearbeiten" (Content: Article edit?) within the editor (useing the button) and save it, the code will allways be canseled, delated. How can I solve this problem?

2) If I insert a foto on the content and give it a border, the border is black. Where can I change the colour of the border?

3) In the menues "Inhalt: Beitrag bearbeiten" (Content: Article edit?) and "Menüs: Menüeintrag bearbeiten" (Menu: Menu edit?) there are the optiones "Beitragsoptionen" (Article options?). Therein are many parameters where I can use the option "Globale Einstellung" (Global adjustment?). Where can I adjust these global adjustments for all the articles and menues, set the right parameters?

4) In the "Seitenquelltext" (Page Source?) of each page there is first the navigation and than the content. Where can I change the order because of SEO?

Thank you for your help!!!!

KR
Jan Harmening
The administrator has disabled public write access.

Re: Template not functioning correctly 11 months 3 weeks ago #18536

  • ivan.milic
  • ivan.milic's Avatar
  • OFFLINE
  • Support Staff
  • Posts: 8253
  • Thank you received: 893
Send you link please.
The administrator has disabled public write access.

Re: Template not functioning correctly 11 months 3 weeks ago #18580

The administrator has disabled public write access.

Re: Template not functioning correctly 11 months 3 weeks ago #18601

  • ivan.milic
  • ivan.milic's Avatar
  • OFFLINE
  • Support Staff
  • Posts: 8253
  • Thank you received: 893
1. You can not insert script in content without modifying editor plugin settings to allow script. You can modify index.php of template to add that to head section of page.

Also new thing in joomla "Text Filtering" tab in general settings, all options should be set on "no-filtering". This stands for 2.

3. Global options setting page you can find in Article Manager , then click on options icon (upper left part).

4. You must modify layout of index.php of template. Menu is in user3 postion:
...
 <div id="topmenu_pad">
                        <jdoc:include type="modules" name="user3" style="none" />
                    </div>
...
The administrator has disabled public write access.

Re: Template not functioning correctly 11 months 3 weeks ago #18692

Thank you very much Ivan!
It helped me in almost all things.

Only Nr. 4 I still trying to find where to change.

But there are 2 questions left:

1) Where can I change the border color for the images I put in the content. If I set the border, it is black.

2) I found wher I can change the colors of H1 and H2. But where can I change color, etc. of H3 - H5 ?
The administrator has disabled public write access.

Re: Template not functioning correctly 11 months 3 weeks ago #18703

  • ivan.milic
  • ivan.milic's Avatar
  • OFFLINE
  • Support Staff
  • Posts: 8253
  • Thank you received: 893
That from nr.4 is index.php file located in template folder:

<joomla root>/templates/hot_coffeine/index.php

1.) and 2.) you can add your style at bottom of template_css.css

use !important flag if you need to override something from template, like:


.item IMG, .item-page IMG{
border: 3px dotted yellow!important;
}
The administrator has disabled public write access.
Time to create page: 0.132 seconds
Powered by Kunena Forum

Forum Rules

Allow our support staff to help you:

  • Average response time is 12-24h. Please don't ask the same question twice.
  • Always post your site link so we can check your problem.
  • If you prefer, you can send link and site login details privately if you click "Report to moderator" link.

You are welcome to post if you have fair Joomla/WordPress knowledge and your question is related to:

  • Finding and resolving errors in our products
  • Problems with installation of our products on your server
  • Instructions how to use our products - please read documentation and search this Forum before posting!
  • General questions about our products

In the following cases, support staff may not reply your question or may delete your post without prior notice:

  • Total Joomla/WordPress beginners - Please find some literature for Joomla or literature for WordPress.
  • Modifications of our products: Beside Joomla/WordPress knowledge, you must also understand CSS and HTML, and/or have some PHP experience. Purpose of this Forum is not teaching HTML, CSS or PHP.

 

Promo code?
Newsletter
Sign up!
FacebookTwitter
Google+Youtube
PinterestRSS
Follow us!