epictum
Member
Posted 4 years ago #
hey all, i've run into a slight problem that i don't know how to fix. basically, i've added a 1 px border to all my images, which was working fine, until it just stopped displaying them. if anybody knows how to go about resolving this, please let me know!
below's my CSS code....
moderated; do not post long code here!
moved to: http://wordpress.pastebin.ca/584148
rather than showing us CSS, please provide a link to a page that illustrates the problem, ie a working wordpress blog where the effect you want is not being applied.
I'm afraid its nearly impossible to sugegst whats going on by just looking at CSS alone -- CSS depends on your page structure, which we dont have available.
epictum
Member
Posted 4 years ago #
here's the link... hope this helps!!
http://www.avenue-mag.com/wiya/
#content p img{
border: none;
margin-right: 5px;
}
epictum
Member
Posted 4 years ago #
awesome! thanks so much moshu. kind of a dumb question, now that i know what was missing, haha.