I am trying to change the font size of my menu/navigation bar after generating it from RVSitebuilder. I have tried a whole bunch of different attempts. Can anyone help me find the place where to change/add the font size designation?
Many thanks!
I am trying to change the font size of my menu/navigation bar after generating it from RVSitebuilder. I have tried a whole bunch of different attempts. Can anyone help me find the place where to change/add the font size designation?
Many thanks!
your code will be a big help.
there might be some tags controlling the codes, just look around it.
good luck!
[URL=http://joomlatag.com/][B]Easy Installer[/B][/URL] | [URL=http://joomlatag.com/][B]Joomla Components[/B][/URL] | [URL=http://joomlatag.com/][B]Joomla Installer[/B][/URL] | [URL=http://joomlatag.com/][B]Joomlatag[/B][/URL] | [URL=http://websitefirst.blogspot.com/][B]My first website[/b][/URL]
Do a "view source" in your browser, to see the HTML source of the navigation area. If there are no font size attributes, then look up in the HEAD area for either a STYLE block with CSS rule sets or a LINK to a separate CSS stylesheet. Whichever those three methods contains the attributes or CSS rule sets for the navigation size is where you would change the values.
I am not WHB staff and I am not paid.
I provide help in these forums on my own time.
Thanks. I was looking for something to CHANGE in the CSS file. A friend pointed out that I might just need to ADD something, which solved my problem. Thanks for your suggestions!
You're welcome.
I am not WHB staff and I am not paid.
I provide help in these forums on my own time.