collapse

* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Who's Online

  • Dot Guests: 51
  • Dot Hidden: 0
  • Dot Users: 1
  • Dot Users Online:

* Shoutbox

Refresh History
  • Shoutbox is not for support!
  • virsa punjabi: hi Sinan are you available for paid work?
    Today at 01:32:50 AM
  • Bullet: Shoutbox is not for support!
    June 14, 2013, 05:25:48 PM
  • ivanotero: como pongo un chat en mi foro
    June 10, 2013, 06:22:15 PM
  • Bohimina: Can someone help me in my thread? TY
    June 04, 2013, 05:06:25 PM
  • dhayzon: ;P
    June 04, 2013, 12:27:55 PM
  • dhayzon: Hello all
    June 04, 2013, 12:27:47 PM
  • ComeAtMeBrosef: hi
    June 04, 2013, 12:13:23 AM
  • dhayzon: hi
    June 03, 2013, 05:30:18 PM
  • mag07: Hello all, registration captcha on the forums is a nightmare, took me 4 tries, listen option doesn't work either :S
    June 03, 2013, 02:32:42 AM
  • Divecall: whats happend?
    May 31, 2013, 02:26:35 AM
  • Randomking: if any one is there can you reply so i know ur listening
    May 30, 2013, 09:52:00 AM
  • Randomking: hey guys i have a quick question?
    May 30, 2013, 09:51:38 AM
  • BurkeKnight: Hi all. I'm back. :)
    May 27, 2013, 05:38:45 AM
  • Skaty: [link]
    May 21, 2013, 02:54:27 PM
  • Skaty: tooltip in sp block
    May 21, 2013, 02:54:20 PM
  • Tattoocu_CarteL: neden adres yazınca link diye çikiyor direk adres çiksa olmaz mı
    May 19, 2013, 11:54:41 AM
  • Tattoocu_CarteL: [link]
    May 19, 2013, 11:54:26 AM
  • Old Fossil: Hey Nathaniel
    May 16, 2013, 09:41:05 AM
  • Nathaniel: lurk
    May 16, 2013, 03:19:14 AM

* Team Blog

* Recent Posts

Blocks speak! Do you have an interest in getting more blocks - or even making your own? The Blocks Board is for you!

Author Topic: Clickable image shows Scroll bars  (Read 520 times)

0 Members and 1 Guest are viewing this topic.

Offline srinib

  • Semi Newbie
  • *
  • Posts: 18
    • SchoolGram
  • SMF Version: 2.0.2
  • SP Version: 2.3.5
Clickable image shows Scroll bars
« on: January 24, 2013, 02:33:16 AM »
I am displaying an clickable image as a Right Block. Functionally it works fine. Issue is, when the image is clicked, side and the bottom scroll bars are shown on the image. I don't want the scroll bars to appear. See picture below.



I think the issue is not completely with the size of the image. I even tried a thumbnail size picture; where the side bar still comes up(but not the bottom bar).

What could be the issue?

Offline Underdog

  • Support
  • *
  • Posts: 562
  • Gender: Male
  • SMF Arcade Admin
    • Underdog-01 GitHub Repositories
  • SMF Version: 2.0.2
  • SP Version: 2.3.5
Re: Clickable image shows Scroll bars
« Reply #1 on: January 24, 2013, 04:38:37 AM »
srinib,

  While editing the block, on the bottom right you will see an input for body style where you can enter the following:
Code: [Select]
overflow:hidden;

Let us know if that works for you.

Offline srinib

  • Semi Newbie
  • *
  • Posts: 18
    • SchoolGram
  • SMF Version: 2.0.2
  • SP Version: 2.3.5
Re: Clickable image shows Scroll bars
« Reply #2 on: January 24, 2013, 05:31:36 AM »
WOW! That was a quick one. Thanks a lot. It worked.

Offline Underdog

  • Support
  • *
  • Posts: 562
  • Gender: Male
  • SMF Arcade Admin
    • Underdog-01 GitHub Repositories
  • SMF Version: 2.0.2
  • SP Version: 2.3.5
Re: Clickable image shows Scroll bars
« Reply #3 on: January 24, 2013, 03:17:00 PM »
stinib,

  Great, I am glad to hear that worked for you.