+ Reply to Thread
Results 1 to 1 of 1

Thread: How to Remove Corners & Drop Shadows

  1. #1
    hybrid's Avatar
    hybrid is offline Customer Support Manager hybrid will become famous soon enough hybrid will become famous soon enough
    Join Date
    Oct 2003
    Location
    England
    Posts
    2,053
    Downloads
    114
    Uploads
    22
    Blog Entries
    9

    How to Remove Corners & Drop Shadows

    Professional vBulletin Hosting
    If you do not like the corners or drop shadows in vBulletin 4.0 they can be easily removed. Enter either one of these, or both in to the additional.css template. Not all browsers render these features anyway, so it does not affect everyone.

    Note: This value will only work in vBulletin 4.0.1 and above.

    Remove Drop Shadows
    PHP Code:
    * {
         -
    moz-box-shadownone !important;
         -
    webkit-box-shadownone !important

    Remove Corners
    PHP Code:
    * { 
         -
    moz-border-radius0px !important;
         -
    webkit-border-radius0px !important

    Last edited by hybrid; 02-02-2010 at 08:48 PM.
    Hybrid

    creative visuals beyond imagination Digital Port

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Drop down window in XP
    By Esmie in forum Microsoft Public WindowsXP General
    Replies: 3
    Last Post: 02-10-2006, 01:01 PM
  2. Drop down window in XP
    By Esmie in forum Microsoft Public WindowsXP General
    Replies: 3
    Last Post: 02-07-2006, 12:08 PM
  3. Drop down window in XP
    By Esmie in forum Microsoft Public WindowsXP General
    Replies: 3
    Last Post: 02-04-2006, 03:01 PM
  4. Drop down window in XP
    By Esmie in forum Microsoft Public WindowsXP General
    Replies: 3
    Last Post: 02-02-2006, 11:03 AM
  5. Drop down window in XP
    By Esmie in forum Microsoft Public WindowsXP General
    Replies: 3
    Last Post: 12-23-2005, 01:11 AM

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Content Relevant URLs by vBSEO 3.5.0 RC2