pepperstreet VIP
Total posts: 3,837
08 Sep 2014 17:01

Hello, just noticed that the "article controls" (bookmark, follow, edit) appear in the upper right corner of the browser window. Not near the respective article/topic. Maybe just a CSS position issue?! See screenhot:

Bildschirmfoto 2014-09-08 um 18.45.46

As far as I can see... the topic title has a DIV with class "relative_ctrls". Apparently this class has no CSS rules applied!? I guess, it should have a position property like so:

.relative_ctrls {
position: relative;
}

Last Modified: 11 Sep 2014


Sergey
Total posts: 13,748
09 Sep 2014 01:36

In what template?


pepperstreet VIP
Total posts: 3,837
09 Sep 2014 10:19

Sergey In what template?

Hence the screenshot, it is MintJoomla site! ;)
See -> forum -> each category and its list view.


Sergey
Total posts: 13,748
11 Sep 2014 01:14

Fixed. Thank you.

Powered by Cobalt