Pricing detailsSignup membership to become our value customer

Welcome, Guest
Username Password: Remember me

About OT Mini Tabs
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: About OT Mini Tabs

About OT Mini Tabs 9 months, 1 week ago #2024

  • rummann
  • 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

Re: About OT Mini Tabs 9 months, 1 week ago #2027

  • linh_omg
  • OFFLINE
  • Moderator
  • Posts: 853
  • Karma: 25
Hi,
you can add this css code into your css file:
div.ot-mini-tabs {
    position: absolute;
    top: -999em;
    left: -999em;
}


Thanks

Re: About OT Mini Tabs 9 months, 1 week ago #2030

  • rummann
  • 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

Re: About OT Mini Tabs 9 months, 1 week ago #2035

  • linh_omg
  • OFFLINE
  • Moderator
  • Posts: 853
  • Karma: 25
Any css file of your template as you want

Re: About OT Mini Tabs 8 months, 2 weeks ago #2255

  • rummann
  • 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

Re: About OT Mini Tabs 3 months, 2 weeks ago #3793

  • dontbugme
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Karma: 0
:pinch: Warning: Spoiler!

Re: About OT Mini Tabs 2 days, 3 hours ago #4913

  • haan88
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
I add in layout.css of the template, and it works for me.
  • Page:
  • 1
Time to create page: 0.36 seconds