Skin Coding Question

Ticket for: Combo Blocks
0
Skin Coding Question 1
Wiliam Peng
Dec 18, 2019 01:40 PM 1 Answers
Member Since Dec 2019
Subscribed Subscribe Not subscribe
Flag(0)

Hi, I am trying to create a skin because of the default skins doesn't seem to behave the way I want.

I was able to follow the faq and added the hook in the theme functions and have the new skin appear in the plugin's skin section but I am not able to get it to customize. I tried editing in the customized section within the plugin and Stylesheet section in the theme and under css section under style.css and I don't see the new skin changing.

Can you tell me what I have done wrong? am I editing in the right place? Or did I have issue with my code?

Here is my test code

.grid_post_skin_icon_title .layer-media{
float: left;
}
.grid_post_skin_icon_title .layer-content{
float: right;
display: block;font-size: 11px;line-height: normal;padding: 2px 1px;text-align: left;font-weight: bold;color: red;
}

Thanks for the help!

2 Subscribers
Skin Coding Question 1
Skin Coding Question 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Skin Coding Question 4
PickPlugins
Dec 18, 2019
Flag(0)

Welcome to our forum.

Can you please send me a screenshot or live demo of you skin? hope i can help you better way.

Regards

Skin Coding Question 5
Wiliam Peng
- Dec 20, 2019 10:18 AM
Flag (0)
0

Hi, hopefully this pdf can explain what is happening. Thanks.

https://www.dropbox.com/s/wkjubn0bh6veuhs/Post%20Grid.pdf?dl=0

Sign in to Reply
Replying as Submit