Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 37 of 37
Search took 0.12 seconds.
Search: Posts Made By: Sowkat Hossain
Forum: Website Design 14th September 2015, 04:34 AM
Replies: 6
Views: 393
Posted By Sowkat Hossain
Re: I am a bit stuck- need help with coding!

You can see this tutorial How to customize WorPress Theme
Forum: Website Design 14th September 2015, 04:30 AM
Replies: 5
Views: 423
Posted By Sowkat Hossain
Re: what is bind() method in javascript?

The bind() method attaches one or more event handlers for selected elements, and specifies a function to run when the event occurs.
eg.
<!DOCTYPE html>
<html>
<head>
<script...
Forum: Website Design 4th September 2015, 09:56 PM
Replies: 8
Views: 393
Posted By Sowkat Hossain
Re: guys how to remove comments ?

You can try by this css #comments{display: none;}. If it doesn't work you can try by this #comments{display: none !important;}
Forum: Website Design 3rd September 2015, 12:36 PM
Replies: 38
Views: 1,764
Posted By Sowkat Hossain
Re: How to learn basic Web Design?

W3 School is the best place to start your learning. op course you have to keep pace with Google and YouTube may be another great source for you .
Forum: Programming 3rd September 2015, 12:22 PM
Replies: 16
Views: 862
Posted By Sowkat Hossain
Re: Website Speed

Hey,
you can follow these.

1. Minify HTML, CSS and JavaScript
2. Make CSS and JavaScript External
3. Eliminate Duplicate Scripts in a Web Page
4. Optimize Images by Reducing image sizes using...
Forum: Programming 3rd September 2015, 12:04 PM
Replies: 1
Views: 338
Posted By Sowkat Hossain
Re: can I develop a site by php and html

Opc. You can do it, but you also need CSS to style in it.
Forum: Programming 3rd September 2015, 12:00 PM
Replies: 4
Views: 360
Posted By Sowkat Hossain
Re: Site Width not working with all browsers ?

can you provide me the site link?
Forum: Website Design 2nd September 2015, 10:28 AM
Replies: 4
Views: 403
Posted By Sowkat Hossain
Re: Critique My Website???

I think your site will be better. if you maintain these things

1. There is no header area
2. Social icons are not in proper place
3. service section has no heading
4. portfolio slider doesn't...
Forum: Programming 1st September 2015, 09:39 PM
Replies: 7
Views: 571
Posted By Sowkat Hossain
Re: any css advice?

Hey,
arojilla
Sowkat Hossain did not say any way, he only said the property value. If you thought that your answer is the right you should satisfy with yourself not to refer anyone. It is not...
Forum: Programming 1st September 2015, 09:14 PM
Replies: 8
Views: 1,030
Posted By Sowkat Hossain
Re: How to remove this border? [Wordpress]

Hey,

Your link doesn't show your site, anyway you have to take a css for your main-content {border:0px solid} in your custom css.

Thanks
Forum: Programming 1st September 2015, 02:39 AM
Replies: 11
Views: 1,044
Posted By Sowkat Hossain
Re: What causes page load speed errors?

Yah, It is normal. But If you minify your html, css, js and resize your web images with lower size then your webpage loading speed will be rise.
Forum: Programming 1st September 2015, 02:22 AM
Replies: 7
Views: 571
Posted By Sowkat Hossain
Re: any css advice?

You can try display:inline-block to fix it, or you have to fix it in media query

Thanks
Forum: Website Design 1st September 2015, 01:59 AM
Replies: 16
Views: 3,028
Posted By Sowkat Hossain
Re: Where to sell HTML Template

You can submit it in the Theme forest. It is world highest Buy Sell market place, But they only accept quality Theme.
Forum: Website Design 1st September 2015, 01:52 AM
Replies: 4
Views: 369
Posted By Sowkat Hossain
Re: Why cant I add images to my posts

You can do it by browse > upload system.
Forum: Website Design 1st September 2015, 01:49 AM
Replies: 15
Views: 806
Posted By Sowkat Hossain
Re: FTP or just CPANEL?

1. The file manager in cPanel isn't what you want to be using to upload files. It will take you FOREVER. The FTP would be the way to go for uploading files, cPanel would be used for managing...
Forum: Programming 29th August 2015, 09:42 PM
Replies: 3
Views: 1,063
Posted By Sowkat Hossain
Re: WordPress admin chat app

Hey,

Good job. Go ahead.
Forum: Website Design 29th August 2015, 09:35 PM
Replies: 6
Views: 443
Posted By Sowkat Hossain
Re: how can i do this ?

Hey,

You can use this code {min-width: 100%;}In your CSS(stylesheet).

Thanks
Forum: Website Design 29th August 2015, 09:25 PM
Replies: 7
Views: 535
Posted By Sowkat Hossain
Re: Recommend me a WP theme for...

Hey,

