Hello.
I think it's a good idea to move the bar with the links to the other
language versions of the website to a more prominent place - for
example, at the top of the page.
At the moment, there's an example solution here:
http://stellarium.org/test/
The code changes are in the attached patch.
What do you think?
Regards,
Bogdan Marinov
=== modified file 'css/stellarium.css'
--- css/stellarium.css 2010-12-24 18:13:50 +0000
+++ css/stellarium.css 2011-04-19 16:23:46 +0000
@@ -373,9 +373,9 @@
clear: both;
text-align: center;
background-color: #3d3e42;
- padding-top: 0.7em;
+ padding-top: 1em;
font-size: 0.6em;
- padding-bottom: 1.6em;
+ padding-bottom: 1em;
}
#translate {
=== modified file 'index.php'
--- index.php 2010-12-24 18:13:50 +0000
+++ index.php 2011-04-19 16:25:11 +0000
@@ -12,6 +12,9 @@
<![endif]-->
</head>
<body>
+<div id="languages">Other languages:
+<?php include("languages.inc"); ?>
+</div>
<div id="wrap">
<!-- <div id="stickynote">
<p>sticky note</p>
@@ -132,9 +135,6 @@
</div>
</div>
</div>
- <div id="languages">Other languages:
- <?php include("languages.inc"); ?>
- </div>
<div id="footer"><a href="http://sourceforge.net/donate/index.php?group_id=48857"><img src="http://images.sourceforge.net/images/project-support.jpg" alt="Support This Project" width="88" height="32" border="0" /></a> <a href="http://sourceforge.net/projects/stellarium"><img src="http://sourceforge.net/sflogo.php?group_id=48857&type=5" alt="SourceForge.net Logo" width="108" height="32" border="0" /></a> </div>
</div>
</body>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Stellarium-pubdevel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel