1. rebelojose
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 11 February 2024
  5.  Subscribe via email
Hi Ciaran,

I've a issue with main content overlap over sidecol position (see image attach)
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
tks for reply

url above
regards
Jose
References
  1. https://dev.rebellicatm.com/casamalm/index.php/pt/casa-pt
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To hide any overflow from an element in a custom module, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.mod-custom {
overflow: hidden !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran,

tks it is better, but the tabs must scroll and they don't

can you help me please
Jose
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jose

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
hi,

send it by mail

regards
Jose
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran,

it is resolved with a help from a friend

#container_main .wrapper960 div[data-rlta-element="button-list"] {
overflow-x: scroll;
}



thank you for support
Jose
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
That's great. Thank you for the update and for sharing your solution. :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!