1. JoomlaGirl
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 08 May 2017
  5.  Subscribe via email
Hi,
I have a few questions regarding my new Kodaline Template:
*How do I get the icon for 'Meetup' to show in my social media icons panel? I have already inserted the relevant font awesome details (see attachment for a photo of my settings), yet it's not showing up whereas the other custom one I created is (see screenshot of icons on my site)
*What custom css should I use to remove the space /padding below the logo and menu on my home page please? (see screen shot of homepage)
* I would like to reduce the logo size by say 30% on my homepage. How can I achieve this please?

Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To amend try adding the following to the Custom Head Code field in the Custom Code tab of your templates parameters...

<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> 


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

#container_header .wrapper960 {
max-height: 124px;
}


3. To amend also adding the following to your Custom CSS field (https://www.joomla51.com/tutorials/item/creating-multiple-template-styles)...

.logo-image {
max-width: 300px;
position: relative;
top: 12px;
}


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

Thank you the first issue with the Meetup icon is now resolved, thank you.

However, I inserted the second and third suggested CSS and it's created a bit of a mess (see photo). The logo is now too low and the menu has not moved lower down the container.

thank you
  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
Thank you

We have edited the suggested custom CSS to the following and your logo should be now displaying correctly...

#container_header .wrapper960 {
max-height: 124px;
}

.logo-image {
max-width: 300px;
padding: 0 30px;
position: relative;
top: -4px;
}


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

Thank you the logo now looks great on my PC, unfortunately it's not now fully visable on other devices. I have attached at screen shot of this error (Screen.jpg).

I am still wanting to move the menu a bit lower, so it's closer to the module below it, as per attachment (Kodaline Menu.jpg).

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

To move your menu down you can add the following to the Custom CSS field of your templates parameters..

.hornavmenu {
top: 75%;
}


Using the Custom CSS fields in the Responsive Options tab of your template parameters you can add the following to set the logo size for each screen size (edit to taste)...

.logo-image {
max-width: 200px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • 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