Tab and ">>" sign problem when using bootstrap

  • Posts: 3
  • Thank you received: 0
11 years 3 months ago #155992

I have a bullet problem on the product page. Extra tab and ">>" is visible when bootstrap is on. Take al look at my test site (bootstrap is on now) : www.test.vanboerdonk.nl/index.php/nishikigoi .
Joomla 2.5
Artisteer Template
Latest version HikaShop

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 3 months ago #156018

Hello,
I just checked your website and didn't saw any ">>", did you solved your issue ?
Also, note that the solution will probably be to use some CSS code to hide the ">>" text : www.hikashop.com/support/documentation/1...ize-the-display.html

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
11 years 3 months ago #156160

Was testing in the Joomla template.css and changed the content url line. This works voor the bullet but not for the extra tab (and line) problem.

Just removed the /* */ so you can see the problem.

.art-postcontent ul>li:before, .art-post ul>li:before, .art-textblock ul>li:before
{
/* content: url('../images/postbullets.png');*/
margin-right: 6px;
bottom: 2px;
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 0;
line-height: 0;
}
Thanks for your fast reaction.

Please Log in or Create an account to join the conversation.

  • Posts: 84295
  • Thank you received: 13694
  • MODERATOR
11 years 3 months ago #156180

Try to add such CSS:
.hikashop_products ul>li:before, .hikashop_products ul>li:before, .hikashop_products ul>li:before { content: none !important; }

The following user(s) said Thank You: SarahW, boerdonk

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
11 years 3 months ago #156225

This works fine. Look at the result on www.koiselect.nl

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum