sunlit_skycat: A gray and white cat in a meadow (Default)
sunlit_skycat ([personal profile] sunlit_skycat) wrote in [community profile] style_system2023-09-04 09:58 pm

Change header navigation module to have different text and links in Venture

Hi, I'm back again doing style edits to [community profile] blueheronteanook . Venture style, Radiant Aqua theme, with a bunch of custom CSS.

I want to do something similar to what [personal profile] foxway  did in the style made by [personal profile] girlrock , which was to change the navigation module so that the text is different and the links lead to other pages than the default set. However, this is a different theme, Venture. I followed Girlrock's instructions for how to achieve that with a custom theme layer, and confirmed that it works on the navigation module of Venture. I want to know how to do this to the header navigation module of Venture instead.

cimorene: cartoony drawing of a woman's head in profile giving dubious side-eye (Default)

[personal profile] cimorene 2023-09-06 07:36 am (UTC)(link)
I don't have access to a desktop for another six hours or so, but you should be able to adapt it by changing the names of the divs you apply the code to. And you should be able to get the div names using the inspector in chrome or Firefox. They both have functions where you can point at the part of the page you want to know about and it should give you the name of the div, and you can look at what css is currently applied to it.
cimorene: cartoony drawing of a woman's head in profile giving dubious side-eye (Default)

[personal profile] cimorene 2023-09-07 07:01 am (UTC)(link)
Oh, yay! 😁