Probably an easy one .. but how do I go about adding a much bolder log-in and once logged in a bold log-OUT button onto the main horizontal navigation bar? Mr Client has suddenly requested it become a much more prominant feature.
thanks as always ..
David
thanks as always ..
David
, it's impossible to know how your login link is currently styled or whether it is part of a navigation bar or stands on its own. You will need to either create a new class to apply to just that link or if it is styled by a class just for that area on its own, just adjust the css that controls that area. Firebug the live code to see what's doing the styling.
Comment