Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Responsive Joomla Virtuemart Template - SportMart (SKU# FLEX-00019)

TOPIC: Problems with fonts in forms popup coomart

Problems with fonts in forms popup coomart 8 years 4 months ago #13307

If you go on www.lasiberiana.com/contacto and click over Politica de privacidad on popup form appears but in this popup the font on h1, h2 header not works. I have that the font that i have to use is OpenSansLight but i don´t see the font good.

If you pulse vista previa on virtuemart articles don´t works the font
Contentpanel

Attachment contentpanel-problem-1.jpg not found




Attachment contentpanel-problem.jpg not found




i have configurated on custom.css

.contentpane h1 {
color: #1c1108;
font-family: "OpenSansLight";
}

The configuration on template don´t works on .contentpane
The administrator has disabled public write access.

Problems with fonts in forms popup coomart 8 years 4 months ago #13382

Hi,

open this PHP file:
/templates/flexible_coolmart/component.php

just before </head> tag, include the custom.css link tag manually like this:
 <link rel="stylesheet" href="templates/flexible_sportmart/css/custom.css" type="text/css" />

Regards
Last Edit: 8 years 4 months ago by Support.
The administrator has disabled public write access.

Problems with fonts in forms popup coomart 8 years 3 months ago #13593

Dear support. I have that you says to me but don´t works for me

You can see if you click on www.indumentariamedieval.com/ropa-mujer/las-nobles/pellote-medieval-noble-mujer-5-detalle

on "Haga una pregunta sobre este producto" and the font don´t change how i says in custom.css. I add this code on configuration.php but don´t works

Thanks
The administrator has disabled public write access.

Problems with fonts in forms popup coomart 8 years 3 months ago #13617

Ohh, i understand what you mean.

Before using the "Open Sans" or "Oswald", you should first load them. You can use Arial, Times, Verdana etc.. without loading them, because all computers have those font-families pre-installed.

But Oswald, Open Sans, Roboto etc.. they are special font-families and you should load them first on the page. They are usable in the website on normal pages, but "Pop-ups" are different, they are like "Pages without the Joomla Wrap"

So, in the /templates/flexible_coolmart/component.php file, right after the <head> tag, include these lines below to load those font-families...

for, Opens Sans
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>

for, Oswald
<link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>

Browse www.google.com/fonts for all other font-types.

then, within the "custom.css" you can use those font-families as follow:
.contentpane h1 {font-family: 'Open Sans'; font-weight: 300;}
.contentpane h1 {font-family: 'Oswald'; font-weight: 400;}

and they will be effective on popup as well:

Regards.
Last Edit: 8 years 3 months ago by Support.
The administrator has disabled public write access.
Time to create page: 0.267 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo