Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8238533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T19:50:56+00:00 2026-06-07T19:50:56+00:00

Hi I am using colorbox throughout my web application. I wonder if I can

  • 0

Hi I am using colorbox throughout my web application. I wonder if I can change the border color of my color box. I have gone through the code and see that there is a attribute

 #cboxMiddleLeft:background: url("images/controls.png") repeat-y scroll left top transparent;

and when I go to images folder of color box I see a controls.png image for left and right borders of the color box and property

 #cboxBottomCenter: background: url("images/border.png") repeat-x scroll 0 -29px transparent;

for top and bottom borders of the color box. Both images are in dark grey color.

Now what I want to ask that If I want to change the border of the color box, then should I put the color.png and border.png in that particular color? Can I get these images in all colors? Because its difficult to design the same images in all colors.

The color of my web application changes in many colors and I want to show borders with respect to those colors. What is the best approach for this? Is there any automated way to do this? I searched but couldn’t get any thing.

Regards

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T19:50:57+00:00Added an answer on June 7, 2026 at 7:50 pm

    How about hiding all of the

    $("#cboxTopLeft").hide();
    $("#cboxTopRight").hide();
    $("#cboxBottomLeft").hide();
    $("#cboxBottomRight").hide();
    $("#cboxMiddleLeft").hide();
    $("#cboxMiddleRight").hide();
    $("#cboxTopCenter").hide();
    $("#cboxBottomCenter").hide();
    

    Or just specify in the plugin that you want no border; next add the following css

    .blue_border_example {
        border: 10px solid blue;
        border-radius: 10px;
        margin: 10px;
        box-shadow: 0 0 25px blue;
    }
    

    Then add this class to #cboxContent like:

    $("#cboxContent").addClass("blue_border_example");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using colorbox on a div. I have nested div's. When i click the
I'm using the colorbox plugin for jQuery. I know I don't have to have
I'm using the colorbox plugin to display messages on my web page. One of
So I am using colorbox to create a lightbox. Currently I have it so
I am using Colorbox 1.3.6 with jQuery 1.4.2. Somehow the folowing code did not
I have an app that's using colorbox and various ajax requests. Sometimes, I'll have
I have a page opening in an iframe using colorbox. This page has a
I'm using jquery colorbox to popup user accounts in a window. I also have
I am using colorbox which I have used many times for different clients, but
Using a lightbox like ColorBox or jQuery Lightbox Plugin how can i make a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.