- Posts: 65
COMMUNITY FORUM
mod_k2_content Horizontal
- Alan
-
Topic Author
- Offline
- Senior Member
Less
More
10 years 10 months ago - 10 years 10 months ago #129602
by Alan
mod_k2_content Horizontal was created by Alan
Dear all
1. kindly open attached file.
2. I wanna display news horizontally.
3. I wanna remover hover effect for the article and image.
4. I wanna remove image border.
note:
the floating does not helped me in suffix moduletabel.
thank you
1. kindly open attached file.
2. I wanna display news horizontally.
3. I wanna remover hover effect for the article and image.
4. I wanna remove image border.
note:
the floating does not helped me in suffix moduletabel.
thank you
Please Log in or Create an account to join the conversation.
- Alan
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 65
10 years 10 months ago #129603
by Alan
Replied by Alan on topic Re: mod_k2_content Horizontal
please help.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #129604
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: mod_k2_content Horizontal
Without a link it is really difficult for anyone to assist you.
Please Log in or Create an account to join the conversation.
- Alan
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 65
10 years 10 months ago #129605
by Alan
Replied by Alan on topic Re: mod_k2_content Horizontal
Dear krikor
what I need its css style or moduletable suffix to showing news horizontaly from mo2_k2_content. that 's all.
what I need its css style or moduletable suffix to showing news horizontaly from mo2_k2_content. that 's all.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #129606
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: mod_k2_content Horizontal
Without a link this is not possible.
I cannot guess your site's css and class names.
Furthermore I will assist you with bugs and small tweaks but I cannot style sections of your site for you. These requests are unrelated to K2.
I cannot guess your site's css and class names.
Furthermore I will assist you with bugs and small tweaks but I cannot style sections of your site for you. These requests are unrelated to K2.
Please Log in or Create an account to join the conversation.
- Alan
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 65
10 years 10 months ago - 10 years 10 months ago #129607
by Alan
Replied by Alan on topic Re: mod_k2_content Horizontal
url
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #129608
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: mod_k2_content Horizontal
Sorry but this is a commercial template.
You should address this issue to the template developer.
You should address this issue to the template developer.
Please Log in or Create an account to join the conversation.
- Alan
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 65
10 years 10 months ago #129609
by Alan
Replied by Alan on topic Re: mod_k2_content Horizontal
but I purchased for this template.
and what I want is just making k2_mod_content show news horizontally
and what I want is just making k2_mod_content show news horizontally
Please Log in or Create an account to join the conversation.
- Alan
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 65
10 years 10 months ago - 10 years 10 months ago #129610
by Alan
Replied by Alan on topic Re: mod_k2_content Horizontal
however it was simple css code
ul#yourclass li{
display:inline-block;
width:380px;
vertical-align:top;
}
;)
bye
ul#yourclass li{
display:inline-block;
width:380px;
vertical-align:top;
}
;)
bye
Please Log in or Create an account to join the conversation.