The Big Spring Sale! Up to 50% off!

pic on joomla articles

vdferrandez
9 Posts
vdferrandez posted this 18 August 2020
Ask a Question

HELLO THERE, hope you all are fine
i have a question. i have an article that i usually have to change . is a text by the moment and located in a nicepace section correctly
question is why is i add a picture it dont appear on the site? it have to be only text? thanks a lot

HELLO THERE, hope you all are fine i have a question. i have an article that i usually have to change . is a text by the moment and located in a nicepace section correctly question is why is i add a picture it dont appear on the site? it have to be only text? thanks a lot
Vote to pay developers attention to this features or issue.
6 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 05 October 2020

Hi,

I see the following code in the page source

.block-content.img {
width 100%;
    height:auto;
}

instead of the suggested code:

.u-block-content img
{
  width: 100%;
  height: auto;
}

These are two different selectors. Please try the code provided above. It should help.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, I see the following code in the page source .block-content.img { width 100%; height:auto; } instead of the suggested code: .u-block-content img { width: 100%; height: auto; } These are two different selectors. Please try the code provided above. It should help. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
vdferrandez
9 Posts
vdferrandez posted this 04 October 2020

hello again
sorry about the delay
i ve tried to add this css code into nicepage section where picture is... but nothing has changed...
i have to use this css in another place?

hello again sorry about the delay i ve tried to add this css code into nicepage section where picture is... but nothing has changed... i have to use this css in another place?
Support Team
Support Team posted this 09 September 2020

Hi,

Looks like this image does not have any size parameters and displayed as it is. Please try adding the following code to the Nicepage Site or Page Settings >> CSS:

.u-block-content img
{
  width: 100%;
  height: auto;
}

This may help.
Please let us know if you need our further assistance.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Looks like this image does not have any size parameters and displayed as it is. Please try adding the following code to the Nicepage Site or Page Settings >> CSS: .u-block-content img { width: 100%; height: auto; } This may help. Please let us know if you need our further assistance. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
vdferrandez
9 Posts
vdferrandez posted this 09 September 2020

Here the pic

Here the pic
Support Team
Support Team posted this 19 August 2020

Hi Vanessa,

Could you please provide more details about the problem. Provide a link to the page where we could see the issue. Also some screenshots will be helpful.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Vanessa, Could you please provide more details about the problem. Provide a link to the page where we could see the issue. Also some screenshots will be helpful. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
vdferrandez
9 Posts
vdferrandez posted this 18 August 2020

i ve achieve it with an specific module but mobile is not responsive with that.
i can see the pictures on nicepage site but on the phone ... it takes more than de page´s size ... is that normal?
thanks!!

i ve achieve it with an specific module but mobile is not responsive with that. i can see the pictures on nicepage site but on the phone ... it takes more than de page´s size ... is that normal? thanks!!
You must log in or register to leave comments