I created a Drupal website for my business about six years ago and need to make it mobile friendly? Is there a program that will automatically do this for me? If not, does anyone have any suggestions in how to do this? I know my version must be really old and Im not sure it is even usable anymore (don't know what version it is). Thanks,

Randy

Comments

Randyjkoch created an issue. See original summary.

bamberjp’s picture

Hi Randy,

I would start by determining which version of Drupal you are working with. You can do so by navigating to /admin/reports/status.

There are many responsive themes available on drupal.org, see https://www.drupal.org/project/project_theme. Depending on what you are trying to accomplish, you may be able to find a theme which fits your needs here.

To convert your existing theme, you will have to add styles with media queries defining the appearance of your site at various breakpoints. There is great documentation for this, see https://www.drupal.org/docs/7/theming or https://www.drupal.org/docs/8/theming (depending on your Drupal version).

To learn more about media queries, see http://www.w3schools.com/cssref/css3_pr_mediaquery.asp.

Hope this helps.

pixelsweatshop’s picture

Assigned: Randyjkoch » Unassigned
Status: Active » Fixed

Closing as @bamberj has given you a direction to check out. Next time, a question like this is better posted in the forums. https://www.drupal.org/forum

Also, please don;t assign issues to yourself. That is for who is actually working on the issue.

Good luck, Randy.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.