To make gkWarning class be limited by picture

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Feb 10, 2014 12:28 pm
Reply with quote
Report this post
Hi there,
Here's the case in point: http://v-boge.org/menyu/o-sluzhenii/item/3346-seminar-pochjom-zhizn-v-severodvinske:
As you can see used are gkInfo1 and gkWarning styles.
On the right side of page I need heraldics of the city we are talking about.
If I wouldn't use styles for that text, text would wrap along the border of the picture.
But since I used styles, I see the text does wrap around the pic, but the background of style overlaps and hides picture. How do I make it either go behind the pic, or actually stop by the picture border?
Thanks.
User avatar
Platinum Boarder

GK User
Mon Feb 10, 2014 2:41 pm
Reply with quote
Report this post
If you add this styles to the image:
Code: Select all
position: relative;
z-index: 100;

it should pop up above the message elements.
User avatar
Moderator

GK User
Mon Feb 10, 2014 3:04 pm
Reply with quote
Report this post
Cyberek wrote:If you add this styles to the image:
it should pop up above the message elements.

Perfect! Thank you, Cyberek!
User avatar
Platinum Boarder


cron