1. gcopping
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 27 December 2023
  5.  Subscribe via email
https://test.nepal-systems.com/

Hi Ciaran,

I am testing out a site (see link above) to move to J4 using your J51_Chelsea template and have the following issues:

1. I can't get the menu centred it is off to the left hand side.

2. There doesn't appear to be an option for adding a different logo in the Responsive Options tab, hence it uses the logo for the larger devices which just doesn't work.

Can you please help me get round these issues?

Your help appreciated as always.

Best regards,

Gary
Accepted Answer Pending Moderation
0
Votes
Undo
For the menu, try this custom.css:

#moomenu {
text-align: center;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Great thanks that worked fine.

...and do you have any ideas for the responsive logo?

Regards,

Gary
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
About the logo image: You might want to crop the image to the appropriate height (i.e. 500px) before uploading. Set the width to 100%, the height to auto.

But I'm not quite sure. I don't know the Chelsea template.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for your suggestion but other J51 templates have an option to have a different logo for the responsive option, so I will wait for Ciaran to get back to me on this as Chelsea doesn't have this option.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gary

This is a little tricky as you appear to be using the background image option for your logo which is limited and is designed so that the background is always filled rather than ensuring the complete image is displayed. To replace the image you could try adding the following to the Responsive Custom CSS fields within the General -> Responsive Options tab of your template settings. For more details on using these fields may I suggest the following article... https://joomla51.com/tutorials/template-parameters/applying-custom-css-to-a-screensize-device

(replace # with a URL to your mobile image)

#container_header .vegas-slide-inner {
background-image: url("#") !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
https://test.nepal-systems.com/

Hi Ciaran,

Thanks for this - I see what you mean about using the background image, as putting a mobile logo in as you suggested just resulted in it being very pixelated, and overflowing left and right on the device display.

So I have changed it to using the logo image in the template and now the mobile logo looks much better by adding custom css as per your tutorial. But I did like the fact that background image filled the whole width of the screen - is it possible to get the logo image to do this?

Also I notice that for the responsive display on some devices there is a lot of blank space below the menu logo and above the mobile logo - is there a way to minimize this blank space.

Thanks as always.

Gary
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gary

Presuming I understand you correctly, you could try resizing your header depending on the screen size. SO using the same fields as above, use the following CSS editing to match your image ratio against the viewport width..

#container_header .wrapper960 {
min-height: 300px;
}


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

Thanks for this but I am not quite sure I understand.

If I set the .wrapper to 360 which is the width of a smartphone and change the min-height where there is a lot of blank space between the menu and the image then this doesn't appear to do anything - it just stays the same.

I am obviously doing something wrong but not sure what.

Thanks again.

Gary
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gary

No problem. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will set up the CSS for you. For our reference please paste a link to this post in your email.

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

I have disabled the slideshow script and added the following to your Custom CSS field which should hopefully give you the desired result...

#container_header .wrapper960 {
min-height: 0;
}
#logo {
position: relative;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran that works great - much appreciated as usual.

Best regards,

Gary
  1. more than a month ago
  2. Commercial Templates
  3. # 11
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok