View Conversation Page Variables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Amaury
    Senior Member
    • Mar 2012
    • 1807
    • 4.2.X

    [Forum] View Conversation Page Variables

    What controls the variables for that area? I haven't been able to find anything.

    I want the buttons and the VM boxes to look just like on the user profile page itself.
    Former vBulletin user
  • Merjawy
    Senior Member
    • Sep 2002
    • 2613

    #2
    I think that's done via profile customization as it's part of profile.
    To be or not to be... Where the hell is the question????
    My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

    Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
    CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
    Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

    Comment

    • Amaury
      Senior Member
      • Mar 2012
      • 1807
      • 4.2.X

      #3
      Originally posted by Merjawy
      I think that's done via profile customization as it's part of profile.
      Unfortunately, profile customization doesn't control that area.
      Former vBulletin user

      Comment

      • Merjawy
        Senior Member
        • Sep 2002
        • 2613

        #4
        I didn't really look, just assumed. But I will.
        To be or not to be... Where the hell is the question????
        My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

        Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
        CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
        Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

        Comment

        • Amaury
          Senior Member
          • Mar 2012
          • 1807
          • 4.2.X

          #5
          Originally posted by Merjawy
          I didn't really look, just assumed. But I will.
          Thanks.

          For example, take a look at my profile (you'll have to change the style to Whiteout since that's the style I'm currently using, so I have my profile customized to that), and then view a conversation between me and someone.

          Former vBulletin user

          Comment

          • Merjawy
            Senior Member
            • Sep 2002
            • 2613

            #6
            Try this and let me know if I hit the right area. I don't want to do more before I make sure it's what you want


            PHP Code:
            .blockhead {
                
            backgroundurl("images/buttons/newbtn_middle.png"repeat-x scroll 0 0 #fff000;

            To be or not to be... Where the hell is the question????
            My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

            Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
            CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
            Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

            Comment

            • Amaury
              Senior Member
              • Mar 2012
              • 1807
              • 4.2.X

              #7
              Originally posted by Merjawy
              Try this and let me know if I hit the right area. I don't want to do more before I make sure it's what you want


              PHP Code:
              .blockhead {
                  
              backgroundurl("images/buttons/newbtn_middle.png"repeat-x scroll 0 0 #fff000;

              Hm, that only made the header where Leave Message is yellow.

              I guess screenshots are man's best friends. XD

              Alright, I want the View Conversation page to look like the areas I have highlighted in my user profile.

              View Conversation Page:

              Click image for larger version

Name:	View Conversation Page.jpg
Views:	1
Size:	59.7 KB
ID:	3689617

              User Profile:

              Click image for larger version

Name:	User Profile.jpg
Views:	1
Size:	72.5 KB
ID:	3689616
              Former vBulletin user

              Comment

              • Merjawy
                Senior Member
                • Sep 2002
                • 2613

                #8
                That helps. I have to see it to fix or break it

                Give me few

                - - - Updated - - -

                This should work, of course your choose the color you prefer

                PHP Code:
                .userprof blockquote {
                background:  #738FBF;

                Let me know
                To be or not to be... Where the hell is the question????
                My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

                Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
                CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
                Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

                Comment

                • Amaury
                  Senior Member
                  • Mar 2012
                  • 1807
                  • 4.2.X

                  #9
                  Originally posted by Merjawy
                  That helps. I have to see it to fix or break it

                  Give me few

                  - - - Updated - - -

                  This should work, of course your choose the color you prefer

                  PHP Code:
                  .userprof blockquote {
                  background:  #738FBF;

                  Let me know
                  That worked, and it also affects the profile pages themselves, which is fine. However, it affects both the header and where the VM text is (body). I also need borders for both the header, which is currently blue, and for the body area, which is borderless.

                  For the reference and to better assist me, you can use these.

                  Whiteout:

                  Header Background: #F0F0F0
                  Header Border: #E6E6E6
                  Content Background: #EBEBEB
                  Former vBulletin user

                  Comment

                  • Merjawy
                    Senior Member
                    • Sep 2002
                    • 2613

                    #10
                    Work with me Amaury , put it in visual form please, screenshots My brain thinks its the weekend today beleive me
                    To be or not to be... Where the hell is the question????
                    My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

                    Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
                    CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
                    Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

                    Comment

                    • Amaury
                      Senior Member
                      • Mar 2012
                      • 1807
                      • 4.2.X

                      #11
                      Originally posted by Merjawy
                      Work with me Amaury , put it in visual form please, screenshots My brain thinks its the weekend today beleive me
                      Sure thing.

                      The header border and background for the View Conversation page should be the same as my profile. However, the code you gave me changes the background of both the content area (where the VM text is) and the header, as seen below in the View Conversation Page screenshot.

                      User Profile:

                      Click image for larger version

Name:	User Profile 2.jpg
Views:	1
Size:	72.1 KB
ID:	3689618

                      View Conversation Page:

                      Click image for larger version

Name:	View Conversation Page 2.jpg
Views:	1
Size:	63.3 KB
ID:	3689619
                      Former vBulletin user

                      Comment

                      • Merjawy
                        Senior Member
                        • Sep 2002
                        • 2613

                        #12
                        Give me few, it's storming really bad now and I hope I don't lose either power and/or connection its 2:35pm and it looks like it's 9pm
                        To be or not to be... Where the hell is the question????
                        My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

                        Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
                        CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
                        Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

                        Comment

                        • Amaury
                          Senior Member
                          • Mar 2012
                          • 1807
                          • 4.2.X

                          #13
                          Originally posted by Merjawy
                          Give me few, it's storming really bad now and I hope I don't lose either power and/or connection its 2:35pm and it looks like it's 9pm
                          We got a big thunderstorm last night, like the 4th one in less than a week, but this one caused a power outage last night that was less than a second, and for some reason, there was one earlier (again, less than a second), even though it's bright, sunny weather.

                          More storms are also being expected.

                          If you're interested: Daily Record News - Landslide in Yakima River Canyon Closes State Route 821
                          Former vBulletin user

                          Comment

                          • Merjawy
                            Senior Member
                            • Sep 2002
                            • 2613

                            #14
                            I know how bad they can be, I go where they are with the Red Cross Disaster Service


                            Try adding this. I use odd colors to make an impression

                            PHP Code:
                            .userprof_vmright .member_blockrow {
                                
                            background#ffff00;

                            To be or not to be... Where the hell is the question????
                            My psychiatrist told me I was crazy and I said I want a second opinion. He said okay, you're ugly too

                            Live vBulletin 4.2.0 Multilingual * Alpha/Beta vB 4 - vB 5 Tier 1A
                            CentOS 6.2 - Apache:2.2.15(Apache2Handler) - PHP:5.3.3 - MySQL:5.1.61
                            Xampp/Win-XP - Apache v2.2.21(Apache2Handler) - PHP:5.3.8 - MySQL:5.5.16

                            Comment

                            • Amaury
                              Senior Member
                              • Mar 2012
                              • 1807
                              • 4.2.X

                              #15
                              Originally posted by Merjawy
                              I know how bad they can be, I go where they are with the Red Cross Disaster Service


                              Try adding this. I use odd colors to make an impression

                              PHP Code:
                              .userprof_vmright .member_blockrow {
                                  
                              background#ffff00;

                              Along with your last code, that worked.

                              Now, how about the borders for the header and content area?

                              Also, thanks to this, I think I finally found the way to make profiles change when you change your style.
                              Former vBulletin user

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...