Our network: Joomla Templates // Magento Themes // WordPress Themes
Error
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
  • Kunena Internal Error: Please contact the site administrator to fix this issue!
News and Announcements

[DISCOUNT] SmartAddons Membership Discount
[NEW JOOMLA MODULE] SJ Contact Ajax - Responsive Joomla! Module
[NEW JOOMLA TEMPLATE] SJ Plus - Responsive Joomla! Template

Welcome, Guest

SJ CARS question
(0 viewing) 
  • Page:
  • 1

TOPIC: SJ CARS question

SJ CARS question 11 months, 2 weeks ago #3762

  • kiavash jalali
  • OFFLINE
    • Expired - JTC-Personal License
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
Hi , I'm using SJ Cars template on joomla 2.5 , i want to know how can i remove a rectangular which there is information on it from slideshow ? i don't know what does the rectangular call !

And i have another question , My template's slideshow in the above of the front page is not working automatically , i must click on the next bottom to see next picture . can i do something with slideshow that it works automatically ? i mean it shows the pictures one after another one without have to click on any bottom .

Kiavash
Thank you
www.bti4health.com
Last Edit: 11 months, 2 weeks ago by kiavash jalali.

Re: SJ CARS question 11 months, 1 week ago #3794

  • SA Loi
  • OFFLINE
  • Administrator
  • Posts: 2286
  • Points: 7650
  • Karma: 40
  • Honor Medal 2009
Hi kiavash,

* You can disable the information box by doing the following steps:

- setting the value of parameters as No in the configuration of Sj Vm Ajax Tabs module (see the attached image)

- opening the ajax-tabs.css file in "your_site/templates/sj_cars/html/mod_sj_vm_ajaxtabs", finding:

div #tabslider-text-pro .inner {
    background: url("../../images/slide-show-desc-inner.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    height: 289px;
    margin: 3px;
    padding: 15px;
    width: 243px;
}


change to:

div #tabslider-text-pro .inner {
    /*background: url("../../images/slide-show-desc-inner.png") no-repeat scroll left top transparent;*/
    color: #FFFFFF;
    display: block;
    height: 289px;
    margin: 3px;
    padding: 15px;
    width: 243px;
}




---------


div #tabslider-text-pro {
    background: url("../../images/slide-show-desc.png") repeat scroll left top transparent;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: block;
    height: 325px;
    position: absolute;
    right: 12px;
    top: 55px;
    width: 279px;
}


change to:


div #tabslider-text-pro {
   /* background: url("../../images/slide-show-desc.png") repeat scroll left top transparent;*/
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: block;
    height: 325px;
    position: absolute;
    right: 12px;
    top: 55px;
    width: 279px;
}



* Sj Vm Ajax Tabs module is not supported to slide automatically now.

Thanks
Attachments:
Ticket System | Join our Clubs to download our extensions and templates

Re: SJ CARS question 11 months, 1 week ago #3801

  • kiavash jalali
  • OFFLINE
    • Expired - JTC-Personal License
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
Thank you so much for your help , and i have another problem that I'd like to know your suggestion to solve this problem .

error 404 is my big problem , i don't know how exactly to put pages from Sj cars instead of error 404 (page not found) , i saw Sj cars demo and it is really great ! i surf in its menus( shop , about us or ... )and i want my website have those pages also !!!
i try to go to main menu/menu items and then i edit one of the menu bars , i chose single article and i put my article that i liked to have ! but after all it doesn't work ... i also want to have same pages as same as demo ! could you please help to solve this problem !?


Thank you

Kiavash Jalali
www.bti4healh.com

Re: SJ CARS question 11 months, 1 week ago #3851

  • SA Loi
  • OFFLINE
  • Administrator
  • Posts: 2286
  • Points: 7650
  • Karma: 40
  • Honor Medal 2009
Hi kiavash jalali,

I think that the issue is occurred by your server.

Please contact to your hosting provider to enable mod-rewrite.

Thanks
Ticket System | Join our Clubs to download our extensions and templates
  • Page:
  • 1
Moderators: SA Nghiem Diep
Time to create page: 0.19 seconds