Tagged: center text
Hi guys,
Kind of hard to explain so please take a look at the screenshot. Any idea how this can be achieved?
The code I’m using looks like this:
A possible solution is to just work with small PNG’s of the icons of course…
Thank you for helping ;)!
Hey jeroenvandessel,
Try adding this to quick css:
#greenbar .av-icon-char{
margin-left:100px!important;
}
Best regards,
Jordan Shannon
Thanks for the help, Jordan. But this seems rather a sloppy/unresponsive solution, don’t you think?
I think we can do better if we put our minds together :p…
Hi,
If you are familiar with css and responsice design, simply implement media-queries to tailor the css I gave you to the break-points.
Best regards,
Jordan Shannon
Unfortunately I dont know how to do that… :(
EDIT: I used PNG’s inline. I’m quite happy with the result.
Hi,
Best regards,
Victoria