Hi!Is it possible to make a title in Expand macro blue or green or any other colour?Regards,Alex
Browse to:
Space Admin | Look and Feel | Stylesheet
Click the Edit button and paste the following styles:
for expand macro title text */ #com-atlassian-confluence .expand-control-text {<br> color:<span> </span>#800;<br> font-weight: bold;}<br>/* change the style<span> </span>
for
expand
macro title text */
#com-atlassian-confluence .expand-control-text {<br>
color:<span> </span>
#800;<br>
font-weight: bold;
}<br>
Do you just want a different colour that's always the same? Or do you want this configurable?
I want to have a colour that's always the same, for example, blue as is normally used for links.
Confluence Admin | Look and Feel | Stylesheet
/* change the style for expand macro title text */ #com-atlassian-confluence .expand-control-text { color: #880000; font-weight: bold; }
Your should get something like this:
http://minus.com/mNLzCaMmV
I did what you suggested but the title is still black. What I however noticed that in the Edit 'Expand' Macro window, the title is dark red under the Preview area.
OK, does it work in the standard themes? Is it a problem in these or a custom theme only?
It works in the Global Look and Feel theme. I use Documentation Theme and it doesn't work there.
Thanks, it works now!
Why I dont have "Stylesheet" on Look and Feel? I only have these options:
Themes
Colour Scheme
PDF Layout
PDF Stylesheet
Change Space Logo
I am using 4.3
Just as an extension, if you only want to change the Style in only one page (not your all Confluence instance).
Use the "CSS Stylesheet" macro in your page an enter the code from David:
You're probably on Confluence Cloud.
Hi, I'm guessing they changed the styles from then. Does anybody know how to do this now?
Never mind, if you are using the cloud version it's still not possible to do this.Support this ticket if possible https://jira.atlassian.com/browse/CONFCLOUD-72003
It looks like you're new here. Sign in or register to get started.