dolalu Posted June 30, 2004 Posted June 30, 2004 Anybody know how to add bg images to each info box. i tried it in the css file but it just spread the image out across all the boxes. i have 1 image that i want to use as the BG for each box. Cant find anything in the contribs.
Guest Posted June 30, 2004 Posted June 30, 2004 Hi, In the stylesheet for infoBoxContents put a background image and set to repeat or not.
agiftcodotcom Posted June 30, 2004 Posted June 30, 2004 They are wanting a seperate image in each info box instead of one bg for all info boxes. So you would need to create new class ID's, but the question is, where do you reference these class ID's to make the boxes see the different ID's? Contributions I used : Updated 06-13-04 23:42 ---------------- Vote on My Graphis Poll
gazzzzzza Posted June 30, 2004 Posted June 30, 2004 modify each box on its own they are in includes/boxes i reckon you maybe able a background as a parameter when each table is created for each box. or if they are not each in a seperate table, then put them each in a seperate table which you can create yourself by adding <table><tr><td></td></tr></table> at the correct places in each box. This table will have to go inside the orginal <tr><td> tags in each box-i think that is how it is done.Then add a bg image to this table not the original one. always here to offer some useless advice....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.