1. Resort
  2. Thursday, 23 April 2020
Hi,

second post after a week for this issue...I really need support so please read this message.
I need to enlarge this joomla module addon but I can't find the css code to change.

Can you please give me an hint?

Thanks for help.
Attachments (1)
Accepted Answer
So you think there is no way to enlarge that container?

Yes
  1. more than a month ago
  2. Resort
  3. # Permalink
Responses (9)
As far as I know css customization of third party extensions outside of Joomshaper support .
But one of users could help you, if you provide a link to the site and open it for the public.
  1. more than a month ago
  2. Resort
  3. # 1
As far as I know css customization of third party extensions outside of Joomshaper support .
But one of users could help you, if you provide a link to the site and open it for the public.


Hi Pavel,

thank you for reply...I want to modify joomla module addon...is in sppb. Can you help me?

Regards, Luca
  1. more than a month ago
  2. Resort
  3. # 2
Can you help me?

I can look at it if you provide a link to the site and open it for the public. I'm not Joomshaper stuff for clarity.
  1. more than a month ago
  2. Resort
  3. # 3
Can you help me?

I can look at it if you provide a link to the site and open it for the public. I'm not Joomshaper stuff.


Thank you so much Pavel...here is the link https://www.deicavalieri.pisa.it/index.php/it/blog

I want to increase width of the container...I set it at 800px but I can't go futher than 500px.
  1. more than a month ago
  2. Resort
  3. # 4
SPPB does not affect the width. As you can see in the screenshot SPPB content block fills the full width of the the bootstrap container. All that is below the highlighted line of code refers to the FB module, but not to SPPB.
1.jpg

Here is a piece of code can help to adjust the width of the box that contains the widget.


.fb_iframe_widget > span {
width: 800px !important;
}

2.jpg

But part of the code which adjusts the width of the widget is outside of your site. And you just can not change it through code.

3.jpg

Ask FB module developer.
Attachments (3)
  1. more than a month ago
  2. Resort
  3. # 5
I would suggest you do not use FB module at all. Create widget, by means of Facebook and paste it into the html row addon.
  1. more than a month ago
  2. Resort
  3. # 6
Now I looked at Facebook dev documentation. This allows you to set a maximum width of 500px but not more.
4.jpg
Attachments (1)
  1. more than a month ago
  2. Resort
  3. # 7
Thank so much Pavel for your help and your time!

So you think there is no way to enlarge that container?

Regards, Luca
  1. more than a month ago
  2. Resort
  3. # 8


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.