Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • phylox Friend
    #195071

    1. How can I change the content-main section so that I can use custom HTML there? For example, see this page http://joomla-templates.joomlart.com/ja_mendozite/index.php/documentation. There is content seperated in blocks on left and right, I want to be able to do this same thing on the homepage. How can I do this?
    2. Alternatively, if using custom HTML is not possible, how can I change the category that is currently being used “demo-categories” to a different category?
    3. Is it possible to link the actual images / module titles used on the icon buttons? If so, what would need to be done?
    4. When I tried using the buttons from the typography section, my styling comes up extremely odd (See attached image). Is this the correct code to use?
      <a class="ja-typo-btn btn-rounded-big btn-green ja-typo-btn-big btn-big-green" href="#"><span>Button Text</span></a>

    1. button
    chavan Friend
    #523845

    can you please post your site Url and admin details in PM

    phylox Friend
    #523850

    <em>@Chavan 412733 wrote:</em><blockquote>can you please post your site Url and admin details in PM</blockquote>

    PM Sent as requested.

    chavan Friend
    #523986

    admin details are not working. also tell me on what module did you try this icon html you provided above

    phylox Friend
    #523989

    Try it with the module named “Intro Message.” It is a custom HTML type.

    phylox Friend
    #524522

    Wanted to see if there anyone who could assist on my questions posted above. I resent the admin info tested functional the same day it was reported that it was not working. Please let me know soon, thank you.

    chavan Friend
    #524648

    your admin details are working at all, check and provide me the right one. I have already sent you a PM on this. Please do so i can fix it in minutes

    phylox Friend
    #524661

    Not sure what is going on, but I tried and it worked fine for me. I copied and pasted directly from the PM I sent you. Please make sure there is a percentage sign included in the password you are using. If not, it is being stripped out with the forum software and I need to regenerate password without that. Let me know.

    chavan Friend
    #524702

    There is an issue with tinymce editor and so the span you are adding will be removed automatically by this editor.

    So I have added a class to the span. use the below code to get the button fixed.


    <p><a class="ja-typo-btn btn-rounded-big btn-green ja-typo-btn-big btn-big-green" href="#"><span class="clspad">Button Text</span</a></p>

    can you please post a screenshot on this

    1. Alternatively, if using custom HTML is not possible, how can I change the category that is currently being used “demo-categories” to a different category?
    2. Is it possible to link the actual images / module titles used on the icon buttons? If so, what would need to be done?
    phylox Friend
    #524807

    So question #1 on dividing content into two separate columns on front page not possible?

    How can I change the content-main section so that I can use custom HTML there? For example, see this page http://joomla-templates.joomlart.com…/documentation. There is content separated in blocks on left and right, I want to be able to do this same thing on the homepage. How can I do this?

    Regarding #2, see my screenshot. I know we can link the text under each icon, I want to know if we can also include the icons itself as part of the text link?


    1. Capture
    chavan Friend
    #524838

    The actual demo on the site http://joomla-templates.joomlart.com/ja_mendozite/ is having the image as background for the complete DIV. so we cannot make the image clickable. so we need to make the image for h3. for this try to do the following.

    We need to try add a module class suffix and add a code to this

    For Example: Personal Insurance

    1. Add a module suffix as ” clspersonal” (note: space and clspersonal)
    2. the add this code to custom.css or any css file

    .clspersonal h3{

    background: url('../images/youimage.png') no-repeat center top;
    height:100px; -> depends on the image you upload
    width:100px; -> depends on the image you upload

    }

    3. Upload file to yourtemplefolder/images/

    phylox Friend
    #525320

    I will give this a try today. What about for question #1 on my last post?

    To describe further On the template demo – http://joomla-templates.joomlart.com/ja_mendozite/

    If you look at the position where the 3 articles starting with “trustworthy financial market” is and the position to the right of that, I would basically want to place my custom html module in both sections left and right replacing the existing modules.

    Is it possible to do this?

    chavan Friend
    #525344

    you can use any position in joomla and assign a module to it, so give a try adding there.

    phylox Friend
    #525371

    <em>@Chavan 414659 wrote:</em><blockquote>you can use any position in joomla and assign a module to it, so give a try adding there.</blockquote>

    What are these two positions called on the Mendozite template (see attached image)? Maybe that’s the better way of asking this question…..I would basically apply custom html module to these two positions.


    1. positions
    chavan Friend
    #525381

    As per screenshot position 2 is position “right” in template

    Try if there is any position “content” for “position 1”. If this does not exist we need to create a position. For this check this Thread http://www.joomlart.com/forums/topic/content-main-position/

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

This topic contains 15 replies, has 2 voices, and was last updated by  chavan 10 years, 8 months ago.

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