Text box color customization per code and Lightbox color

Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
GK User
Wed Mar 19, 2014 3:35 pm
Hey guys, hope your well.

Two questions:

1. How do we change the text block color per shortcode? Or what div code should be used?

2. What codes are used to make the lightbox work? We used one that was inline but are not sure if its correct since it shows a black lightbox with no content. Do you think you can provide inline, image and link sample codes?

Attached are screens. Please advise. Thanks guys
User avatar
Junior Boarder

GK User
Thu Mar 20, 2014 8:09 am
Hi,

Do you want to change color of the ( + ) icon or background from the FAQ, what exactly ? Could you provide URLs to this lightbox and the FAQ, which code exactly did you use for the lightbox?
User avatar
Moderator

GK User
Fri Mar 21, 2014 8:29 am
Piotr Kunicki wrote:Hi,

Do you want to change color of the ( + ) icon or background from the FAQ, what exactly ? Could you provide URLs to this lightbox and the FAQ, which code exactly did you use for the lightbox?


Hi Piotr,

Hopefully your doing excellent. Thanks for the response.

1. For the FAQ question, not the (+) sign, the grey background color box for the widget (i.e.: its the widget style light option). I am looking to easily change the color for it from grey to any hex code

2. Sorry, what we actually meant was thickbox, not lightbox.
http://codex.wordpress.org/ThickBox

the code in the section "Example inline content"

Code: Select all
<?php add_thickbox(); ?>
<div id="my-content-id" style="display:none;">
     <p>
          This is my hidden content! It will appear in ThickBox when the link is clicked.
     </p>
</div>

<a href="#TB_inline?width=600&height=550&inlineId=my-content-id" class="thickbox">View my inline content!</a>   



Please advise, thanks!
User avatar
Junior Boarder

GK User
Sat Mar 22, 2014 9:11 pm
Hi, Now I know what did you mean, but I need your website URL (direct to this widget and the lightbox, then I'll be able to give your proper code, you can send me a PM).
User avatar
Moderator

GK User
Tue Mar 25, 2014 9:31 am
Piotr Kunicki wrote:Hi, Now I know what did you mean, but I need your website URL (direct to this widget and the lightbox, then I'll be able to give your proper code, you can send me a PM).


Hi Piotr,

Thanks so much for the follow-up. Sent over the login information via PM. Look forward to hearing back. Thank you!
User avatar
Junior Boarder


cron