Firebug : I need to see the http link, not only the #

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Mar 11, 2012 12:21 pm
Hi,
Made a mistake with css modification (created a new div class "custom" by error and can't find where it added the command).
So I am using Firebug to try to find where is the file that commands it.
Problem : the link file only show the number behind "#", ie it shows http://www.mywebsite/#...
How can I know to what file is corresponding the number ?
Thanks for your help.
User avatar
Senior Boarder

teitbite
Sat Mar 17, 2012 12:11 am
Hi

Such notation can be pointing outside css files. Please check source of the site and if this code is not on regular site than try disable all cache and compression You might be using. Than try again to track it with firebug.
User avatar
Moderator

GK User
Sat Mar 17, 2012 4:02 pm
will try, thanks
User avatar
Senior Boarder

GK User
Thu Mar 29, 2012 9:05 am
Having the same problem here. Installed the League News template, Firebug shows only template name and # number. It does not display correct file which I'm supposed to edit.

Tried to upload another template of yours, everything shows up OK, only in League News not.

Any kind of Caching is disabled, cache cleared, it does not work with League News template only. Help, please! The latest version is installed.
User avatar
Fresh Boarder

GK User
Thu Mar 29, 2012 3:36 pm
I confirm, we would like a fix (it is a pain to customize without knowing exactly what file is concerned).
User avatar
Senior Boarder

GK User
Fri Mar 30, 2012 3:43 am
This is because they has added a new prefixfree script in gaverns 3.0 framework. I dont have the template installed anywhere so There may be more to this but you could remove this line of code from head.php located in layouts/blocks. If this doesnt work I would be happy to make the change for anybody if you contact me.
Code: Select all
$this->API->addJS($this->API->URLtemplate() . '/js/prefixfree.js');
User avatar
Gold Boarder

GK User
Wed Apr 04, 2012 11:52 am
Wow you are GREAT!!! That fixed the issue, we spended hours yesterday to try switching the background...!

THANK YOU FOR THIS HACK!

I hope this will get fixes from Gavick as soon as possible.
User avatar
Senior Boarder

teitbite
Wed Apr 25, 2012 12:48 am
Hi

I want to thank for this tip too. Just helped another person :)
User avatar
Moderator

GK User
Wed Apr 25, 2012 1:50 am
No problem guys, happy to help.
User avatar
Gold Boarder

teitbite
Wed May 02, 2012 2:12 pm
Hi

@devsmi how is Your javascript skills ? :)
User avatar
Moderator


cron