inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Jun 17, 2013 11:37:49 GMT -8
I have 4 or 5 containers and they all time perfectly one after the other. Then, after removing the Father's Day container, there is a long pause with a blank background. It's after the guest/register input if you check out my board.
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 17, 2013 13:43:37 GMT -8
Because you have an extra blank container you haven't deleted, I'm assuming?
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Jun 17, 2013 15:29:21 GMT -8
Yes, I knew that was why. But couldn't figure out how to remove it. But finally did. The "x" is just not in a spot I'm accustomed to ~ like in your Sidebar Redux. But I did find it.
|
|
cityguy
Junior Member
Better living through reckless experimentation.
Posts: 390
inherit
133800
0
Aug 17, 2014 0:49:19 GMT -8
cityguy
Better living through reckless experimentation.
390
November 2008
cityguy
|
Post by cityguy on Jun 23, 2013 4:14:56 GMT -8
1. How do I get the news fader to actually fade in V5 the way it did in V4? Currently, it's just an abrupt change.
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 23, 2013 10:13:10 GMT -8
1. How do I get the news fader to actually fade in V5 the way it did in V4? Currently, it's just an abrupt change. Seems to be a problem specific to IE9 and IE10. I'll have a look at it.
|
|
cityguy
Junior Member
Better living through reckless experimentation.
Posts: 390
inherit
133800
0
Aug 17, 2014 0:49:19 GMT -8
cityguy
Better living through reckless experimentation.
390
November 2008
cityguy
|
Post by cityguy on Jun 24, 2013 10:12:29 GMT -8
Is there a setting or code to change the color of the message? I tried using BBCode but the code shows up in the message.
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 24, 2013 10:46:59 GMT -8
Is there a setting or code to change the color of the message? I tried using BBCode but the code shows up in the message. As stated in the lead post of this thread, you need to use HTML. There's no way to make BBCode work with the plugin, but HTML is much less restrictive.
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jun 25, 2013 13:36:53 GMT -8
This part of css coding you told us to put into the bottom of the style sheet for centering. .v4news > .title-bar { text-align: center; } Well I found that all I had to do was use the < center > tags and it worked. However since I have now successfully changed my sidebar container titles to accept Edwardian Medium font and I really don't want to make a graphic title to match my category ones for the news fader title, I wondered if I could incorporate that above code into < style > tags and name the font to make it also show as Edwardian Medium? I tried it and it didn't work - any chance of pointing me in the right direction please? Thanks.
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 25, 2013 13:48:13 GMT -8
Try using this for the font?
Every title bar in V5 typically uses a heading element. I always use <h2> in any plugins I make that contain a title bar, as that's the most common one.
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jun 25, 2013 13:52:58 GMT -8
Try using this for the font? Every title bar in V5 typically uses a heading element. I always use <h2> in any plugins I make that contain a title bar, as that's the most common one. I guess that would have to be put into all themes? I was trying to do it like the container bar titles and make it affect all themes at once... I tried putting the style tag that you told me to use before and it didn't work either. If it can't be done, I'll just keep the font as it currently is, but it sure would be nice to have it matching the side bar titles. I know I'm a pain, sorry.
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jun 25, 2013 14:30:25 GMT -8
Try using this for the font? Every title bar in V5 typically uses a heading element. I always use <h2> in any plugins I make that contain a title bar, as that's the most common one. I guess that would have to be put into all themes? I was trying to do it like the container bar titles and make it affect all themes at once... I tried putting the style tag that you told me to use before and it didn't work either. If it can't be done, I'll just keep the font as it currently is, but it sure would be nice to have it matching the side bar titles. I know I'm a pain, sorry. Well, not getting it to work no matter where I put it. So I'm flummoxed and lost! Lol
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 25, 2013 15:00:20 GMT -8
Where did you put the code on your forum? I'll have a look at it.
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jun 25, 2013 15:05:10 GMT -8
Well right now it's nowhere! Lol I had originally put it into the global header between the style tags that you told me to put for the edwardian medium font... but I'm guessing that wasn't right... Should I put it back? I am SOOO bad at this! You have so much other stuff to deal with too, I feel horrible for annoying you. Here's my site url Lol glitterandlace.proboards.com/
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 25, 2013 15:11:33 GMT -8
Either post the code here or put it back. I just need to see the contents of the CSS, for the most part.
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jun 25, 2013 15:16:55 GMT -8
Okay I put it back what I had in the first place into the global header - it's the last code.
|
|