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.
Hace 13 años
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
Hace 13 años
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)
Hace 13 años
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....
Hace 13 años
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.