![]() |
Blog Description Background
Okay, this very minor CSS addition just does one thing; adds the right background to the blog_description property. Because by default, it just places this text on the page background colour with no nice background and no box border. And I felt it looked out of place.
In 'All Style Options', add this under 'Additional CSS': Code:
#blog_description {background: [same as blog_message]; color: [Same as blog_message]; border: 1px solid black } Oh, and change values for the other skins. Demos: http://jpicforum.info/blog.php?u=1 (With 10px padding) http://www.dsultimate.net/Board/upload/blog.php?u=1 (guess why this forum added it). Thanks to PoetJA-1975 for first demo. |
screenshot or demo ?
|
Oh, right. Have one soon.
|
Screenshot added, and demo is pretty obvious from the screenshot. Oh, and if you thought the border would be thicker, or to change colours, do this:
Code:
#blog_description {background: [same as blog_message]; color: [Same as blog_message]; border: 2px solid GREEN } |
Demo at: http://jpicforum.info/blog.php?u=1
I added additional padding element: padding:10px; Thanx very much for the share. I don't know why on earth that section was designed without any border or background - A little silly in my opinion.... Anyway - Thanx ;) Jacquii. |
^That is why it was added. Because someone screwed quite a bit and didn't realise the effect on aesthetics.
|
I felt the same way, glad you shared this.
|
No problem. Sometimes a minor thing can help.
|
Having a blonde moment.
I have this: Code:
#blog_description { background: #FFEA7B; color: [Same as blog_message]; } |
You would change to:
Code:
#blog_description { background: #FFEA7B; color: [Same as blog_message]; padding: [whatever]; } |
All times are GMT. The time now is 10:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|