Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6645267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:15:57+00:00 2026-05-26T00:15:57+00:00

I have a Magento Multistore installation, 2 stores actually. 1st store uses a custom

  • 0

I have a Magento Multistore installation, 2 stores actually.

1st store uses a custom developed theme by a company.
Check specification tab:

2nd site, uses a theme we bought, but also uses EASYTABS, a free extension with no support.

In the product catalog the FIELD that renders this specification its exactly the same.

Maybe its a problem in a CSS or I dont know. Can somebody please help me to fix this issue of the spaces to make it look as store number 1?

This seems to be the file that renders that tab. I enabled path hints in Magento, maybe with this can you help me a little further

<?php
if(Mage::getStoreConfig('easy_tabs/custom/customtabid')){
    $method = 'get' . ucfirst(Mage::getStoreConfig('easy_tabs/custom/customtabid'));
    $content = nl2br($this->getProduct()->$method());
    if(!empty($content)){
        echo '<div class="product-specs">'.$content.'</div>';
    }
}
?>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T00:15:58+00:00Added an answer on May 26, 2026 at 12:15 am

    It looks like you’re allowed to put HTML markup in the Specification, so change this line:

    $content = nl2br($this->getProduct()->$method());
    

    to:

    $content = $this->getProduct()->$method();
    

    and you won’t have all the extra <br> tags (spaces).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have multi-store Magento installation, and different product prices are set in different stores.
We have a multi-store Magento installation with stores in several countries. Today, we changed
Lets say we have a 'default' theme for our Magento (1.4+) Shoe store, we
I have put magento inside a drupal installation in a subdirectory called store. When
I am creating a store in Magento and have a weird issue with IE6
I have a custom module I made for Magento. From the admin, there is
I have a magento website with multi store and i have been able to
Hope someone can help me with this.. I have a magento store up&running, via
I have a custom magento sales module. I want to translate the custom mail
I have a Magento store which contains over 2500 categories. I have so many

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.