Frym1
MemberForum Replies Created
-
Yes, the framework is build around wordpress and I can edit the URL permalink as I require.
Thanks Guys.
Josh I have used your approach and look great.
Trying to move the words below the icons and have amended your css as follows, changing bottom for before, however no luck. Any ideas.
Thanks
.mr_social_sharing_wrapper:bottom {
content: url(INSERT_YOUR_IMAGE_PATH_HERE);
}
Sorry Syahir,
Could you give me very brief instructions of how I complete this?
Appreciate your valuable time.
Mark
Its a word press plugin by max inbound?
Thanks.
Do you know of a piece of CSS that I may use, that when opening the post from continue reading, I can insert a piece of static text that reads “Like this? Share with Friends” just above social icons.
Thanks for your help
Went into FTP and opened functions.php in editor. Removed:
$mobile_path = dirname( dirname( __FILE__ ) ) . ‘/graphene-mobile/includes/theme-plugin.php’; if ( file_exists($mobile_path) ) { include( $mobile_path ); }
It works? Any ideas please.
