drgonzo
Beginner


Joined: May 22, 2005 Posts: 9
|
Posted: Sat Oct 01, 2005 6:33 pm Post subject: Displaying gallery at a fixed width inside of Nuke |
|
|
If you find simple editing of the opentable() function too limiting, you will find the actual call to the opentable() function in the file html_wrap/wrapper.header.default. For my site I had created another opentable function for modules that display without right blocks, and I changed the header call to reference that function.
The table still may not be narrow enough in admin mode due to the display of the album URL; you need to edit the call to function "breakstring" in albums.php where it displays the url for the admin ... reduce the value 60 to something lower until it fits in the table.
Of course you will have to do some configuring to ensure that the table doesn't break out of the table confines when loading individual images. |
|