1. Krystal_Hamilton
  2. General
  3. Wednesday, November 18 2015, 10:10 PM
My template is getting in the way of my tabs title view.. i am seeing bullets along with tabs. Is there a way to fix this in my default.php?
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
try to add this CSS code at your template ;)
ul.nav.nav-tabs{margin:0}
ul.nav.nav-tabs li{padding-left:0 !important;margin-bottom:-1px}
ul.nav.nav-tabs li a{text-decoration:none}
ul.nav.nav-tabs li:before{display:none;}
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was night for us :D

Is there a way to fix this in my default.php?
This is a CSS problem not View problem, to solve you need to add some CSS code (that missing in your template).

How to fix:
1. Try to enable in Easy Profile Options the parameter "Include Bootstrap CSS file", this option will add CSS from bootstrap and should fix this but you need to check that is not changed also the style of your template.

2. Instead load all Bootstrap CSS library you can add a few lines of CSS to solve this problem. We can help you but we need to see your site
  1. more than a month ago
  2. General
  3. # 1
Krystal_Hamilton Accepted Answer
Bootstrap CSS file is active, and my site is below, without Bootstrat CSS my website wont include the tabs in the easy profile.
References
  1. http://casualspace.net
  1. more than a month ago
  2. General
  3. # 2
Krystal_Hamilton Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.