Forum Replies Created
-
I think latest changelog have some answers:
http://graphene.googlecode.com/svn/trunk/graphene/changelog.txt
Kim
Have You tried changing addthis settings here:
dev.motodude.com/wp-admin/themes.php?page=graphene_options
Kim
In reply to: HELP WITH FULL TEXT IN POSTINGS INSTEAD OF "CONTINUED READING"
April 20, 2011 at 9:02 pm #13844What are Your settings here:
http://www.contemporaryworldpoetry.com/wp-admin/options-reading.php
Kim
Well, It works from here on Your site!
Where do You insert the code?
Kim
I Just tried to find some answers..
Have You any plugin installed regarding addthis?
Kim
Okay.. You just ask 🙂
Kim
No Url.. nope
Kim
Hi Kimmi
I think these lines just might do it:
.featured_slider{
background: -moz-linear-gradient(left top , #CE0B50, #FF99CC) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, right bottom, from(#CE0B50), to(#FF99CC));
background: linear-gradient(left top, #CE0B50, #FF99CC);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CE0B50', endColorstr='#FF99CC'); /* for IE8 */
-pie-background: linear-gradient(#CE0B50, #FF99CC);
-moz-box-shadow: inset 0px 0px 1px 1px #CE0B50;
-webkit-box-shadow: inset 0px 0px 1px 1px #CE0B50;
box-shadow: inset 0px 0px 1px 1px #CE0B50;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#FF99CC', Direction=90, Strength=3) !important; /* for IE */
}
.featured_slider #slider_root {
-moz-box-shadow: inset 0px 0px 1px 1px #CE0B50;
-webkit-box-shadow: inset 0px 0px 1px 1px #CE0B50;
box-shadow: inset 0px 0px 1px 1px #CE0B50;
background: none repeat scroll 0 0 #FFFFFF;
}Holy moly, great pictures bye the way. Regarding the slider, have You seen the other way
to display the slider? I have it on my site in only 200px height. The view post button &
small calendar pictures can also be changed, if You want 🙂
Kim
In reply to: Is it possible to add a custom font to the header menu?
April 19, 2011 at 4:04 pm #13321Well, Your nav menu fonts look like this now:
#nav .menu li a, #nav .menu li a:visited {
color: #DFEDFF;
font: 12px/24px arial;
padding: 0 6px;
text-decoration: none;
}Change size, font name & color to Your needs.
Kim
In reply to: How to change the "view post" text for the block button in the slider
April 19, 2011 at 3:59 pm #13827Maybe thats one way. But then again, try look at Your Graphene language file with this WordPress plugin: http://wordpress.org/extend/plugins/codestyling-localization/
Sorry to say this! But when You ask for help without link its extremly polite 🙂
Kim
