Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2009
    Posts
    65
    Plugin Contributions
    0

    Default Making the Login and home links larger

    Hi any help increasing the size of the text links and making them bold on the top left side of the page would be much appreciated.
    Cheers
    Tony

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Making the Login and home links larger

    In your stylesheet, locate

    Code:
    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    	text-decoration: none;
    	padding: 0em 0.5em;
    	margin: 0;
    	color: #ffffff;
    	white-space: nowrap;
    	}
    Code:
    #navSupp ul li a, #navCatTabs ul li a {
    	text-decoration: none;
    	padding: 0em 0.5em;
    	margin: 0;
    	color: #ffffff;
    	white-space: nowrap;
    	}
    
    #navMain  ul li a {
    	text-decoration: none;
    	padding: 0em 0.5em;
    	margin: 0;
    	color: #ffffff;
    	white-space: nowrap;
    	font-size: 1.95em;
    	font-weight: bold;
    	}
    Adjust the font size (line in red) as desired. 1.95em is pretty big.

    If you're using Firefox with the web developer add on, you can try this on the fly and adjust color and size as you want before making it permanent.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Jun 2009
    Posts
    65
    Plugin Contributions
    0

    Default Re: Making the Login and home links larger

    Hi afo, many thanks for your advice it worked a treat! Everyone has been so helpful I would have been lost without all the valuable advice received on this forum.
    Cheers
    Tony

 

 

Similar Threads

  1. v151 Moving Home and Login top links to the right margin
    By Freshfield in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Oct 2013, 07:34 PM
  2. Move the "Home and Login" links to my sidebar...
    By Kaniki in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 26 Sep 2010, 07:43 PM
  3. Remove Home and Login links
    By branicdesigns in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 May 2008, 07:39 PM
  4. How can i make the HOME and LOG IN text larger?
    By gtcman in forum General Questions
    Replies: 6
    Last Post: 16 Aug 2007, 08:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg