Jump to content

[solved] Photos to large on the Browse the mobile site link


Recommended Posts

When you click on the Browse the mobile site on my footer, on a computer, it loads perfect. Problem is when you click on a category the photos load full size, and my photos have to be large. (snap shots of websites) They do not look well at all. Page below.

 

http://shop.donaldol...roller=category

 

How can I reduce the sizes to look normal.

 

Funny thing is, on actual mobile devices they look perfect.

 

If there is no solution how can I take the link Browse the mobile site off the footer.

 

Thanks

Link to comment
Share on other sites

Thanks for answer, I thought that would do it, but when I went to change it, I had that all ready ticked. So I tried the last box, both smart phones and tablets, but still no luck.

 

Do you know the file that the wording and link are, I will delete it, so it does not show up on the footer.

Thanks

Link to comment
Share on other sites

go to the themes/YOUR_THEME/footer.tpl file

 

you've got there something like:

 

{if $PS_ALLOW_MOBILE_DEVICE}
 <p class="center clearBoth"><a href="{$link->getPageLink('index', true)}?mobile_theme_ok">{l s='Browse the mobile site'}</a></p>
{/if}

 

just remove / comment {* *} it

Link to comment
Share on other sites

you're welcome

 

i marked this thread as solved.

 

You can also mark own threads as solved, here is an instiruction:

 

To mark a topic as [solved] :

- Edit the first post of your topic by clicking on the "Edit" button,

- Click on the "Use full editor" button,

 

- Add the "[solved]" string at the beginning of your topic title and click on the "Submit Modified Post" button.

Link to comment
Share on other sites

×
×
  • Create New...