1. habi
  2. Commercial Templates
  3. Wednesday, 31 May 2017
  4.  Subscribe via email
Hello

I use the Journal template. I have a problem with the background image on the responsive template.

If i simulate the responsive view on my pc with firefox everything works well. On my smartphone the background image is in the wrong size ...

bg_problem1.png

bg_problem2.png



Website

Thank you for your help and sorry for my bad english :-)

PS: The BG position is centered on the custom css:

#body_bg {
background-position: center center;
}
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To resolve try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 1024px) {
#body_bg {
background-position: 50% 60px !important;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán

Thank you for your help.

Its unfortunately not working
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi ciaran

Ive sended the admin login to you any weeks before but i saw its nothing happens. Can i delete your account?
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Habi

Have you been able to resolve this issue? If so then you can delete the account. If not may I suggest resending it as we are unable to locate any record of these details. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Habi

I have made some amendments. On Adroid devices your background is now appearing as requested.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much for your help! :)

Habi
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


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