GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   What is 'responsive design'? [Interesting Read] (https://gfy.com/showthread.php?t=1134847)

TonyJ 03-02-2014 11:51 AM

What is 'responsive design'? [Interesting Read]
 
Alot of people are asking the question "what is the difference between responsive design and normal design".

Well, alot of people would disagree with the way i'm wording it, but in the simplest terms, its basically a CSS workaround that alters the size of your web page depending on the max screen size of the device you are using, eliminating the need for multiple designs, multi stylesheets and the good old redirect to mobile.yoursite.com.

But, found this article on smashing mag for those that are interested in reading something more substancial about it..

http://coding.smashingmagazine.com/2...ve-web-design/

T. :thumbsup

Zeiss 03-02-2014 11:55 AM

If it is responsive, why bother redirecting? Responsive is not cool for ads, yes?

EDIT: Isn't it better to just switch theme to mobile one (on mobile detect) and have same content on the same domain?

TonyJ 03-02-2014 12:05 PM

If its responsive, you don't have to redirect, thats one of the whole points, also ads can be made to scale responsively in the css by using many different options, one of the most obvious being..

.gfy {
height: auto;
max-width: %;
}

Along with queries,

@media only screen and (max-width: 479px) {}

T.

AsianDivaGirlsWebDude 03-02-2014 12:14 PM

http://blog.bangalorewebdesigncompan...web-design.png

http://blog.bangalorewebdesigncompan...-Designing.jpg

7 "Reasons Why Responsive Web Design Is The Wrong Choice For Some Businesses" and "Advantages And Disadvantages Of Responsive Web Design"


:stoned

ADG

TonyJ 03-02-2014 12:39 PM

Hilarious link, did you even read any of that?

Let me save anybody the trouble.

Title of the blog: "BangaloreWeb Design Company Blog" :upsidedow

One of the reasons: "Browsing habits on mobile are completely for some traditional websites:" :thumbsup

And then, they go on to say:

"Redesigning a mobile website is expensive:"

:helpme

Zeiss 03-02-2014 01:22 PM

Please don't get me wrong but I actually asked questions I know the answers of, yes? :1orglaugh

porndotnet 03-02-2014 04:18 PM

It's true, responsive / adaptive front ends are already here, many large organizations are investing in a "one platform" to rule them all because the technology is more supported now and what may cost more to build initially will save them in the long run because they aren't supporting a bunch of different stack setups. One front end to rule them all.

In one of my themes I demonstrate how RWD can work for mobile, tablet and desktop all under one front end using CSS & media queries. (shameless plug)
https://www.adultwordpressthemes.com/product.php?id=50

blackmonsters 03-02-2014 04:41 PM

Quote:

Originally Posted by TonyJ (Post 20001654)
Alot of people are asking the question "what is the difference between responsive design and normal design".

Well, alot of people would disagree with the way i'm wording it, but in the simplest terms, its basically a CSS workaround that alters the size of your web page depending on the max screen size of the device you are using, eliminating the need for multiple designs, multi stylesheets and the good old redirect to mobile.yoursite.com.

But, found this article on smashing mag for those that are interested in reading something more substancial about it..

http://coding.smashingmagazine.com/2...ve-web-design/

T. :thumbsup

I just use tables.

:1orglaugh

Zuzana Designs 03-02-2014 04:57 PM

I try and steer every client I work with into responsive html5 designs. It's here to stay and all websites should be mobile accessible. Mobile and tablet traffic is so important and can account for 40%+ of your traffic.


All times are GMT -7. The time now is 04:08 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123