How to make rounded corners in nopClassic theme ?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 anni tempo fa
How to make rounded corners of all 4 sides (header and footer) in nopClassic theme ?

These corners --> http://img828.imageshack.us/img828/1158/rounded.jpg
13 anni tempo fa
either create a suitable header / footer image incorporating the corners; or
use CSS3 style border-radius (downside is only CSS3 browsers will render the effect)
13 anni tempo fa
miles wrote:
either create a suitable header / footer image incorporating the corners; or
use CSS3 style border-radius (downside is only CSS3 browsers will render the effect)


Thanks for the information....
13 anni tempo fa
Where exactly do you place it within the css file?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.