Multiple Questions Related To Template Indio - Question | JoomShaper

Multiple Questions Related To Template Indio

A

asadmunir

Template 1 year ago

Hello,

Its been over a year since I have played around with Joomla and I would apperciate some help. I restored from a trashed site by extracting the tables of sp page builder and then using the same prefix in a new install.

  1. I am using feature boxes and for some reason 2 of the boxes are not aligned. please see attachement https://ibb.co/yqqZHt9

  2. I do not remember how to change the background image. i thought it was from the menu item but could not find it https://ibb.co/72V4k9d

  3. I do not know how to make the bottom menu items horizontal rather than veritcal https://ibb.co/rfBYkYM

  4. Is there a way to make the menu background transparent https://ibb.co/k4Q3Qnx

  5. a general question most people that use joomla wordpress know how to back to the back end of a website. i use jsecurelite on my website to mask the admin back end. as per your support may have been the reason why the site got corrupted during an upgrade. I disagrees since i use that on other sites that i have upgraded with no problem. what is your recommendation on how to mask the back end /administrator.

thanks

Regards

Asad

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #167071

Hi

Thanks for contacting us and sorry for your issue. Could you please give me your screenshots again? It does not exist.

-Regards.

0
A
asadmunir
Accepted Answer
1 year ago #167307

Hello

the imgaes are still online i set them to delete after 7days. do you recommend another website i can upload the images too

thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #167402

1: Use this CSS in your custom.css file

#sppb-addon-7869690a-b38f-44d8-be2d-7e254fe0e6a4{
  height: 220px !important;
}

2: Could you please mention which background image do you want to change? You can use this for uploading screenshot

https://imgur.com/upload

3: Are you talking about this portion?

https://prnt.sc/rbY1DB1kVY2d

4: Its already transparent?

https://prnt.sc/fUyhQ13tBagL

5: Sorry I dont have enough information about it, if possible ask it any developer.

0
A
asadmunir
Accepted Answer
1 year ago #167660

background - https://imgur.com/a/gsMAUVq

3: Are you talking about this portion?

https://prnt.sc/rbY1DB1kVY2d

correct the menu items are vertical and i want to make them horizontal

4: Its already transparent?

https://prnt.sc/fUyhQ13tBagL

click on explore or connect the dropdown background is solid white i want to make that more transparent

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #167970

2: You can follow this documentation below:

https://www.joomshaper.com/documentation/joomla-templates/rhino/page-banner-header-title

This is the same way for Indigo template also.

4: Use this CSS

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    position: absolute !important;
    background: rgba(0, 0, 0, 0.3)!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a{
  color: white !important;
}
0
A
asadmunir
Accepted Answer
1 year ago #169148

Hello,

some of the custom css. is not working

https://ibb.co/txCsGVX https://ibb.co/nLSvDYR https://ibb.co/ZB5h4mR

but i have also noticed an issue with the addon. For some reason feature box was still remembering the old url and would not change. so i duplicate a feature box that was working to get over the issue. but then was unable to rename. the feature box. even when you click on the pen/edit and update the text it does not change

https://ibb.co/QMYXscH

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #169176

Please create a new forum post about this new issue.

0