How to change font size and font?

Hi Guys,

I would like to change font size, font of main menu and also other parts of the module. Let me know how I can do this? There seems to be no option to do this in the dashboard.

Thanks,
Sam 

Quote · 1 May 2013

Font sizes, colours, weights, etc, are control by the CSS stylesheets in the templates.  If you are not planning on having or using multiple or custom templates, you can just change the styles in the base template; otherwise, you might want to learn how the Dolphin template system works.

Geeks, making the world a better place
Quote · 1 May 2013

Never ever change anything in the base css folders or in the uni folder for that matter.  Make a copy of the uni folder and rename it to something unique.

Then edit tmpl_name/scripts/BxTemplName.php

and change the information you see to something unique for template name, vendor, and preview... 

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 1 May 2013

I guess I am bad because I did.

Geeks, making the world a better place
Quote · 1 May 2013

I wish there's a module that will allow me to just control the font/font size of different sections of my site :-(

Quote · 1 May 2013

Ok which file I need to play around to edit the top menu links, blog section and public events?

Thanks,
Sam 

Quote · 1 May 2013

you can install firebug plugin for firefox, and page speed plugin, after you open your web page annd clik on the right and select "control element" with firebug and you can see css files, after you can edit via ftp your css files all you ned

brunno
Quote · 1 May 2013

not that easy. I used Inspect Element of Chrome and CSS all points to gzip_loader.php which in return points to some css file I can't locate like http://filipreneurs.com/gzip_loader.php?file=bx_templ_css_a7c3aeb66fdf6fe34ee322f12f6e863c.css

That files does not exist so I'm stuck.

Regards,

Sam 

Quote · 3 May 2013

When using Chrome, right click to inspect element, you will see a menu at the top 'Elements' - click on that.

This is my signature, there are many like it but this one is mine...
Quote · 3 May 2013

Make sure you have disabled all cache in admin panel

This is my signature, there are many like it but this one is mine...
Quote · 3 May 2013

 

you will see a menu at the top 'Elements' - click on that.

 I can't find it. See sample image below. Its all pointing to that gzip_loader.php file.



Quote · 3 May 2013

Disable the cache in admin.

The css files that you need are either anchor.css , general.css , common.css or topmenu.css in your current template, which looks like uni.

This is my signature, there are many like it but this one is mine...
Quote · 3 May 2013

nice thanks !!!

Quote · 4 May 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.