Advertisement:

Author Topic: [TIP] Contact seller fancybox: HOW TO FIX Scroll  (Read 2392 times)

volunteer

  • Full Member
  • ***
  • Posts: 241
[TIP] Contact seller fancybox: HOW TO FIX Scroll
« on: May 24, 2014, 02:12:30 am »
http://demo.osclass.org/general/index.php?page=item&id=36&theme=repurpose

try it using the above link.. click the contact seller button..

if your computer's screen is small the contact form (fancybox overlay) doesn't vertically fit and can't be scrolled down to see captcha and SEND button :(

I can't manage to fix the CSS. any help?
« Last Edit: June 13, 2014, 07:16:30 pm by volunteer »

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: [BUG] Contact seller fancybox without scroll
« Reply #1 on: June 13, 2014, 05:41:44 pm »
anyone using repurpose?  :o

aide2001

  • Guest
Re: [BUG] Contact seller fancybox without scroll
« Reply #2 on: June 13, 2014, 05:54:22 pm »
this is not a BUG, more of a theme not using responsive enough, so its okay on a screen size down to 748px, about a 12inch moniter (pretty small) but naff for a mobile, try the mobile plugin.??

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: [BUG] Contact seller fancybox without scroll
« Reply #3 on: June 13, 2014, 06:10:39 pm »
My contact form had more fields than the sample in the market

10'' screens (Tablets, netbooks) is just too small for the form and it needs scrolling but it is only applied to the background

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: [BUG] Contact seller fancybox without scroll
« Reply #4 on: June 13, 2014, 07:15:54 pm »
SOLUTION

edit file "bootstrap.min.css" in repurpose theme folder

line 298, change "position:fixed;" for "position:absolute;"

aide2001

  • Guest
Re: [TIP] Contact seller fancybox: HOW TO FIX Scroll
« Reply #5 on: June 14, 2014, 12:26:57 am »
so the responsive is now sorted??
wicked ;)