View Full Version : RESET - now problems
OSIR
Sep-16-2007, 02:50 PM
Gave Up On All White And Went Back To What I Had....now Under Comments I Have Gray So Can't Read The Names...
I Lightened Up The Tan Colors - Can You Read Them Better?
Allen
Sep-16-2007, 02:58 PM
Gave Up On All White And Went Back To What I Had....now Under Comments I Have Gray So Can't Read The Names...
I Lightened Up The Tan Colors - Can You Read Them Better?
Try this combo.
#comments p.foreground {
font-family: Comic Sans MS, verdana;
font-size: 130%;
color: #CDBE70;
}
#comments span,
#comments .boxTop.nav,
#comments span.title
#comments span.foreground
{color : #444 !important;}
OSIR
Sep-16-2007, 03:07 PM
Can it just be black with the tan writing like the message....I HATE GRAY.
Also how do I get 4 galleries across? I have noticed many smuggers have that and I think it would make mine numerous galleries easier to find.
I don't understand why my pictures are so small. When I look at them on "smugmug" style, the main image is smaller than before I played around today with customizing....did I do something?
Waiting to hear back from IVAR about dropdowns on my galleries!!!!!
Thanks ALLEN!!!!!
OSIR
Try this combo.
#comments p.foreground {
font-family: Comic Sans MS, verdana;
font-size: 130%;
color: #CDBE70;
}
#comments span,
#comments .boxTop.nav,
#comments span.title
#comments span.foreground
{color : #444 !important;}
denisegoldberg
Sep-16-2007, 03:21 PM
Also how do I get 4 galleries across? I have noticed many smuggers have that and I think it would make mine numerous galleries easier to find.
The instructions to make your galleries 4-across are in the answer to question 10 in the Advanced customization FAQ: http://www.dgrin.com/showthread.php?t=52811.
--- Denise
Allen
Sep-16-2007, 03:24 PM
Can it just be black with the tan writing like the message....I HATE GRAY.
...
Waiting to hear back from IVAR about dropdowns on my galleries!!!!!
Thanks ALLEN!!!!!
OSIR
Another combo.
#comments .boxTop,
#comments p.foreground {
font-family: Comic Sans MS, verdana;
font-size: 130%;
color: #CDBE70;
font-weight:bold;
}
#comments span
{color: #CDBE70 !important}
#comments .boxTop
{background: #000 !important}
Dropdowns for what, your navbar?
Allen
Sep-16-2007, 03:27 PM
...
I don't understand why my pictures are so small. When I look at them on "smugmug" style, the main image is smaller than before I played around today with customizing....did I do something?
...
You're probably seeing the smugmug_small. Stretch you browser window wider
to switch to the smugmug style. Or change your mointor to a higher
resolution.
OSIR
Sep-16-2007, 03:33 PM
Am I suppose to add all this without taking anything out?
Another combo.
#comments .boxTop,
#comments p.foreground {
font-family: Comic Sans MS, verdana;
font-size: 130%;
color: #CDBE70;
font-weight:bold;
}
#comments span
{color: #CDBE70 !important}
#comments .boxTop
{background: #000 !important}
Dropdowns for what, your navbar?
OSIR
Sep-16-2007, 03:34 PM
I have it set on smugmug for style....how do you stretch your browser window wider?
You're probably seeing the smugmug_small. Stretch you browser window wider
to switch to the smugmug style. Or change your mointor to a higher
resolution.
Allen
Sep-16-2007, 03:53 PM
Am I suppose to add all this without taking anything out?
Oops, further up in CSS. Add the red : here and space after CDBE70.
.smbuttons.add_comment {border-color:CDBE70 !important;}
Your current CSS
#comments .box {background: none;}
#comments .boxTop,
#comments span,
#comments p.foreground {
font-family: Comic Sans MS, verdana;
font-size: 130%;
color: #CDBE70;
font-weight:bold;
}
#comments p.foreground {
font-family: Comic Sans MS, verdana;
font-size: 130%;
color: #CDBE70;
}
#comments span,
#comments .boxTop.nav,
#comments span.title,
#comments span.foreground,
{color : #444 !important;}
Replace those with these.
#comments .boxTop,
#comments p.foreground {
font-family: Comic Sans MS, verdana;
font-size: 130%;
color: #CDBE70;
font-weight:bold;
}
#comments .boxTop.nav,
#comments span
{color: #CDBE70 !important}
#comments .boxTop
{background: #000 !important}
OSIR
Sep-16-2007, 04:57 PM
Thanks...it looks great. I am playing around with the banner but that I can handle.
It is viewing on smugmug and still very small. I have full screen on my laptop.....what do you see?
OSIR
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.