|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Big grins
|
Logo/Banner huge, how do I make it smaller again?
I have been making some minor changes on my site: www.dclphoto.com
and somehow along the way, my logo/banner became huge. Can anyone tell me how to get it back to the smaller size it was? |
|
|
|
|
#2
|
||
|
Major grins
|
Quote:
Change it in your EZ customizer to this one: Code:
http://dclphoto.smugmug.com/photos/i-MRvZ2mf/1/S/i-MRvZ2mf-S.png And you have a few errors in your CSS box...remove all the red marked here: Code:
.notLoggedIn #breadCrumbTrail {display: none;}
/* ==================================================== */
/* == FAQ #18, Line up boxes with titles underneath === */
/* ============== Current as of 13 Feb 07 ============= */
/* ==================================================== */
.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;}__________________
#userBio {
width: 550px;
display: inline;
float: left;
position: relative;
}
#photoKeywords {
display: none;
}
.box {background-color: #FFFFFF !important;}
.boxTop {background: #FFFFFF !important;}
#slideshowButton {
display: none;
}
#homepage {width: 900px !important; margin-left: 0 auto !important; margin-right: 0 auto !important;}
.homepage .box {background: none !important;}
.homepage .boxTop {border: none !important;}
.homepage .boxBottom {border: none !important;}
#albumNav_top, #albumNav_bottom {
display: none;
}
...
.loggedIn .miniBox {height:auto; min-height:350px;}
.loggedIn .miniBox .smbuttons {margin:0 auto; width:122px;}
.loggedIn .miniBox input {width:122px;}
.loggedIn .miniBox textarea {width:112px;}
#category {width: 840px; margin:0 auto;}
.boxBottom .albumLarge {width:192px; height:190px; text-align:center; margin:0 1px;}
.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;}
#bgImg {
position:fixed;
width:100%;
height:100%;
top:0;
left:0;
z-index:-1;
}
<div id="myFooterSMI">
<a href="http://www.facebook.com/DCLphotography"><img border=0 src="link_to_your_image"></a>
...
</div>
|
|
|
|
||
|
#3
|
|
|
Big grins
|
[QUOTE=J Allen;1783510]Change it in your EZ customizer to this one:
Code:
http://dclphoto.smugmug.com/photos/i-MRvZ2mf/1/S/i-MRvZ2mf-S.png I dont know where to place this code in easy customizer. Can you explain where it goes? |
|
|
|
|
#4
|
|
|
Smug Hero
|
You should just need to link to that image in the Easy Customizer. You should just need to link to the image in there for the header.
|
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Make Slideshow Smaller | mitcherwin-photography | SmugMug Customization | 1 | Feb-25-2008 12:39 PM | |
| Customization FAQ List - Start Here! | Andy | SmugMug Customization | 2 | Dec-21-2006 08:01 PM | |
| Thread Tools | |
| Display Modes | |
|
|