Add new module position - Startup

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Mon Jan 28, 2013 9:20 pm
Hello,

Do you know how can I do the following with K2 http://awesomescreenshot.com/03auxjy71

I would like to keep the title for the date in a position *A* and extend the text in *B*.

Do you know how we can do this ?

http://agency.salsamundo.com/index.php? ... Itemid=608

Best regards.
User avatar
Gold Boarder

teitbite
Tue Jan 29, 2013 12:14 pm
Hi

Please try adding this code to css:

Code: Select all
.itemBody {
margin-left: -150px;
}
User avatar
Moderator

GK User
Tue Jan 29, 2013 4:16 pm
Tks u !

You rock !
User avatar
Gold Boarder

teitbite
Tue Jan 29, 2013 6:38 pm
Hi

Also this class will be needed:

Code: Select all
article header {
    min-height: 135px;
}


it's to keep text from overfloating a date.
User avatar
Moderator

GK User
Tue Jan 29, 2013 6:43 pm
Better ! Tks a lot
User avatar
Gold Boarder

GK User
Mon Feb 25, 2013 6:26 pm
Hello !

I think you can close this one :p
User avatar
Gold Boarder

teitbite
Tue Feb 26, 2013 3:20 pm
Hi

Ok. Closed as requested by user :)
User avatar
Moderator


cron