You can use DVI Theme or Template Monster’s Themes, you alos find many themes in this site Themeforest (http://themeforest.net/tags/multilingual)

Thanks
Forum: Website Design 28th August 2015, 10:21 PM
Replies: 3
Views: 411
Posted By Sowkat Hossain
Re: Best WP Product Review Theme?

You can use GOLIATH theme
Forum: Website Design 28th August 2015, 10:10 PM
Replies: 12
Views: 864
Posted By Sowkat Hossain
Re: Is WordPress the best website for SEO?

hey,
you can use following SEO plugins
1. All in One SEO Pack : With over 14 million plus downloads and 3.8 as an average rating out of 5
2. Yoast : its the second best plugin in its category....
Forum: Programming 26th August 2015, 12:57 AM
Replies: 46
Views: 4,199
Posted By Sowkat Hossain
Re: What’s the Best Programming Language to Learn in 2015?

Your question is about learning programming language as a beginner, to be a programmer the first and foremost thing is the HTML and Css, Then JavaScript. after that you can learn PHP, python etc.
Forum: Website Design 26th August 2015, 12:42 AM
Replies: 1
Views: 232
Posted By Sowkat Hossain
Re: How can you pass command line arguments to the Node.js?

I think this article helps to solve your problem.
Using Command Line Arguments in a Node Script (http://justindavis.co/2014/11/24/using-command-line-arguments-in-a-node-script/)
Forum: Website Design 26th August 2015, 12:29 AM
Replies: 5
Views: 575
Posted By Sowkat Hossain
Re: Php html and css

Op course you can use HTML CSS and PHP at a time in your website. if you build a HTML template, it needs CSS to style it and also needs php to dynamic it, like form validation needs PHP.
Forum: Programming 25th August 2015, 05:06 AM
Replies: 3
Views: 632
Posted By Sowkat Hossain
Lightbulb Re: Need help with download link

If you want peopleto be able to download more than one file at a time, then you should compress the files into one zip file. If you have a single file, you should still zip it. Then you have to...
Forum: Programming 23rd August 2015, 07:14 AM
Replies: 2
Views: 659
Posted By Sowkat Hossain
Re: pop up

At first let me know about your theme platform like HTML, WordPress etc, I think it is a Simple JavaScript and CSS problem. if you provide the link then it may clear

Thanks
Forum: Programming 23rd August 2015, 07:08 AM
Replies: 83
Views: 4,754
Posted By Sowkat Hossain
Re: I want to be a professional web developer, please help

First of all You have to know about HTML, CSS. Then you can learn JAVASCRIPT for creating a website. Then you should have to know other programing language like PHP. You will also know about web...
Forum: Website Design 23rd August 2015, 05:49 AM
Replies: 7
Views: 569
Posted By Sowkat Hossain
Re: Pricing Web Design

Around 800 USD to 1000 USD
Forum: Website Design 23rd August 2015, 05:46 AM
Replies: 8
Views: 406
Posted By Sowkat Hossain
Re: My website is OK??

Hey,
Your starting is well, but you have to promote yourself. you have to importance in typography, color combination, css, responsive Design, above all the latest trend of of web debeloping....
Forum: Website Design 22nd August 2015, 01:13 AM
Replies: 56
Views: 4,326
Posted By Sowkat Hossain
Re: what wordpress theme do you use ?

You can see the AVADA, ELEGANT or JUPITER Theme.
I use JUPITER Theme.
Forum: Website Design 21st August 2015, 08:49 AM
Replies: 12
Views: 864
Posted By Sowkat Hossain
Re: Is WordPress the best website for SEO?

Hey,

A number of tools can help your WordPress site rank better and get more love from Google. Search engine optimization is not just one thing. It consists of many parts and you can find...
Forum: Website Design 20th August 2015, 08:57 AM
Replies: 2
Views: 361
Posted By Sowkat Hossain
Re: See what I'm doing wrong

Hey,

will you provide me the link? if i find any suggestive things in your website then I will opcourse know it you.

Thanks
Forum: Website Design 20th August 2015, 04:08 AM
Replies: 4
Views: 646
Posted By Sowkat Hossain
Re: Responsive review

Hey,

your site is not fully responsive, You should be made it responsive for getting most visitors. otherwise your site is looking nice.
Note: It is not difficult work to make it responsive. It...
Forum: Website Design 20th August 2015, 03:33 AM
Replies: 3
Views: 415
Posted By Sowkat Hossain
Re: How to do Responsive Web Design Testing?

Hey,

You can test your website responsiveness in these sites
1. Mobile Responsive Design (http://www.studiopress.com/responsive/)
2. Above mention site Responsive Testing tool...
Forum: Programming 19th August 2015, 10:00 PM
Replies: 28
Views: 2,763
Posted By Sowkat Hossain
Re: What programming skill need to create a website?

Hey,
You opcourse have to know about HTML, CSS, JAVASCRIPT for creating a website. Then you should have to know other programing language like PHP. You will also know about web platform like...
Forum: Website Design 19th August 2015, 12:43 PM
Replies: 4
Views: 401
Posted By Sowkat Hossain
Re: Help to see the problem with my website

You should give proper outlook what you will focus on this site, all of your sections should contain in menu area top of this site. It will also need to beautify with css
Forum: Website Design 19th August 2015, 01:17 AM
Replies: 65
Views: 3,606
Posted By Sowkat Hossain
Re: Why is a mobile-friendly website important?

Hey,
More than 5o% visitors search over the internet via Tablets or mobile phones. So it is important to make your website responsive to get maximum visitors.
Forum: Website Design 19th August 2015, 01:06 AM
Replies: 2
Views: 687
Posted By Sowkat Hossain
Re: css only drop down "hamburger" style menu

Hey,
You can see this link (http://www.codesynthesis.co.uk/code-snippets/create-a-hamburger-icon-with-css). Hope you will get right direction
For more bug fixing I will fix or customize html, css...
Showing results 1 to 37 of 37

 
Forum Jump


All times are GMT -6. The time now is 04:36 PM.