Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jayatunge Friend
    #166358

    I am using RSForm! to create forms. Even though I use clean style (with no borders) the form gets a bottom-border at every row. (form with bottom border.png). The form should be look like in the ‘form correct format.png’ – this uses the same form in JA_Purity template.

    And also, you can see an extra bottom-border at every row, even in the ‘Submit’ ‘Reset’ buttons in the “Dealer search table’ below the form. (Please check the temporary site URL :http://www.theaceconsulting.com/etm/index.php?option=com_content&view=article&id=71&Itemid=151)
    Looks like the solid border is applying to all the table format in the site.

    I can easily remove the bottom-border styling from the form and the Dealer search table by removing the following line # 276 from the Template.css.

    tbody td { border-bottom: 1px solid #E8E8E8; }

    But that will remove bottom-border from every table in the site outside of 3rd party components. I do not want it to happen.

    How do I prevent the site style effecting my form style? Appreciate your help.


    1. form-with-bottom-border
    2. form-correct-format
    chavan Friend
    #401481

    Add this code to template.css in this path http://www.theaceconsulting.com/etm/templates/ja_minisite/css/template.css


    #userForm td {
    border:none;

    }

    Note: If you Find my Post useful please click on the Thanks Icon

    jayatunge Friend
    #401492

    Hi Chavan,

    Great, that took the bottom solid line out from the forms! Thank you! :-*

    However, it still leave the extra lines in the Dealer Search detail table. You will notice how the row lines are thiner when you disable the code tbody td { border-bottom: 1px solid #E8E8E8; } in the template.css. This database query uses a 3rd part component called LFRM.

    Hope you can help me in this. Thank you in advance.

    chavan Friend
    #401515

    There are lots of css to be corrected. what component or module you are using in this Url http://www.theaceconsulting.com/etm/index.php?option=com_content&view=article&id=71&Itemid=151 for the search form and the other Form

    jayatunge Friend
    #401530

    Dear Chavan,

    For forms I am using RSForms! and for the dealer search Logos Form and Report Manager.

    This is not a “life and death” issue. The site is still at the initial development phase, and I do not intend to use tables in articles at this moment. So, I can safely disable the code tbody td { border-bottom: 1px solid #E8E8E8; } and work towards my goal. But, I do not know if that will have any adverse effects on other site styling. I believe that designers have placed that piece of code there for a reason. Can you advise me on that please?

    Anyways, If I can get a resolution without having to do lot of corrections to CSS and without much trouble to you that would be really nice! I tried these components with JA_Business, JA_Travel and JA_Purity. No Issue at all! All Forms and tables show alright.
    http://www.theaceconsulting.com/etm/index.php?option=com_content&view=article&id=71&Itemid=151&template=ja_business
    http://www.theaceconsulting.com/etm/index.php?option=com_content&view=article&id=71&Itemid=151&template=ja_travel
    http://www.theaceconsulting.com/etm/index.php?option=com_content&view=article&id=71&Itemid=151&template=ja_purity

    Thank you once again for your prompt help.

    chavan Friend
    #401670

    There won’t be any more affect in this code. you can remove this code
    tbody td { border-bottom: 1px solid #E8E8E8; }

    The Other 3 templates you have tried does not contain the above code. Thats why your site is good at it.

    So No worries. you can remove it. By chance If you find any effects, Just post me a topic and PM me , I will provide you a Solution for it

    Note: If you Find my Post useful please click on the Thanks Icon

    jayatunge Friend
    #401677

    Sounds Good! Thank you for hanging with me to resolve the issue. :-*

    Getting ready to watch 1st Test on Jul 21-25? I want India to win! 🙂
    Love Joomlart! and Love Cricket, too

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  jayatunge 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum