Changing Link Size In Navigation Bar

Hey all I am trying to make the links in my navigation bar a little bit larger.  I'm sure this is a simple fix, but I can't seem to find the right file and location to change it.  Any help?  Thanks!

Outdoor Community
Quote · 14 Jan 2013

Anyone?  I can't find the location to change my top menu link size.  They seem tiny by default

Outdoor Community
Quote · 17 Jan 2013

I am a bit surprised anyone would be asking this. Of all the things in Dolphin that someone might find difficult to locate this should be the last. Still, here's lesson 1 of web development...

I use Google Chrome other browsers have similar functions but will work slightly differently...

Right click on the page element in question, click on inspect element, Chrome will show the element you clicked on in the page markup and on the right, all the CSS classes that apply to it, look for font-size. You'll now be looking at the css class that defines your font size. Next to it you'll seethe css file it is in, by hovering over the file name you'll see the path to the file.

Here's lesson 2. DO NOT DO THE ABOVE... Create your own template and make these changes in your own template, otherwise they'll all be overwritten when you update. Go to the templates folder and create a directory, it musk be named tmpl_********. copy the content of tmpl_UNI to this folder. now go into the admin and change the template in use to your own. Make modifications as necessary. You can all so copy files from base to you template and modify the base files without risk of  overwriting.

Quote · 17 Jan 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.