Welcome, Guest
Username: Password: Remember me

TOPIC: Module overlapping with other module - responsive?

Module overlapping with other module - responsive? 8 years 7 months ago #2523

  • Brian
  • Brian's Avatar
  • OFFLINE
  • New Member
  • Posts: 2
  • Karma: 0
Hi, I just downloaded the JO K2 Slider. For most part, seems very nice. But it overlaps the module to the right. You can see here:

dev.pfp-consortium.org/

Any tips for how to correct that?

Also, how would I go about editing the title font sizes (main block and sidebar)?

Regards
The administrator has disabled public write access.

Module overlapping with other module - responsive? 8 years 7 months ago #2524

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Brian
In module config in Slider navigation outer change "width"
and you want change font-size in title you can change in
modules/mod_jo_k2_slideshow/css/style.css in line 113
font-size: 17px;
.jo-k2-main-item-desc h3 a {
color: #fff;
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
font-size: 17px;
margin: 0;
padding: 20px 8px 2px;
}
Best regards
Bach Pham
The administrator has disabled public write access.

Module overlapping with other module - responsive? 8 years 7 months ago #2525

  • Brian
  • Brian's Avatar
  • OFFLINE
  • New Member
  • Posts: 2
  • Karma: 0
Hi Pham, thanks. What I mean, is that next to the slider module I have a newsletter signup block. The slider has a tendency to cover the newsletter block. So I was just trying to figure out if that is an issue with the slider block or the newsletter. maybe somewhere there is some div float setting that has to be adjusted so that the slider module will not be on top of other modules? regards, Brian
The administrator has disabled public write access.
Time to create page: 0.054 seconds