- Posts: 7
- Thank you received: 9
updating: how to modify css type in style tag
- Fred Muller
-
Topic Author
- Offline
- Fresh Boarder
-
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
Please Log in or Create an account to join the conversation.
- Fred Muller
-
Topic Author
- Offline
- Fresh Boarder
-
- Posts: 7
- Thank you received: 9
Thanks.
Fred
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
- Posts: 908
- Thank you received: 568
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
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/
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
- Posts: 908
- Thank you received: 568
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/
Please Log in or Create an account to join the conversation.