inisbro
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fanwood] Trouble adding a header imageOh I see, thank you very much, I appreciate it.
Forum: Fixing WordPress
In reply to: How to bold menu fontOkay, so once I identify which part of the HTML I need to target, how would I go about adding in the HTML code to bold it?
Forum: Fixing WordPress
In reply to: How to bold menu fontYep.
Forum: Fixing WordPress
In reply to: How to bold menu fontI’m just using the regular WordPress dashboard, though I could install Firebug if that’s what it takes to bold the menu :/
Forum: Fixing WordPress
In reply to: How to bold menu fontOh, so it is not possible to bold the menu?
Forum: Fixing WordPress
In reply to: How to bold menu fontYep, the site is: vibhus.com
I’m trying to bold the menu at the top (home, about me, portfolio etc.)
Thanks a lot Andrew, I really appreciate you helping me out.
Forum: Fixing WordPress
In reply to: How to bold menu fontOkay, but when I paste the CSS to make the menu font bold, nothing actually happens.
I tried putting this:
#menu li a { float: left; font-weight: bold; height: 25px; text-align: left; text-decoration: none; }Forum: Fixing WordPress
In reply to: How to bold menu fontOh, I had no idea about the plugin – thanks!
I installed the plugin and entered this:
.main_menu{
font-size:25px;
font-family:”Times New Roman” !important;
}
.main_menu li a{
color:#ff0099 !important;
font-weight:bold;
}How do I actually apply this to my website now?
Thanks a lot Andrew!
Forum: Fixing WordPress
In reply to: Pages not showing on websiteAhh, thanks a lot!! I had no idea you would have to create a menu! Thanks a lot WPyogi!
Forum: Fixing WordPress
In reply to: Pages not showing on websiteHi, thanks so much for the help!
The website is: http://www.vibhus.com
I found the theme while browsing here: http://theme.wordpress.com/ –> It’s towards the middle of the page.
I downloaded it here: http://wordpress.org/themes/fanwood
This is supposed to be a live demo of it: http://fanwoodlightdemo.wordpress.com/
Thanks once again WPyogi!