Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Pading and margin

Pading and margin 7 years 3 months ago #4642

when i add the mod i got large space between mods how to fix this please

45.56.216.100/~meso/
Attachments:
The administrator has disabled public write access.

Pading and margin 7 years 3 months ago #4644

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Faris Jamil
Please help me find and open file: modules/mod_jo_k2_responsive_scroller/css/style.css and go to line 27 and changed
.showbiz-container {
box-sizing: border-box;
margin: 0 auto 50px;
max-width: 1210px;
min-width: 1px;
overflow: hidden;
padding: 0;
}
To (Change to margin: 0)
.showbiz-container {
box-sizing: border-box;
margin: 0;
max-width: 1210px;
min-width: 1px;
overflow: hidden;
padding: 0;
}
Best regards
Bach Pham
The administrator has disabled public write access.

Pading and margin 7 years 3 months ago #4646

thank you dear Fixed
The administrator has disabled public write access.

Pading and margin 7 years 3 months ago #4647

sorry to bother you another problem popup when i go to another page and keep the fount page open its shows like this when i back
Attachments:
The administrator has disabled public write access.

Pading and margin 7 years 3 months ago #4651

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Faris Jamil
I do not understand. Can you explain it? We have checked and it work fine
Best regards
Bach Pham
The administrator has disabled public write access.

Pading and margin 7 years 3 months ago #4652

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Faris Jamil
Can you send me joomla admin via contact form? So we can check it
Best regards
Bach Pham
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.057 seconds