Keyword

K2 Extra fileds alligment

  • Thomas S.
  • Thomas S.'s Avatar Topic Author
  • Offline
  • New Member
More
11 years 1 month ago #117201 by Thomas S.
K2 Extra fileds alligment was created by Thomas S.
Hi to all,

i have k2 installed here www.artic-design.com/projects/featured-projects/item/232-aspire-tower-doha-qatar

and a gallery plugin (sorry, not SIG this time) and i want to allign the additional info at the right of the top image.
Any suggestions?

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 1 month ago #117202 by Yiota
Replied by Yiota on topic Re: K2 Extra fileds alligment
If you put a float:left and width:60% to .itemBody and float:left and width:40% to .itemExtraFields through your CSS it will go on the right.

Please Log in or Create an account to join the conversation.

  • Thomas S.
  • Thomas S.'s Avatar Topic Author
  • Offline
  • New Member
More
11 years 1 month ago #117203 by Thomas S.
Replied by Thomas S. on topic Re: K2 Extra fileds alligment
Thank you Yiota,

because i am un -familiar with code, can you give the code itself and the lines that i have to modify?

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago - 11 years 1 month ago #117204 by Lefteris
Replied by Lefteris on topic Re: K2 Extra fileds alligment
Just open the css file located in templates/gk_simplicity/css/override.css and add

.itemBody {float:left;width:60%;}
.itemExtraFields {float:left;width:40%;}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum