- Posts: 3
COMMUNITY FORUM
Space between Article and Title
- Chris Carson
-
Topic Author
- Offline
- New Member
Less
More
14 years 2 months ago #93829
by Chris Carson
Space between Article and Title was created by Chris Carson
Hi ,
I am wondering how to adjust the space between my article and the title ..theres a huge gap .
Page is here jimpiriefoundation.com/index.php?option=com_k2&view=item&layout=item&id=1&Itemid=60CheersCC
I am wondering how to adjust the space between my article and the title ..theres a huge gap .
Page is here jimpiriefoundation.com/index.php?option=com_k2&view=item&layout=item&id=1&Itemid=60CheersCC
Please Log in or Create an account to join the conversation.
- Terry Britton
-
- Offline
- Elite Member
Less
More
- Posts: 198
14 years 2 months ago #93830
by Terry Britton
Replied by Terry Britton on topic Space between Article and Title
Not sure why that's happening, but try this.
In k2.css line 151 div.itemToolbar add height:20px;
In k2.css line 177 div.itemRatingBlock add height:20px;
In k2.css line 151 div.itemToolbar add height:20px;
In k2.css line 177 div.itemRatingBlock add height:20px;
Please Log in or Create an account to join the conversation.
- Chris Carson
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
14 years 2 months ago #93831
by Chris Carson
Replied by Chris Carson on topic Space between Article and Title
Went to template manage , edit CSS , K2 not there ..any ideas why? cheers!!!
Terry A Britton said:
Not sure why that's happening, but try this.
In k2.css line 151 div.itemToolbar add height:20px;
In k2.css line 177 div.itemRatingBlock add height:20px;
Terry A Britton said:
Not sure why that's happening, but try this.
In k2.css line 151 div.itemToolbar add height:20px;
In k2.css line 177 div.itemRatingBlock add height:20px;
Please Log in or Create an account to join the conversation.
- Terry Britton
-
- Offline
- Elite Member
Less
More
- Posts: 198
14 years 2 months ago #93832
by Terry Britton
Replied by Terry Britton on topic Space between Article and Title
I think the css will only show up there if you are using template overrides. See this article on how to setup template overrides.
simon.getk2.org/index.php?option=com_k2&view=item&id=91:templating&Itemid=5
simon.getk2.org/index.php?option=com_k2&view=item&id=91:templating&Itemid=5
Please Log in or Create an account to join the conversation.
- Chris Carson
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
14 years 2 months ago #93833
by Chris Carson
Replied by Chris Carson on topic Space between Article and Title
Cool, i just went into /components/com_k2/css.. and added the code you suggested and it worked ! Thanks..
Terry A Britton said:
I think the css will only show up there if you are using template overrides. See this article on how to setup template overrides.
simon.getk2.org/index.php?option=com_k2&view=item&id...
Terry A Britton said:
I think the css will only show up there if you are using template overrides. See this article on how to setup template overrides.
simon.getk2.org/index.php?option=com_k2&view=item&id...
Please Log in or Create an account to join the conversation.