Jump to content

Issues with mobile theme of blog profile.


siulynot
 Share

Recommended Posts

I have issues with the mobile version of the blog portfolio. I changed the logo for an image and put a video on the homepage. When i enter on a phone or tablet it doesnt render as it is supposed. What can i do to resolve this? 

the site is: www.ktspr.com

Link to comment
Share on other sites

Looks to me like the logo is a little too wide for your mobile version. You could solve it by just making a more narrow logo as the default, so that it fits on mobile. Or you could use media queries in the CSS (see the example files) to display the logo at a different size when at mobile portrait. A quick-n-dirty fix might be to add an inline style to the the <img> tag, i.e. <img style='max-width: 100%;' ... />

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...