1. ukfish1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 25 April 2018
  5.  Subscribe via email
Ref: http://www.oakviewwindowcompany.co.uk/demo/

I want to use the https version of the site. However, when I change the settings in the Joomla site to force https in entire site, the open sans font selected in the template configuration is not displayed when viewing the https version of teh site at:

https://www.oakviewwindowcompany.co.uk/demo/

Cheers

Paul
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

To amend this issue install the latest download of your template. For details on updating your template may I suggest the following article... https://www.joomla51.com/tutorials/item/updating-your-template

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Template updated and all is now OK.

The only issue I can see is previously I had the phone number directly beneath the logo on all pages. Now it is aligned with the left hand side of the site.

The custom code is:
#header { position: relative; } #newmodule { height:50px; margin:0; padding:0; position: absolute; left:2px; top:90px; width:260px; z-index:99; }

I had to re-add the following to the template index.php above

<div id="newmodule"> <jdoc:include type="modules" name="newmodule" /> </div>

Any ideas?

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

To amend try also adding the following CSS...

#container_header .wrapper960 {
position: relative;
}


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

Paul
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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