Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

how to change the styles or colors or everything else #107

Open
ssojonn opened this issue Apr 20, 2023 · 8 comments
Open

how to change the styles or colors or everything else #107

ssojonn opened this issue Apr 20, 2023 · 8 comments

Comments

@ssojonn
Copy link
Contributor

ssojonn commented Apr 20, 2023

If I want to change color for text in certain area of content, how to do it?
Every project has it's own color. So I want to be able to use at least change colors for two levels of titles.
image

you can now change the the platform pages title and subtitle color

image

If I want to hide any row in a page, how can I do it?
Currently not every section or row has the option [enable: true or false]. I have to check and set the option. but if you remove the markdown content then the row will disappear (not for every section or row).

If I want to hide any full page, how can I do it?
set draft: true in md file

If I want to hide anything in the header bars menu items, how can I do it?
carefully check the menus.en.toml file and remove a menu-item like it has

If I want to add any new item into the header bar, how can I do it?
carefully check how the menus are listed in menus.en.toml file and add the menu-item that way

If I want to change Texts color in the Banner areas, how can I do it?
if you have to change this from markdown then I have to set the option for that.
I set this option for the title and subtitles whare you asked for. please check the markdown content.
if there are no option create an issue, I will do that.

@devopstoday11 I covered all the high priority issues you created. wish me a good weekend 😥

@devopstoday11
Copy link
Contributor

devopstoday11 commented Apr 21, 2023

@sojonatgithub @tfsojon ,
Thank you, buddy. There are still a few issues in those which you submitted. I added comments on other relevant issues. Please work on them on Monday (or if possible Sunday). Have a good weekend.

@devopstoday11
Copy link
Contributor

If I want to change color for text in certain area of content, how to do it? Every project has it's own color. So I want to be able to use at least change colors for two levels of titles. image

For this content area, if I want to change bg color for the whole row, how can I do it?

If I want to add a new "left-right content area" row for a page, how can I do it?
@sojonatgithub @tfsojon

devopstoday11 added a commit that referenced this issue Apr 29, 2023
added bg-color change option for image-content-block ref #107
@devopstoday11
Copy link
Contributor

@tfsojon

If I want to hide any row in a page, how can I do it?
Currently not every section or row has the option [enable: true or false]. I have to check and set the option. but if you remove the markdown content then the row will disappear (not for every section or row).

Please add the option [enable: true or false] for every section/row.

@devopstoday11
Copy link
Contributor

@tfsojon

If I want to change Texts color in the Banner areas, how can I do it?
if you have to change this from markdown then I have to set the option for that.
I set this option for the title and subtitles whare you asked for. please check the markdown content.
if there are no option create an issue, I will do that. 

Please add this functionality.

@tfsojon
Copy link
Collaborator

tfsojon commented May 1, 2023

@tfsojon

If I want to hide any row in a page, how can I do it?
Currently not every section or row has the option [enable: true or false]. I have to check and set the option. but if you remove the markdown content then the row will disappear (not for every section or row).

Please add the option [enable: true or false] for every section/row.

added option [enable: true or false] for section/row in OS & platform.

@devopstoday11
Copy link
Contributor

devopstoday11 commented Sep 6, 2023

@tfsojon @tfsumon , does this " enable: true or false " functionality work for every page on the website or only for Platform pages and open source pages? we probably need this functionality to work on every page.

@tfsumon
Copy link
Contributor

tfsumon commented Sep 7, 2023

Hello @devopstoday11,

I'll look into it. If the "enable: true or false" functionality isn't working universally for every page, I'll work on integrating this feature for all pages and keep you updated.

@tfsumon
Copy link
Contributor

tfsumon commented Sep 11, 2023

Hello @devopstoday11,

The "enable: true or false" functionality work in every page.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants