Tuesday February 21, 2012

Success Business Joomla 1.7 Template

Preview
Publish date: Dec - 7 - 2011
Discussion: 13 Replies

Success – Company Profile Joomla 1.7 Template

Download our new Joomla 1.7 template and build a successful website for your company. The template is easy to use and to edit. Change the logo image in the template folder, add your own custom slideshow images (use our NivoSlider module to create the same effect like in the demo), upload your pictures and publish the content. Bring your online presence to a whole new level by using our professional templates.

If this template is not what you are looking for, please check out our Business Templates Category for more free themes.

Please submit your feedback on this template in the form below.

Business Template Module Positions

13 Responses so far.

  1. Phil says:

    So with the template. In order to change the logo do we create a module, import the picture into the module and then manipulate the size there? If that is the case, the logo will not justify on the top correctly because I have already tried that. Should I load the new logo through the FTP and then change the css to find that logo?? Please help

  2. Tyler says:

    First off, thanks! I’m using your Success Template, and it rocks!

    However, it’s giving me a problem right now. It seems to be not adding a ” tag after the columns within the content section. The result is that the remaining articles get nested into the first column. But before I tried to make some changes to my homepage settings within the Menu Manager, it was doing the same thing by nesting the Modules that were supposed to be in the -right position under the third column.

    I’m going to leave my homepage messed up for a day or two to give you time to work on it. I hope we can fix the bug, because I really do like the template.

    • Admin says:

      This issue is usually caused by open css tags:

      When the article contains div tags and this is separated with a ‘read more’ button, this may break the whole layout.
      I suggest you to insert only plain text into the Joomla content editor. Plain text contain only characters and will not insert any other tags or styling. Hope you can solve the problem

  3. bob says:

    Yeah, the logo position is a problem.

  4. B.Q. Whitten says:

    Love this template and I’m using it for my photo business. I can’t figure out how to have the drop down menu like you have on your demo site under JTemplates. I have a menu link “Photo Services” that should have several sub menus but they are not showing. Any suggestions.

    • Admin says:

      If you have create the sub-menus properly, then you have to edit the Menu Module.
      1. Go to Extensions > Module Manager
      2. Click on the Menu Module which you want to display with sub menus
      3. In the right side of the screen, under the Basic Options tab, click YES for Show Sub-menu Items

      This is all! Now your drop down menu should work as in the demo. The template supports 3 level of menus, so you can add submenus for a submenu :)

  5. Dennis says:

    I really like this template,
    just have a problem with the articels.
    I cant hide the headlines. any suggestions?

  6. Matthew Sarino says:

    I need to have only the slideshow on the front page with no content box below it. How do I change the settings to do that?

    • Admin says:

      You have to do some modifications ins the template’s index.php file. Here is the function that checks if the page is frontpage or article page:

      < ?php
      $option = JRequest::getCmd('option');
      $view = JRequest::getCmd('view');

      $frontpage = ($option == 'com_content' && $view == 'featured');
      $article = ($option == 'com_content' && $view == 'article');

      if ($frontpage){
      //Your front Page
      }
      else{
      //Your Article Page
      }

      /**************************************/
      if($article){
      // Your Article Page
      }
      ?>

  7. Peter says:

    Hello.
    How I can change the theme to exist left column and to be more extended to the top?


"Professional Free Joomla 2.5 Templates"