Forum: Suggestion Box


Subject: Is this a bug?

Afrodite-Ohki opened this issue on Jun 15, 2011 · 6 posts


Afrodite-Ohki posted Wed, 15 June 2011 at 11:06 AM

I have gallery show full-size images as default. Before, large images would just push the sidebar further to the right, but nowadays the sidebar is appearing above the image as you can see in the screenshot I attached.

Any chance this can get fixed?

- - - - - - 

Feel free to call me Ohki!

Poser Pro 11, Poser 12 and Poser 13, Windows 10, Superfly junkie. My units are milimeters.

Persephone (the computer): AMD Ryzen 9 5900x, RTX 3070 GPU, 96gb ram.


Jumpstartme2 posted Wed, 15 June 2011 at 11:26 AM

This is being worked on already. :)

 

Thanks!

 

~Jani

~Jani

Renderosity Community Admin
---------------------------------------




Afrodite-Ohki posted Wed, 15 June 2011 at 11:31 AM

Oh, wonderful! Thanks :D

- - - - - - 

Feel free to call me Ohki!

Poser Pro 11, Poser 12 and Poser 13, Windows 10, Superfly junkie. My units are milimeters.

Persephone (the computer): AMD Ryzen 9 5900x, RTX 3070 GPU, 96gb ram.


dlfurman posted Sun, 19 June 2011 at 9:25 PM

OK, then I dont need to start another thread.

Thanks in advance for fixing this....

"Few are agreeable in conversation, because each thinks more of what he intends to say than that of what others are saying, and listens no more when he himself has a chance to speak." - Francois de la Rochefoucauld

Intel Core i7 920, 24GB RAM, GeForce GTX 1050 4GB video, 6TB HDD space
Poser 12: Inches (Poser(PC) user since 1 and the floppies/manual to prove it!)


Jumpstartme2 posted Sun, 19 June 2011 at 10:57 PM

You can also try these couple of things and see if it helps till we get a fix on it.

Go into your gallery options, and check "Display images resized to fit my browser window regardless of artist preference" and see if that fixes it

Also, you can check your CSS:

If you have something listed in your CSS box, delete the CSS Scripting in the CSS Style box and save your changes. {keep a copy of your original script just in case}

If you don't, or that doesn't work, try pasting this into the CSS box and save:

table { width: 100%; }
.content_cell { background-image: none; min-width: 98% !important; }
#topnavbar td table { width: 120; }
#topnavbar td { background-position: center center; }

If it doesn't work, you can always delete it, and go back to what you had.

~Jani

Renderosity Community Admin
---------------------------------------




nruddock posted Mon, 20 June 2011 at 3:38 AM

Quote - If it doesn't work ...

It won't for the gallery if you use the "show full size image" option because the layout problems in the underlying HTML can't be undone by the stylesheet.