|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Big grins
|
how to neutralize the default theme and change background with easy customizer?
Hello to all!
I would like my smugmug site to have black background, plain and simple. But I can't seem to get rid of the Default theme in my settings. Because of that even though my background is set to black in Easy Customizer, I'm still stuck with the Black and White default theme.. If anyone has any idea what needs to be done in this case, I'd appreciate your help! Thanks a lot! Kam Last edited by Kam01; Nov-18-2009 at 06:49 AM. |
|
|
|
|
#2
|
|
|
Major grins
|
Make sure that all of your galleries are set to the default theme. Also set the all pages theme to default.
http://www.smugmug.com/help/apply-themes --- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
|
#3
|
||
|
Big grins
|
how to remove the line below navbar on all pages?
Quote:
Any ideas how to fix that? |
|
|
|
||
|
#4
|
||
|
Major grins
|
Quote:
--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
||
|
#5
|
||
|
Big grins
|
Quote:
|
|
|
|
||
|
#6
|
||
|
Major grins
|
Quote:
You have your pages set to Black and White. It's that theme that is placing the white line on your pages. If you want all black, set the theme to default, not Black and White. Use the theme dropdown. Default is at the top. Or if you want to remove the white line on some but not all pages, let me know which pages. You could use CSS to remove the line and keep the black and white theme, but it seems a little odd to me to pick the theme and then remove the prime decoration for that theme. --- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
||
|
#7
|
||
|
Big grins
|
Quote:
I think I'm fine with not having that line on any of my pages. The only thing weird is that on two of my pages there appeared a strange gray line under the text . Any idea how to remove it? Thanks! Last edited by Kam01; Nov-18-2009 at 06:49 AM. |
|
|
|
||
|
#8
|
||
|
Major grins
|
Quote:
Code:
.gallery_10132587 #albumNav_bottom,
.gallery_10132818 #albumNav_bottom {
display: none;
}
Code:
<html> your gallery description and html here... <div class="spacer"></div> </html> --- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
||
|
#9
|
||
|
Big grins
|
Quote:
|
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|