1. whizzz
  2. Commercial Templates
  3. Wednesday, 29 January 2014
  4.  Subscribe via email
Hy

How can I get the lines on the right top next to the social icons in a skew in IE9?

according to this site it would be possible in IE: http://www.css3files.com/transform/

But as you can see in my printscreen the lines are straight.

can somebody help me?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Whizzz

These lines in our Polaris template are skewed using the following CSS which supports IE9...


-webkit-transform: skew(-20deg); 
-moz-transform: skew(-20deg);
-o-transform: skew(-20deg);
transform: skew(-20deg);


Would you have a URL to an example of your social icons?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Okey thank you for your reply

Next question: How can I add a modulposition next to the nav on the right site instead of the social media icons?

I would like to add a customized module.

Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest the following tutorial which details how to create a module position in the header area of your template... http://www.joomla51.com/tutorials/item/creating-a-new-module-position-in-the-header-area-of-your-template

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!