Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
My gallery works perfect, but can you make the size of the shopping area bigger?
I've obviously so long text, that does not appear a scroll icon to the right of the first text, and it has confuse some, so they think that the first product is only one possibility for ordering?
Can the range of the shopping area be flexible in relation to the text?
Exsample: http://sbgalleri.dk/sort/
Best regards
Sanne
Offline
Hi Sanne, a quick fix would be to change the max-widths in the file /ttg-be/cart/lib/css/modal.css
Specifically, the max-widths for #modal and #modal .details would need to be increased. These are currently set to 640px and 469px respecitively. Increasing them both by 150px seems to work well, i.e. to 790px and 619px
(FYI, the two width lines mentioned above are on lines 6 and 58 of modal.css)
For a longer term solution, take a look at Custom CSS support, documented here: http://ce4.theturninggate.net/docs/doku … custom_css
Offline
Hi Sanne, a quick fix would be to change the max-widths in the file /ttg-be/cart/lib/css/modal.css
Specifically, the max-widths for #modal and #modal .details would need to be increased. These are currently set to 640px and 469px respecitively. Increasing them both by 150px seems to work well, i.e. to 790px and 619px(FYI, the two width lines mentioned above are on lines 6 and 58 of modal.css)
For a longer term solution, take a look at Custom CSS support, documented here: http://ce4.theturninggate.net/docs/doku … custom_css
Thank you so much. I have tried with the quick fix, and updated with 790px and 619px in the max-widths (/ttg-be/cart/lib/css/modal.css).
How long is it to update the gallery? I have make a new gallery and it still make the area 640 by 469...
Exsampel: sbgalleri.dk/tester2
Offline
Hi Sanne, I can see your changes after clearing my browser cache. It should work for you after clearing the cache.
That modal.css file is common to all galleries that use the cart, so the fix should apply to both /sort/ and /tester2/
Offline
Hi Sanne, I can see your changes after clearing my browser cache. It should work for you after clearing the cache.
That modal.css file is common to all galleries that use the cart, so the fix should apply to both /sort/ and /tester2/
You are a genius!!Thanks so much for the quick reply. It look so good now.
Hav a GREAT day
Offline
I'm not sure about genius, but I'm glad to have been able to help
It's time for sleep down here in Melbourne. Wishing you a great day.
Offline
Pages: 1