Message Title Enhancement

Message Title Enhancement v1

No permission to download
not sure what your referring to I can't see any gap.

When I try to add the blue version to the flexile styles, there is a spacing issue.

You posted a fix above for the red one.

Can you please tell me how to fix the blue one?

Cheers,
 
When I try to add the blue version to the flexile styles, there is a spacing issue.

You posted a fix above for the red one.

Can you please tell me how to fix the blue one?

Cheers,

TBH I forgot what fix it was. Could you apply the enhancement and then link me to the forum/style once you've applied it all so i can take a look?
 
try adding thisto EXTRA

Code:
.thread_view .titleBar {
    margin: 15px auto !important;
}
You may not have to add the !important
 
I think I misunderstood you the only issue i can see is a larger gap at the top.You might have to add!important try it without first pending that is the issue your referring to.

trying adding or adjusting

Code:
.thread_view .titleBar h1 {
    margin-top: 0;
}
 
I think I misunderstood you the only issue i can see is a larger gap at the top.You might have to add!important try it without first pending that is the issue your referring to.

trying adding or adjusting

Code:
.thread_view .titleBar h1 {
    margin-top: 0;
}

Fixed Shelley! Thank you so much! :D

Jsyug.png
 
Hi Shelley,

Hopefully one more question with this:

What do I adjust to be able to move it away a little bit from the links?:

gVOiP.png
 
I've just tried adding some code in firebug and it works so i can't really understand what the issue is and why it's not working for you. Works for me.

h1enahncement-test.webp
 
Top Bottom