Cedar
New Member
Posts: 83
inherit
209350
0
Jun 27, 2022 12:04:24 GMT -8
Cedar
83
May 2014
spruce
|
Post by Cedar on Jan 7, 2015 14:49:07 GMT -8
Forum URL: personainverse.proboards.com/I'm back with more issues with centring the text in title bars on various areas throughout the forum. I've got most of it down, but the title when editing/creating/replying to a thread (basically anything involving editors), the title when viewing a member's profile, the "Personal Messages" title when viewing your messages, the title of the messages themselves when being viewed, and the title of the participated threads popup are all still off to the left. In addition, I was wondering if it would be possible to use a different background image for the titlebar in the participated threads popup, since the current one is too long.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 7, 2015 15:15:41 GMT -8
Hi, Cedar. You don't have to do that. It's off-center because the Create Thread/Message and Reply buttons are floating to the right within the element. Centering the text of an element does so up to 100% of the available width inside of the element, so since the floating button is taking up part of that width the text is off-center. Simple solution if you want to retain the original buttons: Add this to the bottom of Themes > Advanced Styles & CSS > Style Sheet.
|
|
Cedar
New Member
Posts: 83
inherit
209350
0
Jun 27, 2022 12:04:24 GMT -8
Cedar
83
May 2014
spruce
|
Post by Cedar on Jan 7, 2015 15:30:01 GMT -8
I tried it, but it didn't work. The titles I listed were never centred to begin with.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 7, 2015 15:50:18 GMT -8
If you want to center every title bar on the forum the sure way to do it is to add this to the bottom of the style sheet.
|
|
Cedar
New Member
Posts: 83
inherit
209350
0
Jun 27, 2022 12:04:24 GMT -8
Cedar
83
May 2014
spruce
|
Post by Cedar on Jan 8, 2015 4:47:56 GMT -8
Worked perfectly. Thank you!
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 8, 2015 9:35:59 GMT -8
No problem, Cedar. In regards to the Participated dialog, it can be resized by the user so even if you specify a different title bar image for it the problem will still be there. What you'll want to do is change the title bar for every dialog since most of them are resizable. To do this in the most efficient and dependable way possible you'll want to use left, center, and right background images on their title bars, then add a white background to their text. I worked on this yesterday while waiting for your responses. It goes at the bottom of Themes > Advanced Styles & CSS > Style Sheet. And here's the left, center, and right images. You can reupload them, then add their links in the appropriate section of that code. Left: Center: Right:
|
|
Cedar
New Member
Posts: 83
inherit
209350
0
Jun 27, 2022 12:04:24 GMT -8
Cedar
83
May 2014
spruce
|
Post by Cedar on Jan 8, 2015 9:41:23 GMT -8
It worked like a charm! Thank you for the help!
|
|