By marco on Tuesday, 14 January 2014
Posted in General Issues
Replies 2
Likes 0
Views 732
Votes 0
You can change the background of the share buttons? I have the dark background and I chose a clear theme I wanted to change the background also clear so as not to see the difference in color
Hello Marco,

I believe not all social share buttons allows you to change the background. Only facebook I believe but you can try to use css hacks to try to reset the styling.
·
Wednesday, 15 January 2014 01:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Marco,

I have applied the CSS hack in your file, please have a check before clear your browser cache and Joomla cache.
JoomlaFolder/public_html/templates/rt_corvus/css-compiled

.social-button {
background-color: #FFFFFF !important;
background-image: linear-gradient(to bottom,#FFFFFF,#FFFFFF) !important;
}

When i access in your site, it seems like sometime will getting this error is because your memory size is not enough,

Fatal error: Allowed memory size of 96468992 bytes exhausted (tried to allocate 32 bytes) in /home2/rdcromap/public_html/libraries/gantry/core/utilities/gantrylesscompiler.class.php on line 3226

Can you contact with your web hosting provider and request them to help you increase your Memory_size to 128M or 256M? Please advise.
·
Wednesday, 15 January 2014 01:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post