- Posts: 6
- Thank you received: 0
About OT Mini Tabs
- Mohammed Rumman Ahmed
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 8 months ago #2024
by Mohammed Rumman Ahmed
About OT Mini Tabs was created by Mohammed Rumman Ahmed
HI
I want to remove the link :
"About OT Mini Tabs"
Can you please let me know how can I do it ?
Thank you
Rumman
I want to remove the link :
"About OT Mini Tabs"
Can you please let me know how can I do it ?
Thank you
Rumman
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 8 months ago #2027
by Linh Robert
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/
Replied by Linh Robert on topic Re: About OT Mini Tabs
Hi,
you can add this css code into your css file:
Thanks
you can add this css code into your css file:
Code:
div.ot-mini-tabs {
position: absolute;
top: -999em;
left: -999em;
}
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.
- Mohammed Rumman Ahmed
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 6
- Thank you received: 0
12 years 8 months ago #2030
by Mohammed Rumman Ahmed
Replied by Mohammed Rumman Ahmed on topic Re: About OT Mini Tabs
Thank you for your reply,
one more thing ,
Can you please be specific on which css file ?
Thanks in advance
Rumman
one more thing ,
Can you please be specific on which css file ?
Thanks in advance
Rumman
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 8 months ago #2035
by Linh Robert
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/
Replied by Linh Robert on topic Re: About OT Mini Tabs
Any css file of your template as you want

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.
- Mohammed Rumman Ahmed
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 6
- Thank you received: 0
12 years 7 months ago #2255
by Mohammed Rumman Ahmed
Replied by Mohammed Rumman Ahmed on topic Re: About OT Mini Tabs
HI I have inserted to mod_otminitabs.css
but it is not working !!!
Can you please help me regarding this issue ?
Thank you
Rumman
Code:
div.ot-mini-tabs {
position: absolute;
top: -999em;
left: -999em;
}
but it is not working !!!
Can you please help me regarding this issue ?
Thank you
Rumman
Please Log in or Create an account to join the conversation.
- tyler durden
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 9
- Thank you received: 0
12 years 2 months ago #3793
by tyler durden
:whistle:
Replied by tyler durden on topic Re: About OT Mini Tabs
Warning: Spoiler!
del Ln ~102
path: modules\mod_ot_minitabs\tmpl\default.php
Code:
<div class="ot-mini-tabs"><?php echo JText::_('ABOUT_OTMINITABS'); ?></div>
:whistle:
Please Log in or Create an account to join the conversation.
Time to create page: 0.194 seconds