PDA

View Full Version : help with changing size of gallery box


carsonli
Mar-06-2010, 12:10 AM
hey i need some help with changing size of the smug mug "box" that displays my gallery categories.
by default it looks like the box displays my gallery categories, but with a maximum width of 2 (http://carsonli.smugmug.com/galleries (http://carsonli.smugmug.com/galleries))

how do i make it so i can display more than that?
for example in (http://www.moonriverphotography.com/Galleries (http://www.moonriverphotography.com/Galleries))
the galleries are displayed in full across the screen (the number depends on the browser width)

please let me know how i can do this. thanks!

-carosn

denisegoldberg
Mar-06-2010, 03:07 AM
First apply the code from the answer to # 10 in the advanced customization FAQ at http://www.dgrin.com/showthread.php?t=52811. That will give you 4-across.

If you want the thumbs to extend further, across the entire browser window, also add the code from the thread Enhanced Stretchy for Categories, Sub-Cats and 2nd Homepage (http://www.dgrin.com/showthread.php?t=93221).

--- Denise

carsonli
Mar-06-2010, 12:26 PM
First apply the code from the answer to # 10 in the advanced customization FAQ at http://www.dgrin.com/showthread.php?t=52811. That will give you 4-across.

If you want the thumbs to extend further, across the entire browser window, also add the code from the thread Enhanced Stretchy for Categories, Sub-Cats and 2nd Homepage (http://www.dgrin.com/showthread.php?t=93221).

--- Denise

awesome it worked!
1 more question.
so right now my page has nothing but the galleries box (which is what i want for now)
is there a way to make it so the galleries box is at a fixed location each time? (absolute positioning)
for instance, say i always want it to be at x: 50px , y:px

any easy way i can do that?