1

The Warrior - News Magazine HTML Template

Created: 01/07/2023

Thank you for purchasing my template. I'll say it again here to clear up any ambiguity - this is NOT a Word Press theme - it's a pure HTML5 theme. There is no support for this theme because I'm alone and unfortunately I don't have the time. However, if I can, I will respond to your messages in the comments section of Codester.

.
  1. FTP Upload:
    • Open up your FTP manager and connect to your hosting
    • Browse to required directory (Normally public_html)
    • Upload the files inside The Warrior folder.
				<!-- ALL CSS FILES HERE -->
				<!-- css for bootstrap-->
				<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
				<!-- css for font-awesome & themify-icons -->
				<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css">
				<!-- css others-->
				<link href="lib/slick/slick.css" rel="stylesheet">
				<link href="lib/slick/slick-theme.css" rel="stylesheet">
				<!-- css for theme style css-->
				<link href="css/style.css" rel="stylesheet">
	
				<!-- ALL JS FILES HERE -->
				<!-- jquery js -->
				<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
				<!-- bootstrap js -->
				<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>	
				<!-- easing js -->
				<script src="lib/easing/easing.min.js"></script>
				<!-- slick min js -->
				<script src="lib/slick/slick.min.js></script>	
				<!-- jquery slicknav js -->
				<!-- theme main js -->
				<script src="js/main.js"></script>
			

How to change logo

How to change contact mail id

Open mail/contact.php file. In line no- 12, Change with your own mail.

You can change images from-> img folder

This template comes with one style.css file. If you know a little CSS you can change it very easy, all is very well documented.

Once again thank you for purchasing one of my Template

Best Regards

WebCrew