Responsive web design?

attractiveweb

New member
Joined
Jun 3, 2017
Messages
1
Points
0
How to make responsive web designs and If I want to change designs so it is possible ?
 

AMVXT

New member
Joined
Mar 13, 2017
Messages
8
Points
0
Just go with WordPress or Drupal, and just choose a decent theme. All decent themes nowadays are responsive.
 

Genord92

New member
Joined
Jun 4, 2017
Messages
1
Points
0
There are a tool called webflow its allow u to create prototypes and responsive page via flexbox tech
 

christax

Member
Joined
Feb 5, 2015
Messages
73
Points
8
How to make responsive web designs and If I want to change designs so it is possible ?
You can try Boostrap framework, it allows you to create fast responsive templates without knowing too much about programming.
Also, there are many existed templates and you can use it for your websites.
If you have a good budget, go with Wordpress + Themeforest, you can change different responsive template in seconds with some clicks.
 

tim_cloudcone

New member
Joined
Jul 22, 2017
Messages
41
Points
0
If you're interested in learning responsive web development, it's basically just like normal web design but you make it in a way that fits most screen sizes. Mostly by using CSS media queries to change the layout and positioning of elements on your web page. As mentioned by christax, you can use something like Bootstrap to easily create responsive designs.

If you're not a developer and just need a responsive template for your website, you can find a lot of them online. Try searching on Themeforest. There might also be free ones when you search on Google.
 

nesir

Member
Joined
Jul 23, 2017
Messages
34
Points
8
Its something you will need to learn even when editing templates with bootstrap framework things sometimes do need adjustments.
Media queries are the "go to" here is a easy tip -
1)Open your page in your browser
2) go into developer mode
3)start downsizing the window until the layout starts messing up ( note the screenwidth)
4)adjust the css rules IN the browser dev tools until things look good
5) go set a new media query at that width and paste the rules ( you created in the browser) in your css file under the new media query
6)repeat until you get down to 320 px width.

Be sure to check for browser compatibility too.

Also checkout Fluid grid layouts im not a big fan of them but maybe it will work for you.

Best of luck
 
Newer threads
Latest threads
Replies
2
Views
105
Replies
1
Views
186
Replies
6
Views
402
Replies
11
Views
544
Replies
2
Views
236

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top