L84CABO
Aug-02-2006, 09:41 AM
http://mblazovic.smugmug.com/gallery/1712634
Hi Guys
First, let me say a big thank you for everyone that has been willing to help my sorry ass. You guys are great and the help is most certainly appreciated.
Here's what I'm trying to do:
1) How do I get rid of "mblazovic (http://mblazovic.smugmug.com/) > Other (http://mblazovic.smugmug.com/Other) > " and the "add photo" and "themes" button at the top of the page. I tried removing the breadcrumb but it ended up cutting off the whole top border of the box as well. Is there a way to just remove these specific items and still leave the structure of the box intact?
2) For that matter, you will notice that I've lost the bottom border of the main box (with the text and picture in it). Is there a way to bring that back?
3) What I'm ultimately after is to condense the left and right margins of the text a bit. I also want to left and right justify the text so it's even on both sides and then make sure the text along with the picture are both centered in the middle of the page. Any suggestions?
4) How do I get rid of the bottom box--the one that says, "This is a brand new gallery with no photos." I'd like to remove the whole box including the buttons. I thought that the below CSS code was supposed to take care of that...or is this not the case?
/* html only page for gallery XXXXXX */
.gallery_ourguarantee.nophotos {display: none;}
Thanks!
Hi Guys
First, let me say a big thank you for everyone that has been willing to help my sorry ass. You guys are great and the help is most certainly appreciated.
Here's what I'm trying to do:
1) How do I get rid of "mblazovic (http://mblazovic.smugmug.com/) > Other (http://mblazovic.smugmug.com/Other) > " and the "add photo" and "themes" button at the top of the page. I tried removing the breadcrumb but it ended up cutting off the whole top border of the box as well. Is there a way to just remove these specific items and still leave the structure of the box intact?
2) For that matter, you will notice that I've lost the bottom border of the main box (with the text and picture in it). Is there a way to bring that back?
3) What I'm ultimately after is to condense the left and right margins of the text a bit. I also want to left and right justify the text so it's even on both sides and then make sure the text along with the picture are both centered in the middle of the page. Any suggestions?
4) How do I get rid of the bottom box--the one that says, "This is a brand new gallery with no photos." I'd like to remove the whole box including the buttons. I thought that the below CSS code was supposed to take care of that...or is this not the case?
/* html only page for gallery XXXXXX */
.gallery_ourguarantee.nophotos {display: none;}
Thanks!