Title: Box color not light
Last modified: August 24, 2016

---

# Box color not light

 *  Resolved [grigorymf](https://wordpress.org/support/users/grigorymf/)
 * (@grigorymf)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/)
 * Hello
 * I am sorry, i am from Ukraine, i hope you understand me.
 * Tell me please how a can get light color boxes? because now i have box like this
   [http://firepic.org/images/2015-04/19/5vwxofqti1hl.png](http://firepic.org/images/2015-04/19/5vwxofqti1hl.png)
 * but i really want like this [http://firepic.org/images/2015-04/19/chf0y86gmurg.png](http://firepic.org/images/2015-04/19/chf0y86gmurg.png)
 * Help me please and explain what i must to do if i want to get beautiful light
   boxes.
 * Thank you
 * [https://wordpress.org/plugins/arconix-shortcodes/](https://wordpress.org/plugins/arconix-shortcodes/)

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6031829)
 * Hi,
 * To get the light colored boxes, your should reference the light color in your
   shortcode. For example, to get the last box in your first sample image, use the
   following:
 *     ```
       [box color=lred icon=exclamation-triangle] ENTER BOX CONTENT [/box]
       ```
   
 * Make sense?
 *  Thread Starter [grigorymf](https://wordpress.org/support/users/grigorymf/)
 * (@grigorymf)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6031986)
 * when i copy your shortcode i got like this
 * [http://firepic.org/images/2015-04/22/vfn62ysrykq1.png](http://firepic.org/images/2015-04/22/vfn62ysrykq1.png)
 * But on this image i have not got a beautiful triangle :((
    help please
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6031990)
 * sorry, change the icon to `fa-exclamation-triangle’
 *  Thread Starter [grigorymf](https://wordpress.org/support/users/grigorymf/)
 * (@grigorymf)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6031995)
 * More good, but now i got light box but with triangle from simple box, look this
   [http://firepic.org/images/2015-04/22/j8bn89obew7m.png](http://firepic.org/images/2015-04/22/j8bn89obew7m.png)
 * But i really want triangle like this [http://firepic.org/images/2015-04/22/ngbfm5i2jvtf.png](http://firepic.org/images/2015-04/22/ngbfm5i2jvtf.png)
 * And also i would very happy if you help to find all shortcodes with light box
   like this [http://firepic.org/images/2015-04/22/h3a3nf136i4l.png](http://firepic.org/images/2015-04/22/h3a3nf136i4l.png)
 * i want to say you thank you, i had searched very much shortcode but your sc –
   most beautiful. Thank you very much.
    i hope you give me all light codes 😉
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6031996)
 * Unfortunately those colored images are not available with the 2.0 release. If
   you’d like to use the old shortcodes, I’d suggest reverting back to version 1.2.0.
   You can do so by deleting the existing plugin (your data will remain) and uploading
   this version [https://downloads.wordpress.org/plugin/arconix-shortcodes.1.2.0.zip](https://downloads.wordpress.org/plugin/arconix-shortcodes.1.2.0.zip)
 *  Thread Starter [grigorymf](https://wordpress.org/support/users/grigorymf/)
 * (@grigorymf)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6032002)
 * I did all what you sad but now i get this [http://firepic.org/images/2015-04/22/v4i8ntkndfcz.png](http://firepic.org/images/2015-04/22/v4i8ntkndfcz.png)
   🙁
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6032003)
 * sorry, when you go back to v1.2, you’d have to use “style” instead of icon and
   color
 *     ```
       [box style=alert]box content[/box]
       ```
   
 *  Thread Starter [grigorymf](https://wordpress.org/support/users/grigorymf/)
 * (@grigorymf)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6032007)
 * its okey, thank you.
    Are you can write all examples of box? how it write shortcode
   info/warning and other?
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6032008)
 * the available styles are located on this image… just remove the word “box” [http://firepic.org/images/2015-04/19/chf0y86gmurg.png](http://firepic.org/images/2015-04/19/chf0y86gmurg.png)
 * i.e.
 *     ```
       [box style=download]Box content[/box]
       ```
   
 * or
 *     ```
       [box style=red]Box content[/box]
       ```
   
 *  Thread Starter [grigorymf](https://wordpress.org/support/users/grigorymf/)
 * (@grigorymf)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6032010)
 * oh thank you very much ;)))
 * And last question, tell me please how i can in my box write black letters. Black
   color words
 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6032013)
 * you have to edit your theme’s `style.css` file. I believe if you add the following
   it should work:
 *     ```
       .arconix-box { color: #000 !important; }
       ```
   

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Box color not light’ is closed to new replies.

 * ![](https://ps.w.org/arconix-shortcodes/assets/icon-256x256.jpg?rev=2951512)
 * [Arconix Shortcodes](https://wordpress.org/plugins/arconix-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/arconix-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/arconix-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/arconix-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/arconix-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/arconix-shortcodes/reviews/)

## Tags

 * [box](https://wordpress.org/support/topic-tag/box/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [light](https://wordpress.org/support/topic-tag/light/)

 * 11 replies
 * 2 participants
 * Last reply from: [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/box-color-not-light/#post-6032013)
 * Status: resolved