- Posts: 4
COMMUNITY FORUM
Categories Subject
- Hassan
- Topic Author
- Offline
- New Member
Less
More
14 years 8 months ago #80915
by Hassan
Categories Subject was created by Hassan
Hi,How do I
modify the view of the categories subject?Example: www.saudiexport.net/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=1&Itemid=74this is not professional Shape ..thanks.
modify the view of the categories subject?Example: www.saudiexport.net/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=1&Itemid=74this is not professional Shape ..thanks.
Please Log in or Create an account to join the conversation.
- Hassan
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
14 years 8 months ago #80916
by Hassan
Replied by Hassan on topic Categories Subject
any help !!
Please Log in or Create an account to join the conversation.
- FeSys
- Offline
- Elite Member
Less
More
- Posts: 262
14 years 8 months ago #80917
by FeSys
Replied by FeSys on topic Categories Subject
Hello "Hassan"
inside each category to right Please Check out:
- category view options
- item view & category options
Thanks, hope this help.
inside each category to right Please Check out:
- category view options
- item view & category options
Thanks, hope this help.
Please Log in or Create an account to join the conversation.
- Hassan
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
14 years 8 months ago #80918
by Hassan
Replied by Hassan on topic Categories Subject
Thank you
I know about that, but i want but the categories subject in table
each category subject in sell.
thanks again.
Followeyes said:Hello "Hassan" inside each category to right Please Check out:
- category view options
- item view & category options
Thanks, hope this help.
I know about that, but i want but the categories subject in table
each category subject in sell.
thanks again.
Followeyes said:Hello "Hassan" inside each category to right Please Check out:
- category view options
- item view & category options
Thanks, hope this help.
Please Log in or Create an account to join the conversation.
- FeSys
- Offline
- Elite Member
Less
More
- Posts: 262
14 years 8 months ago #80919
by FeSys
Replied by FeSys on topic Categories Subject
Well..
Go to K2.css (components/k2/css/k2.css)
search for Component: Itemlist view (category) or something...
Try to play with it like:
div.itemListCategory {
background: #f2f6fc;
border: 1px solid #ddd;
border-right: 5px solid #3366CC;
margin: 4px 0;
color: #3366CC;
padding: 8px;
}
Go to K2.css (components/k2/css/k2.css)
search for Component: Itemlist view (category) or something...
Try to play with it like:
div.itemListCategory {
background: #f2f6fc;
border: 1px solid #ddd;
border-right: 5px solid #3366CC;
margin: 4px 0;
color: #3366CC;
padding: 8px;
}
Please Log in or Create an account to join the conversation.
- Hassan
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
14 years 8 months ago #80920
by Hassan
Replied by Hassan on topic Categories Subject
Thank you
I'll try it ..
I'll try it ..
Please Log in or Create an account to join the conversation.