This topic has 16 replies, 3 voices, and was last updated 12 years, 8 months ago by FireHouseWH.
Tagged: Removed login credentials
Viewing 17 posts - 1 through 17 (of 17 total)
Hello,
How can I get the twitter sociable in the footer to show itself without having hover over it for it to appear? Thanks 🙂
You need to customize the css according to your requirement. In the css you can look for /* Sociables */ section where you can add the background color property from hover properties and paste in the link properties. For example If you want to change for facebook then you need to find
ul.atpsocials li.facebook:hover { background-color:#3B5998; }
and find the
ul.atpsocials li a.facebook { background: url(images/sociables/facebook_bio.png) center center no-repeat; }
Then in ul.atpsocials li a.facebook { background: url(images/sociables/facebook_bio.png) center center no-repeat ##3B5998; }
If you can provide with WP Logins then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp logins.
mmmmm unfortunately that didn’t work, MAQK, I appreciate the effort, though I believed I tried doing that when working with it..I did make the twitter bird “white”, but would like for the blue background color to appear without hovering over it..
lol yeah css isn’t one of my strong points..I’ve already posted in private reply to Khan the login details 🙂
Fixed it but you made a mistake that you have copied the full css from the parent theme and pasted in the child theme. Please override only the required css in the child theme stylesheet as this way your site takes more load time.
I did that as originally the child theme didn’t seem to be working right..
We have uploaded the child theme folder you need to keep only screenshot and style.css file in the child theme please check the new updated child theme from the package. Child theme was not working earlier coz there was a period in the end of the stylesheet which is fixed now.
So..what would be the best way to handle this as I don’t want to messed the site up as she’s almost finished now? Just delete all the other folders and files that are in there now and only have what is displayed in the child theme now..along with Sociables section that you just fixed, which thank you I appreciate it 🙂
You would have asked before editing anything no issues you can still continue with that you did. If you knew the coding what you have done or edited make a backup and re-do it manually again as in the future if we make any required updates you may not update afraid of loosing existing styles. So better re-do it manually if you wish to use future updates.
I haven’t really done all that much..Most everything is set in the backend through the settings 🙂
I’m still working with WHMCS, the software actually came with the reseller package I purchased, and there’s was serious licensing problems, so I’ve only had the last 2 days to work with it really..Do you happen to have a link to the plugin, so I can take a look at it?
Okay 🙂 I’m deleting all the unnecessary items in child theme..See what happens here…I’m signing in to skype now..
Viewing 17 posts - 1 through 17 (of 17 total)
You must be logged in to reply to this topic.