-
Author
-
February 20, 2016 at 07:04 #105274jwchameleoncorpParticipant
Old Server – http://www.matchingglove.com
New Server – http://www.matchingglove.swiftbusinessservices.com
Hello,
The servers at my host were completely hacked which caused a lot of malware to be installed on my websites. As a result I am recreating my websites with a new host from scratch.
I’ve nearly duplicated the website, but can’t seem to figure out a couple of things.
1. The website on the old server has a Youtube and Instagram icon that we added, and the top menu bar is completely black.
2. The website on the new server needs the Youtube and Instagram icons that we added, and needs to turn the thin blue line on the bottom of the top menu bar so that it is also black.
See snap shots for examples.
You can also refer to the URL’s at the top and use the browser developer tools to locate the code. I’m just not sure where it goes.
If you try to open the URL on the old server, it will likely give you a Google Malware warning page. You can access the site by clicking “more details” and selecting “proceed to the site.” Then you will be able to use the browser developer tools to see the code.
My hope is to add the Youtube & Instagram icon next to the other social media icons in the top menu bar, and to make the thin blue line on the bottom of the top menu bar, so that it is black. You can see examples of what I mean in the snap shots.
Thanks in advance for your help.
Cheers.
Attachments:
You must be logged in to view attached files.February 21, 2016 at 00:49 #105430LauraModeratorHello, i’m sorry to hear that your site got hacked, i hope you can resolve the issue in the new server
For the color of the line, add this to style.cssCOPY CODE.top-links { border-bottom: 1px solid #000000 !important; }
For the icons, check https://archived.seventhqueen.com/forums/topic/adding-instagram-icon-to-header
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 21, 2016 at 01:23 #105435jwchameleoncorpParticipantHi Laura. Good to see your face. 🙂
I tried the code above but was not successful. Here’s how my style.css looks right now:
Did I do something wrong?
/*
Theme Name: Sweetdate Child
Theme URI:
Description: Child theme for Sweetdate
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: sweetdate
Tags: dating, clean, responsive, creative, minimal, modern, landing page, social, buddypress,bbpress, woocommerce
License: GNU General Public License
License URI: license.txt
*/
@import url(“../sweetdate/style.css”);/*
* Please add your custom styles below
*/.top-links {
border-bottom: 1px solid #000000 !important;
}February 21, 2016 at 02:24 #105437jwchameleoncorpParticipantHi Laura,
Never mind, the code you provided worked. It was just held in the cache. All good now. Thanks for all your help. Awesome as usual! 🙂
February 22, 2016 at 16:10 #105714LauraModeratorGlad it worked 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.