Adjusting the css
-
I have created a class in my main css file for the moon phase widget, but I can not adjust the size to fit better into the widget column on my site. The widget area is only 200 px wide so this is the class I created. Please let me know what I can do to adjust this and make it work properly. Thank you in advance.
.mph-widget {
font-size: 12px;
width: 160px;
min-height: 300px;
height: auto;
}The page I need help with: [log in to see the link]
- The topic ‘Adjusting the css’ is closed to new replies.