*

Marko

  • ***
  • 66 posts
Portrait layout and scroll up
« on: January 26, 2016, 07:21:46 AM »
On Registration:

The layout is slightly not good to look at, if using Samsung S5 and Ipad Mini on portrait view.

1. How do I fix this one.?

Attached is the portrait layout in Register Account.




On Scroll up:

2. I want to have slightly noticeable scroll up circle. see attached image.

Thank You.

Regards,
Marko

[attachment deleted by admin]
« Last Edit: February 04, 2016, 01:46:35 PM by frosticek »

*

MB Themes

Re: Portrait layout and scroll up
« Reply #1 on: January 26, 2016, 07:37:04 AM »
@Marko
1) Checked and everthing looks good
2) Modify scrolltop plugin, you can find CSS and image folder here
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Marko

  • ***
  • 66 posts
Re: Portrait layout and scroll up
« Reply #2 on: January 26, 2016, 09:43:58 AM »
Attached image using S5 portrait view on Register an Account view. Same in Ipad mini

Recaptcha box is not fitted in.

[attachment deleted by admin]
« Last Edit: January 26, 2016, 09:51:51 AM by Marko »

*

MB Themes

Re: Portrait layout and scroll up
« Reply #3 on: January 26, 2016, 10:21:26 AM »
@Marko
Go to file:
oc-content/themes/zara/css/responsive.css

Find line:
Code: [Select]
#piracy {display:none;}
Bellow this line add:
Code: [Select]
#i-forms #right #recaptcha_area, #i-forms #right #recaptcha_table {margin-left:0;padding-left:8px;}

But there will be still issue on devices with screen width lower than 400px as osclass recaptcha has static width set and this cannot be fixed in theme.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Marko

  • ***
  • 66 posts
Re: Portrait layout and scroll up
« Reply #4 on: January 26, 2016, 11:01:11 AM »


Hi Sir,

Looks slightly improved

Kindly see attached image

[attachment deleted by admin]

*

Marko

  • ***
  • 66 posts
Re: Portrait layout and scroll up
« Reply #5 on: January 26, 2016, 11:01:44 AM »
Samsung S5

[attachment deleted by admin]

*

Marko

  • ***
  • 66 posts
Re: Portrait layout and scroll up
« Reply #6 on: January 26, 2016, 11:26:46 AM »
Kindly mark this as solved. it look's slightly better.
Thank you.