custom features

More
6 years 6 months ago - 6 years 6 months ago #966 by admin
Replied by admin on topic custom features
I can not reach your site so zip the last modified version of your template and e mail me I will have a look. destek@joomlatema.net
Last edit: 6 years 6 months ago by admin.

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago #967 by cladiv
Replied by cladiv on topic custom features
I, i've followed the instruction to add a font in the template. i've added this code: <link href=" fonts.googleapis.com/css?family=Droid+Serif:400,700 " rel="stylesheet">

after adding it i go in to template->additional settings->google fonts and i can't find the droid serif in the list

How to fix it?

Please Log in or Create an account to join the conversation.

More
6 years 6 months ago - 6 years 6 months ago #968 by admin
Replied by admin on topic custom features
Delete the codes you have added the open
\templates\wt_news\tpls\blocks/head.php go to line 91 and add that code there
Code:
if ($googlefonts=='Droid') { $fontfamily='Droid+Serif:400,700'; }
Then open templateDetails.xml and find that code
Code:
<option value="Domine">Domine</option>
and add that line just below it
Code:
<option value="Droid+Serif:400,700">Droid</option>
Last edit: 6 years 6 months ago by admin.

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #972 by cladiv
Replied by cladiv on topic custom features
Hi, now my module header look like this
How to set like the original template and looking like this?


Have a nice day

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #973 by admin
Replied by admin on topic custom features
Hello write -titlecardnopad in module class suffix.

Please Log in or Create an account to join the conversation.

Time to create page: 0.213 seconds