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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
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
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!!!
worked like a charm.
You're the best Joe,