Gotta Share The Love!
#1
Posted 23 April 2012 - 12:54 PM
Its bad ass.
Just did a few minor updates to EvenMinds and I'd love to get everyone's feedback:
http://evenminds.com
Thanks -
Jason
(btw - welcome, Sean! Glad to see you here)
#2
Posted 23 April 2012 - 01:44 PM
I think your install looks nice and clean. The background you're using is one of my favorites. SubtlePatterns.com?
My one and only suggestion would be to somehow break up the area between your header and feature box. Right now, I feel like it's incomplete because of the solid dark color. Are you considering using the main menu at all? Or perhaps some formation on the feature box?
Either way, your site is clean!
#3
Posted 23 April 2012 - 01:57 PM
I agree with Sean, I'd try making the colors in the header and feature box different.
You should follow me on Twitter
NOTE: Unless stated otherwise, please do not personal message/email me for support.
I will happily help you if you post a thread in the forums.
#4
Posted 23 April 2012 - 06:31 PM
Wondering if getting rid of the grey all together would work, or keeping it in one area only...
@Alex yes, it's been a minute. Ive been fortunate enough to collaborate on some great sites and writing projects over the pas month or two. Great job here, man. Will be reaching out to you soon, too!
#5
Posted 23 April 2012 - 07:39 PM
The feature box has a lot of dead space so I think that's making it worse. I looked at your source code and saw some random <br> tags in the h1 headline. Is that to push the content further down so it doesn't sit so high? You can add this to your custom.css to shape things up a little better:
.custom #feature_box h1 {
padding-top: .5em;
}
.custom #feature_box > p {
font-size: 1.1em;
}
.custom #feature_box .format_text ul li {
margin-bottom: .7em;
font-size: 1.1em;
}
#6
Posted 23 April 2012 - 09:27 PM
I was looking around in the dashboard and could not see the menu options (is it a Thesis option or an MD?), outside of that, I only have single post pages, and 3 resources pages and I'm not sure its enough to warrant a whole menu, if you know what Im getting at... perhaps a border, or even internal background graphic (similar to my resources buttons) pop out more?
#7
Posted 23 April 2012 - 09:41 PM
#8
Posted 23 April 2012 - 09:58 PM
I don't think you'd have to get too extreme to separate the header from the rest of the content. Maybe just a thicker border at the bottom of it? Try this in your custom.css file:
.custom #header_area.full_width {
border-bottom: 4px solid #F1F1F1;
}
Let me know if you need help getting it all in place. Both codes should work fine.
#9
Posted 23 April 2012 - 10:00 PM
#10
Posted 23 April 2012 - 10:04 PM
#11
Posted 23 April 2012 - 10:08 PM
.custom #feature_box h1 {
}
.custom #feature_box > p {
}
.custom #feature_box .format_text ul li {
}
What's up with that? What happened to the properties and values?
#12
Posted 23 April 2012 - 10:10 PM
#13
Posted 23 April 2012 - 10:18 PM
It does help with the spacing, thats for sure - thank you man.
#14
Posted 23 April 2012 - 10:21 PM
You have:
.custom #feature_box .format_tex ul li {
font-size: 1.1em;
margin-bottom: 0.7em;
}
You're missing the "t" at the end of ".format_text" That will add the finishing touch for you!
#15
Posted 23 April 2012 - 10:25 PM
#16
Posted 23 April 2012 - 10:28 PM
#17
Posted 23 April 2012 - 10:34 PM
#18
Posted 23 April 2012 - 10:39 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Retired Staff








