Featured Content Gallery | WordPress Plugin | iePlexus

changing background color

Customizing the FCG plugin and more

changing background color

PostBy Malak044 on Fri Aug 19, 2011 4:23 am

Here we, i m gonna customize your awsome plugin.

Code: Select all
http://test-alex.itsnew.fr/


and there is one thing i cant find in the files css/js. I want to change the way you set your background-color. In css normal, we can't have 2 images for the same background but now, we support css3 and there is a new option, we can set 2 or more images for a single background

Code: Select all
http://www.w3schools.com/css3/css3_backgrounds.asp


and ive made a little picture that make my background when i repeat it in (x,y) and start it from (0,0)

but i dont even know where to change the code to allow that (i will put my little picture on the img folder you made)


Thanks a lot for this plugin and hope the help you will give to me :)

Malak044

P.S.: english isnt my 1st language, hope you have a little bit understand what i mean (if you can speak french, i will be enjoyed)
Malak044
 
Posts: 3
Joined: Fri Aug 19, 2011 4:12 am

Re: changing background color

Thank you for using the Featured Content Gallery Forum
 

Re: changing background color

PostBy admin on Fri Aug 19, 2011 8:22 am

try it in scripts/jd.gallery.css.php
in this style
Code: Select all
#myGallery, #myGallerySet, #flickrGallery {
width: <?php echo get_option('gallery-width'); ?>px;
height: <?php echo get_option('gallery-height'); ?>px;
z-index:5;
border: 1px solid <?php echo $fcg_bordercolor; ?>;
}
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: changing background color

PostBy Malak044 on Sat Aug 20, 2011 4:08 am

I will try it tomorrow but I think it will not work cause you insert the z-index and it's only 5 on this box and others have 50 and have also background-Color ... So it will be over colored by those boxes or m I wrong ?
Malak044
 
Posts: 3
Joined: Fri Aug 19, 2011 4:12 am

Re: changing background color

PostBy Malak044 on Sun Aug 21, 2011 9:43 am

as i tought, it doesnt work. Dont even know where to put this ... i understand a very little bit javascript (i learnt java) but not enought for this ... can you help me ?

Malak044
Malak044
 
Posts: 3
Joined: Fri Aug 19, 2011 4:12 am


Return to Plugin Settings, Features, and Options

Who is online

Users browsing this forum: No registered users and 0 guests

cron