1. salinger
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 14 July 2019
  5.  Subscribe via email
Hi Ciáran, please have a look at http://www.mooreprotection.wien/index.php or on the attached screenshots. I am using Chloe.

I have changed the font family of the site slogan, but it works only on Firefox, not on safari.

CSS in the custom css is:

.logo p.site-slogan {
font-family: Dancing Script;
font-size: 20px;
margin-top: 5px;
}

any ideas? thank you for your help!

Kind regards Marion
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

Strangely we are unable to replicate this issue. The Dancing Script font is loading without issue in Chrome. Could you try wrapping the font-family value in quotes...


.logo p.site-slogan {
font-family: 'Dancing Script';
font-size: 20px;
margin-top: 5px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciáran, nope did not help. but never mind, I did a work around and built it as a logo.;)

But another thing came up. The blog page should should look like yours on the template, but the pics don't have rounded corners. I used the intro image in an article.

http://www.mooreprotection.wien/index.php/blog

thanks, marion
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

In the menu item settings to your blog try selecting Category Blog - Alternative option in the Menu Item Type field.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
YEAH that worked ! thanks Ciaran!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciáran,

one more issue on this website, again same problem with pics, no rounded corners http://www.mooreprotection.wien/index.php/about-us. the pics are empty modules. how do I get the rounded corners on all pics? thank you, Marion
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.showcase-1 img {
border-radius: 5px;
}


You can also apply a universal border-radius on all images with the following...

img {
border-radius: 5px;
}


Ciaran
  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