Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default How to center EzPage Links in header

    To get an idea of what I want to do, here is my site www.bendisskin.com. Is there a way to center the links "About bendis" & "Bendis on Facebook" that are located in the header?

    Thanks

    Steve

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to center EzPage Links in header

    In your stylesheet, find #navEZPagesTop and add
    text-align: center;
    Code:
    #navEZPagesTop {
    	background-color: #abbbd3;
    	background-image: url(../images/tile_back.gif);
    	font-size: 0.95em;
    	font-weight: bold;
    	margin: 0em;
    	padding: 0.5em;
    	text-align: center;
    	}

  3. #3
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default Re: How to center EzPage Links in header

    Thanks, it worked!

 

 

Similar Threads

  1. advice on EZPAGE :: hiding and positoning in center of header
    By stressstress in forum General Questions
    Replies: 3
    Last Post: 4 Jul 2010, 10:31 AM
  2. changing font color of ezpage links in top header
    By circlegtractors in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 13 Jun 2009, 10:40 PM
  3. View cart link in ezpage links header to SHOW ALWAYS
    By jami1955 in forum Customization from the Admin
    Replies: 7
    Last Post: 8 Jun 2009, 02:01 PM
  4. Images to replace links in ezpage header
    By ForPhoneUnlock in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Mar 2009, 03:08 AM
  5. How to Center Ezpage header Navigation
    By cshart in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Mar 2007, 05:23 PM

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