Non-Standard fonts on web site @font-faceYou can use CSS to embed non-standard fonts in web-pages. Here is a sample:
and then just add
to your <div> or <td> tag.
Add new comment
Show or hide div based on URL link
So I would like to show or hide div content based on URL link or page name. You can use this method to show/hide banners, navigation/menu, footer, header or whatever you want.
DONE! Now every time you visit PageName.html your divfooter DIV will be hidden.
Virtuemart Test Order with Authorize.netHow to test authorize.net payment module in VirtueMart and Joomla.
Use authorize.net in TEST mode and set the payment module in Virtuemart to test mode “Yes”. CSS Image Rollover
The CSS method uses an image sprite to load all the rollover effects as a single image and then we use CSS to do the transition. To create the image sprite just create a single image containing image/button and rollover image/button right next to it (side by side).
Mailto Subject, Copy, Body...Mailto parameter should be preceded by "?" for the first or only parameter and "&" for second and subsequent parameter. Some MailTo Syntax examples included below:
Simple MailTo link: Remove jcomments footer linkTo remove jcomments link from the footer just look in file tpl_index.php (located in components folder: components/com_jcomments/tpl/default/tpl_index.php) Search for "comments-footer" (liine 56)
and either delete that line or comment it out. JFolder::create: Could not create directory
JFolder::create: Could not create directory Happens when you move from one host to another. When we move a Joomla site from one server to another, the log & tmp functions present in the configuration.php file contains the directory path where you had previously installed Joomla on the old server.
The fix for this error is very simple. Just follow the steps below:
2. Find var $log_path, it will contain the directory path of your old server.
3. Find var $tmp_path, it will also have the directory path of your old server. That’s it! Your problem is solved! |


