TOPIC: updating: how to modify css type in style tag

updating: how to modify css type in style tag 11 years 4 months ago #328

  • fred
  • fred's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 9
  • Karma: 0
Hi!

A question this time: I'm playing with this template and trying to understand how/where to modify the <style type="text/css"> from the index.php file. It is automatically imported with <jdoc:include type="head" /> but I can't find any clue as where it can actually reads the static data (you have an override of the tab module css file in there).

I hope the question is clear enough, if not please let me know.

Thank you.

Fred
Last Edit: 11 years 4 months ago by linh_omg.
The administrator has disabled public write access.
The following user(s) said Thank You: makcimka

Re: updating: how to modify css type in style tag 11 years 4 months ago #330

  • fred
  • fred's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 9
  • Karma: 0
I found out my answer. It's located in modules/mod_otminitabs/tmpl/default.php .

Thanks.

Fred
The administrator has disabled public write access.
The following user(s) said Thank You: makcimka

Re: updating: how to modify css type in style tag 11 years 4 months ago #332

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
fred wrote:
Hi!

A question this time: I'm playing with this template and trying to understand how/where to modify the <style type="text/css"> from the index.php file. It is automatically imported with <jdoc:include type="head" /> but I can't find any clue as where it can actually reads the static data (you have an override of the tab module css file in there).

I hope the question is clear enough, if not please let me know.

Thank you.

Fred

Hi Fred,
Why do you want to modify that? But if you need to do so, there somethings:
1. Find *.php in lib folder, find any tag <style ...> and edit.
2. In index.php, find any
<link href="..." rel="stylesheet" type="text/css" />
and edit.
3. Ask Joomla! how to modify that in Joomla! core :)
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.
The following user(s) said Thank You: makcimka

Re: updating: how to modify css type in style tag 11 years 4 months ago #334

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
fred wrote:
I found out my answer. It's located in modules/mod_otminitabs/tmpl/default.php .

Thanks.

Fred

Ok, that is module!
Congrat!

Thanks!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.
The following user(s) said Thank You: makcimka
Time to create page: 0.110 seconds