test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • cyres Friend
    #198848

    Hi,

    I am using joomla 3.3 with Issue Tracker (http://macrotoneconsulting.co.uk/index.php/issuetrackerguide),

    It displays fine under native joomla template, but is ugly under purity III.

    see differences:

    http://awesomescreenshot.com/04d2zbr5f1
    http://awesomescreenshot.com/0462zbr6d6

    How can I get it to display in purity III like in native joomla template?

    thanks

    Ninja Lead Moderator
    #539049

    So that I can take a look and try to assist, please provide the url of the site you’re working on

    cyres Friend
    #539136

    <em>@Ninja Lead 432445 wrote:</em><blockquote>So that I can take a look and try to assist, please provide the url of the site you’re working on</blockquote>

    hi,

    i sent you a private message with the url credentials

    tx !!

    Ninja Lead Moderator
    #539204

    <em>@cyres 432554 wrote:</em><blockquote>hi,

    i sent you a private message with the url credentials

    tx !!</blockquote>

    I run across this error “Error displaying the error page: Application Instantiation Error: Could not connect to MySQL.” when visiting your site. Kindly check again.

    cyres Friend
    #539408

    Hi ninja lead,

    you should now be able to login
    thanks a lot!

    Ninja Lead Moderator
    #539466

    <em>@cyres 432904 wrote:</em><blockquote>Hi ninja lead,

    you should now be able to login
    thanks a lot!</blockquote>

    Purity III template is based on T3 framework which supports Bootstrap. I see Issue Tracker ยป itissueslist has conflict with Bootstrap in Purity III template.

    Please check extension if it supports Bootstrap or not. If you wish to keep this extensions, I am afraid it will need heavy customization which is beyond scope of our support.

    cyres Friend
    #539787

    Thanks for your answer.

    But as it works on the default joomla 3.3 template, it should also work on purity no?

    tx!

    Ninja Lead Moderator
    #539832

    <em>@cyres 433413 wrote:</em><blockquote>Thanks for your answer.

    But as it works on the default joomla 3.3 template, it should also work on purity no?

    tx!</blockquote>

    I just added the css style to override Bootstrap on your site. Below is my workaround for that:

    Create templates/purity_iii/css/custom.css file and add this rule:


    select,
    textarea,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    input,
    .inputbox {
    display: inline-block;
    }

    ul.actions {
    list-style-type: none;
    text-align: right;
    }

    fieldset#filter-bar {
    min-height: 35px;
    border-image-source: none;
    border-image-repeat: stretch stretch;
    border-top: 0 none;
    border-bottom: 1px solid #d5d5d5;
    }

    fieldset {
    border: solid 1px #ddd;
    margin: 10px 0;
    padding: 20px;
    border-radius: 5px
    }

    table {
    border: solid 1px #ddd;
    }

    table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5em;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    font-size: 1em;
    }

    Let me know if it helps.

    cyres Friend
    #540502

    hi ninja,

    thanks, I will try this out !!

    tx

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

This topic contains 9 replies, has 2 voices, and was last updated by  cyres 10 years, 6 months ago.

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