
Version 2.4.23, problems with icons and its placement (General)
Hi,
I took a look to your forums. I notice a different HTML structure for the footer:
The old structure reads (taken from /forum/):
<div id="footer"> <div id="footer-1">51 Postings in 9 Threads, 3 registered users, 4 users online (0 registered, 4 guests)<br /> Forum time: 2020-10-02, 08:25 (UTC)</div> <div id="footer-2"> <ul id="footermenu"> <li><a class="rss" href="index.php?mode=rss" title="RSS Feed of all new postings">RSS Postings</a> <a class="rss" href="index.php?mode=rss&items=thread_starts" title="RSS Feed of thread starting postings only">RSS Threads</a></li></ul></div> </div>
versus (the new one in /forum-2/)
<div id="footer"> <div id="footer-1">51 Postings in 9 Threads, 3 registered users, 4 users online (0 registered, 4 guests)<br /> Forum time: 2020-10-02, 08:26 (UTC)</div> <div id="footer-2"> <ul id="footermenu"> <li><a href="#top" class="go-to-top-link" title="Go back to top of the page">To top</a></li> <li><a class="rss" href="index.php?mode=rss" title="RSS Feed of all new postings">RSS Postings</a></li> <li><a class="rss" href="index.php?mode=rss&items=thread_starts" title="RSS Feed of thread starting postings only">RSS Threads</a></li></ul> </div> </div>
Since the footer was re-structured by a list (Thanks to Auge for this semantic change!), the corresponding CSS must be adapted, too. There are several changes in CSS-file not only the role a.rss
, cf. #530, #531, and #533.
Both forums include the same CSS file (because of using the global variable {$FORUM_ADDRESS}/{$THEMES_DIR}/{$theme}
in template) but use different HTML structure for the footer.
/Micha
--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences
Complete thread:
- Version 2.4.23, problems with icons and its placement -
shian,
2020-10-01, 09:08
- Version 2.4.23, problems with icons and its placement -
Auge,
2020-10-01, 10:04
- Version 2.4.23, problems with icons and its placement -
shian,
2020-10-01, 15:20
- Version 2.4.23, problems with icons and its placement -
Micha,
2020-10-02, 08:36
- Version 2.4.23, problems with icons and its placement -
shian,
2020-10-02, 13:03
- Version 2.4.23, problems with icons and its placement -
Auge,
2020-10-02, 15:42
- Version 2.4.23, problems with icons... (solved for now) - shian, 2020-10-02, 17:43
- Version 2.4.23, problems with icons and its placement -
Auge,
2020-10-02, 15:42
- Version 2.4.23, problems with icons and its placement -
shian,
2020-10-02, 13:03
- Version 2.4.23, problems with icons and its placement -
Micha,
2020-10-02, 08:36
- Version 2.4.23, problems with icons and its placement -
shian,
2020-10-01, 15:20
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) -
shian,
2020-10-03, 08:55
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) -
Micha,
2020-10-03, 10:54
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) -
shian,
2020-10-04, 10:06
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) -
Micha,
2020-10-05, 07:34
- Version 2.4.23, problems with icon (NOT AGAIN! ) - SOLVED -
shian,
2020-10-05, 09:06
- Version 2.4.23, problems with icon (NOT AGAIN! ) - SOLVED -
Auge,
2020-10-05, 11:21
- Version 2.4.23, problems with icon (NOT AGAIN! ) - SOLVED - shian, 2020-10-05, 12:01
- Version 2.4.23: Backup/Restore functions WORK!!!! - shian, 2020-10-05, 13:52
- Version 2.4.23, problems with icon (NOT AGAIN! ) - SOLVED -
Auge,
2020-10-05, 11:21
- Version 2.4.23, problems with icon (NOT AGAIN! ) - SOLVED -
shian,
2020-10-05, 09:06
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) -
Micha,
2020-10-05, 07:34
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) -
shian,
2020-10-04, 10:06
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) -
WorldofBB,
2020-10-05, 00:25
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) - Micha, 2020-10-05, 07:31
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) - shian, 2020-10-05, 08:25
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) - Auge, 2020-10-05, 11:40
- Version 2.4.23, problems with icon's placement (NOT AGAIN!) -
Micha,
2020-10-03, 10:54
- Version 2.4.23, problems with icons and its placement -
Auge,
2020-10-01, 10:04