Hi PawelF,
I did read your responses carefully. I changed the codes as you suggested for both the
configuration.php
- Code: Select all
public $live_site = 'http://ecosystems-research-and-management-center.org/';
and the
logo.php
- Code: Select all
<a href="http://ecosystems-research-and-management-center.org/> " id="gkLogo" class="cssLogo">
I copied the above codes from the most current changes to the above php files. Did I make any mistake above?
I even cleared the cache several times. But the incorrect URL remains the same.
In the old versions of Joomla, I used to hardwire change the template css file and add the link to the css code for the logo.
But, from instructions of another moderator (from other forum topics), changes to the template.css or other css can be done also using the override.css. That was why I suggested it.
Cornelio
Pawel F wrote:I talked about php file not override.css which is used only for CSS styles.
Please read more carefully what I've written.