Okay..... So I want to add 2 images in 1 Content Box. I have already added the first one (float: left;):
The second would be float: right;
I have this so far in CSS
Posted 14 December 2012 - 10:03 PM
Okay..... So I want to add 2 images in 1 Content Box. I have already added the first one (float: left;):
The second would be float: right;
I have this so far in CSS
Posted 14 December 2012 - 10:44 PM
Hi WebWerx,
Long time no see!
Okay, so I got the notion of the 1st one, but the 2nd one I'm completely missing the issue with. It's not added I presume, since I don't see it.
What happens when you try to add the second? BTW, since these are not boxes, but a content box, I am suspecting the issue is that you're trying to add a 2nd background in the same space.
My suggestion if that's the case, is to use WP-Boxer (WP.org or premium from CodeCanyon.net) or Anything Boxes (from the Store). Boxer plugin has the ability to control things by settings, such as width, text, etc. It has some limits, but you could easily overcome them.
Posted 17 December 2012 - 05:41 PM
Hey Rob: I actually want two background image elements within the same content box. The image you see now is on the left. The second image would be on the right side. I have not added it yet. It would go in the blank space you see here:
I have done some research since I first posted my query. I believe the answer is yes. Here is my reference point:
So something like this (Not sure of the "background-position" statements yet.
background-image:url('/wp-content/uploads/2012/12/WebFuel-Who-We-Are.png'), "URL of my other BG image";
background-position: left center , right centre ;
Hope all is well otherwise. ![]()
Posted 17 December 2012 - 06:48 PM
So here is the code I implemented. Still some tweaking to do..
Posted 18 December 2012 - 02:39 AM
Seems you've done it. Admittedly, I've never seen that done. Which begs the question, what in heck do you need help for? You're great! Idea bouncing?
PageLines Framework →
Customizations →
Help in Removing Extra Pixels from the Bottom of ContentBoxStarted by page1searchenginemarketing , Today, 06:40 PM |
|
|
||
PageLines Framework →
Customizations →
Style Accordion HeadingStarted by dgsarnow , Today, 02:39 AM |
|
|
||
PageLines Framework →
Customizations →
How to insert vertical lines between menu itemsStarted by vibekestorm , Yesterday, 05:00 PM |
|
|
||
PageLines Framework →
Customizations →
Header Css Selector problemStarted by helvetik_a , 17 Jun 2013 |
|
|
||
PageLines Framework →
Customizations →
Removing space between content box and quickslider (& Nav and content box)Started by galmquist , 16 Jun 2013 |
|
|