Change location of links in header

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
6/2/2010 8:23:52 PM
Gravatar
Total Posts 4

Change location of links in header

I have a site up on MP, and it is working fine.  Just one thing I'd like to tweak, that's the location of some links that appear in the header. You can see them here:

http://www.electcraigriley.com/

At the top of the header are Home, Site Map, etc.  I'd like to put them at the bottom of the header.  Where would I configure this?

Windows Server 2003, Sql 2005,

mojoPortal.Web.dll is file version 1.0.3707.19587

 

Thanks!

Riley

 

 

6/2/2010 9:08:46 PM
Gravatar
Total Posts 2239

Re: Change location of links in header

Hello Riley,

Open up \Data\Sites\1\skins\artisteer-craig\stylemojo.css and find div.topnav. Change the top:0; rule to bottom: 5px; and you should be good to go.

HTH,
Joe D.

P.S. Good Luck to Craig!!!

6/2/2010 10:28:31 PM
Gravatar
Total Posts 4

Re: Change location of links in header

worked like a charm.

You're the best Joe,

Riley

You must sign in to post in the forums. This thread is closed to new posts.