TOPIC: About OT Mini Tabs

About OT Mini Tabs 10 years 9 months ago #2024

  • rummann
  • rummann's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
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
The administrator has disabled public write access.

Re: About OT Mini Tabs 10 years 9 months ago #2027

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
you can add this css code into your css file:
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/
The administrator has disabled public write access.

Re: About OT Mini Tabs 10 years 9 months ago #2030

  • rummann
  • rummann's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
Thank you for your reply,

one more thing ,
Can you please be specific on which css file ?

Thanks in advance

Rumman
The administrator has disabled public write access.

Re: About OT Mini Tabs 10 years 9 months ago #2035

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
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/
The administrator has disabled public write access.

Re: About OT Mini Tabs 10 years 8 months ago #2255

  • rummann
  • rummann's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
HI I have inserted to mod_otminitabs.css
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
The administrator has disabled public write access.

Re: About OT Mini Tabs 10 years 3 months ago #3793

  • dontbugme
  • dontbugme's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Karma: 0
Warning: Spoiler! [ Click to expand ]

:whistle:
The administrator has disabled public write access.

Re: About OT Mini Tabs 10 years 5 days ago #4913

  • haan88
  • haan88's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Karma: 0
I add in layout.css of the template, and it works for me.
The administrator has disabled public write access.
Time to create page: 0.103 seconds