Announcement

Collapse
No announcement yet.

Soften the corners

Collapse
X
Collapse
First Prev Next Last
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Soften the corners

    Is there a way to ease the corners of the body layout so it isn't so much of a box style?Kinda like the corners on this sites logo. I would be nice to ease the corners of the forum body as well.

    #2
    Can you post a screenshot marking exactly which corners you were referring to?
    Helpful? Donate. Thanks!
    Buy me a coffeePayPal QR Code
    Fast VPS Host for vBulletin:
    A2 Hosting & IONOS

    Comment


      #3
      Sure, it would be the corresponding bottom ones as well, and any others inside the module. The whole forum seems "boxie".

      Click image for larger version  Name:	shot.jpg Views:	1 Size:	447.5 KB ID:	4787

      Comment


        #4


        Edit: please ignore as I see that your menu tab itself has to be border radius-ed.

        Comment


          #5
          PHP Code:
          #channel-tabbar .channel-tabbar-list li.current a, #channel-tabbar .channel-tabbar-list li.current a:hover, .edit-mode #channel-tabbar .channel-tabbar-list li.current a:hover {
              
          border-radius15px 0px 0px 0px !important;
          }
          #channel-tabbar {
              
          border-radius15px 15px 0px 0px !important;
          }
          .
          search-container .search-box {
              
          margin-right5px;


          Here's what it looks like with the above implemented: https://s10.postimg.org/6xo9ma0c9/Thelodge.jpg

          Enjoy,
          William

          Comment


            #6
            Here's my solution:

            Code:
            .l-desktop #channel-tabbar .channel-tabbar-list li:first-child a {
                border-radius: 8px 0 0 0;
            }
            .l-desktop #channel-tabbar {
                border-radius: 8px 8px 0 0;
            }
            .l-desktop #footer {
                background: transparent;    
            }
            .l-desktop #footer-tabbar {
                border-radius: 0 0 8px 8px;
            }
            You only need it for desktop that's why all CSS rules are prefixed by .l-desktop class.
            For the upper left corner, you only apply the rounded corner in the first menu item (regardless if it's the currently selected or not). Let's say the the currently selected menu item is not the first item (e.g. Blogs), then you don't want to apply rounded corner to it.
            Last edited by glennrocksvb; 06-03-2017, 10:49 PM.
            Helpful? Donate. Thanks!
            Buy me a coffeePayPal QR Code
            Fast VPS Host for vBulletin:
            A2 Hosting & IONOS

            Comment


              #7
              Perfecto!

              Thanks guys!

              Comment


                #8
                I thought I had seen somewhere how to cover the white space leftover after the corners were rounded. I can seem to find it. The below shows what I am referring too. Any help would be appreciated.

                Click image for larger version

Name:	corner.png
Views:	81
Size:	3.9 KB
ID:	10192

                Comment


                  #9
                  Try this:

                  Code:
                  #footer {
                      border-radius: 0 0 5px 5px;
                  }
                  Adjust the 5px to whatever border-radius you are using for that brown footer-tabbar.
                  Helpful? Donate. Thanks!
                  Buy me a coffeePayPal QR Code
                  Fast VPS Host for vBulletin:
                  A2 Hosting & IONOS

                  Comment


                    #10
                    Thank you!

                    A little something coming your way.

                    I noticed on the initial css code it is included but the name is different, therefore it must have changed with previous versions of vB that is why it didn't work?

                    All set now, again thanks!

                    Comment

                    Users Viewing This Page

                    Collapse

                    There is 1 user viewing this forum topic.

                    • Guest Guest

                    Latest Posts

                    Collapse

                    Working...
                    X
                    Searching...Please wait.
                    An unexpected error was returned: 'Your submission could not be processed because you have logged in since the previous page was loaded.

                    Please push the back button and reload the previous window.'
                    An unexpected error was returned: 'Your submission could not be processed because the token has expired.

                    Please push the back button and reload the previous window.'
                    An internal error has occurred and the module cannot be displayed.
                    There are no results that meet this criteria.
                    Search Result for "|||"