You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi all,
any one knows how to use HTML scripts to change single page color?
Could use CSS style element for this. Something like:
<style type="text/css"> div#main { background: rgb(74,98,122); background: -moz-linear-gradient(0deg, rgba(74,98,122,1) 0%, rgba(136,189,188,1) 100%); background: -webkit-linear-gradient(0deg, rgba(74,98,122,1) 0%, rgba(136,189,188,1) 100%); background: linear-gradient(0deg, rgba(74,98,122,1) 0%, rgba(136,189,188,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4a627a",endColorstr="#88bdbc",GradientType=1); background-attachment: fixed; }
</style>
Are you wanting to change a color on all pages site wide, or all within a space, or just on one page for one element (the answer differs). ;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Community! We're thrilled to share that Team Calendars for Confluence is now a built-in feature for Confluence Data Center releases 7.11 and beyond. A long time favorite, Team Cale...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.