Please see: http://www.lillianfidler.com/lanegaller ... 1-icebergs
1. how can I decrease the size of the back button?
2. sometimes the images show and sometimes they don't (see the first image entitled 'icebergs', sometimes it's showing the photo and sometimes it's missing.
3. How can I increase the font size of the image name?
thank you!
A few quick questions
-
christine
- Phoca Hero

- Posts: 2938
- Joined: 28 Nov 2010, 17:20
Re: A few quick questions
Hi,
1) The icon belongs to: <img src="/lanegallery/media/com_phocagallery/images/icon-up-images.png" alt="">,
An idea: Set Options > General > Bootstrap3 Icons > No. Just try it, if this could be a better solution.
2) Try again to Re-create (Thumbnails creation to enable)
3) add to custom.css:
.pg-cv-name {
font-size:1em;
text-align:center;
}
text-align:center; (if wanted).
Kind regards, Christine
1) The icon belongs to: <img src="/lanegallery/media/com_phocagallery/images/icon-up-images.png" alt="">,
An idea: Set Options > General > Bootstrap3 Icons > No. Just try it, if this could be a better solution.
2) Try again to Re-create (Thumbnails creation to enable)
3) add to custom.css:
.pg-cv-name {
font-size:1em;
text-align:center;
}
text-align:center; (if wanted).
Kind regards, Christine
