Fix wiki inprint/privacy policy links position

Post new topic   Reply to topic    DD-WRT Forum Index -> Contributions Upload
Author Message
the-joker
DD-WRT Developer/Maintainer


Joined: 31 Jul 2021
Posts: 2146
Location: All over YOUR webs

PostPosted: Sat Sep 04, 2021 5:25    Post subject: Fix wiki inprint/privacy policy links position Reply with quote
A picture speaks 1000 words, a moving picture 1001

A possible fix is

Code:

#gumax-header #menu_sub li {
  display: flex;
  position: relative;
  top: 50px;
}


Depends really where these were supposed to located at.

_________________
Saving your retinas from the burn!🔥
DD-WRT Inspired themes for routers
DD-WRT Inspired themes for the phpBB Forum
DD-WRT Inspired themes for the SVN Trac & FTP site
Join in for a chat @ #style_it_themes_public:matrix.org or #style_it_themes:discord

DD-WRT UI Themes Bug Reporting and Discussion thread

Router: ANus RT-AC68U E1 (recognized as C1)
Sponsor
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14102
Location: Texas, USA

PostPosted: Sat Sep 04, 2021 7:45    Post subject: Reply with quote
On what browser and version on what OS? I have mixed results, here. Depends on whether I am on Linux, Windows, or MacOS on some browsers. It's been like that since I've been here, as best I recall.
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
the-joker
DD-WRT Developer/Maintainer


Joined: 31 Jul 2021
Posts: 2146
Location: All over YOUR webs

PostPosted: Sun Sep 26, 2021 6:04    Post subject: Reply with quote
The main issue is that once you hide advertising banner at the top this happens.

I found a way around this much better and its part of the DD-WRT forum inspired themes css.

This is because #header_ads doesn't actually display any ads ever on my side even with ublock origin disabled, there are no ad urls anywhere being served here or internal ones.

This was my solution.

Code:

  // there are no ads on this area anymore,
  // maybe some legacy stuff left from a bygone era.
  // It shows unwanted lines and spacing so hide it.
  #header_ads {
    //fix privacy policy/inprint align on scroll
    margin-left: 3rem
    height: 0
    border: 0
  }


It would be much better however to apply some fixes to the production side.
Not anything I want to do any time soon.

_________________
Saving your retinas from the burn!🔥
DD-WRT Inspired themes for routers
DD-WRT Inspired themes for the phpBB Forum
DD-WRT Inspired themes for the SVN Trac & FTP site
Join in for a chat @ #style_it_themes_public:matrix.org or #style_it_themes:discord

DD-WRT UI Themes Bug Reporting and Discussion thread

Router: ANus RT-AC68U E1 (recognized as C1)
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14102
Location: Texas, USA

PostPosted: Sun Sep 26, 2021 10:42    Post subject: Reply with quote
I had forwarded this to BS, and he said he would forward it on. Unfortunately, the ads - whether or not you see them - are not going away, and the coding for them will likely remain.
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Contributions Upload All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum