Poggi
Jan-22-2010, 12:13 PM
Hi support:
I added a few enhancements to my site, like the BANNER and MENU as shown in a tutorial. It looks nice but I am wondering if I can have a example on how to make my bannwer and menu not to be alligned on the center but instead have it side by side with a Banner on the LEFT and the Menu on the RIGHT. The moonriver photography website inspired me to make something similar http://www.moonriverphotography.com/ . You can look at how my site looks at the moment www.poggiware.smugmug.com (http://www.poggiware.smugmug.com)
I managed to place the name of my categories, sub-categories and galleries at the botton instead of on the side. Currently it shows in a two columns and I am wondering if there is a quick was to show it with more columns. I would like to have the same accomplished on my Sub-Categories as well. I added th following CSS as seen on other thread. I wanted to make up to 6 galleries across insted of 4. I do not know the meaning of these numbers and hope someone could better explain it.
*=====Galleries 4 Across=====*/
.miniBox {width:122px; text-align:center; height:210px; margin:0 28px;}
.miniBox .photo {float:none; width:122px; height:auto; _height:1px;}
.miniBox .albumTitle {width:122px;}
.miniBox .description {width:122px;}
.miniBox .updated {width:122px;}
.loggedIn .miniBox {height:auto; min-height:300px;}
.loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
.loggedIn .miniBox input {width:122px;}
.loggedIn .miniBox textarea {width:112px;}
.boxBottom .albumLarge {width:192px; height:350px; text-align:center; margin:0 24px;}
.albumLarge .photoLarge {float:none; width:192px; height:auto; _height:1px;}
.albumLarge .albumTitle {width:192px;}
.albumLarge .description {width:192px;}
.albumLarge .updated {width:192px;}
.loggedIn .boxBottom .albumLarge {height:auto; min-height:450px;}
.loggedIn .albumLarge .smbuttons {margin:0 auto; width:192px;}
.loggedIn .albumLarge input {width:192px;}
.loggedIn .albumLarge textarea {width:182px;}
Best Regards,
Poggi
I added a few enhancements to my site, like the BANNER and MENU as shown in a tutorial. It looks nice but I am wondering if I can have a example on how to make my bannwer and menu not to be alligned on the center but instead have it side by side with a Banner on the LEFT and the Menu on the RIGHT. The moonriver photography website inspired me to make something similar http://www.moonriverphotography.com/ . You can look at how my site looks at the moment www.poggiware.smugmug.com (http://www.poggiware.smugmug.com)
I managed to place the name of my categories, sub-categories and galleries at the botton instead of on the side. Currently it shows in a two columns and I am wondering if there is a quick was to show it with more columns. I would like to have the same accomplished on my Sub-Categories as well. I added th following CSS as seen on other thread. I wanted to make up to 6 galleries across insted of 4. I do not know the meaning of these numbers and hope someone could better explain it.
*=====Galleries 4 Across=====*/
.miniBox {width:122px; text-align:center; height:210px; margin:0 28px;}
.miniBox .photo {float:none; width:122px; height:auto; _height:1px;}
.miniBox .albumTitle {width:122px;}
.miniBox .description {width:122px;}
.miniBox .updated {width:122px;}
.loggedIn .miniBox {height:auto; min-height:300px;}
.loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
.loggedIn .miniBox input {width:122px;}
.loggedIn .miniBox textarea {width:112px;}
.boxBottom .albumLarge {width:192px; height:350px; text-align:center; margin:0 24px;}
.albumLarge .photoLarge {float:none; width:192px; height:auto; _height:1px;}
.albumLarge .albumTitle {width:192px;}
.albumLarge .description {width:192px;}
.albumLarge .updated {width:192px;}
.loggedIn .boxBottom .albumLarge {height:auto; min-height:450px;}
.loggedIn .albumLarge .smbuttons {margin:0 auto; width:192px;}
.loggedIn .albumLarge input {width:192px;}
.loggedIn .albumLarge textarea {width:182px;}
Best Regards,
Poggi