Posts Tagged ‘Request’

Changing the border colour on wishlist items

Changing the border colour on wishlist items is very simple – and handy! The class given to items that are on your wishlist is “.wishlist” and we can use that information to tweak what they look like.

Continue reading “Changing the border colour on wishlist items” »

CategoryCustom CSS   Tags,
  Comments8

Adding/removing rounded corners with CSS

The ability to give elements rounded corners is new with the new version of CSS, CSS3. Previously, rounded corners could only be achieved by making images for each corner and positioning them accordingly. Now we can quickly and easily do it with CSS using border-radius! Subeta has gotten a little rounded corner heavy – if that’s not your thing, I’ll give you the code to straighten those edges back out.

Continue reading “Adding/removing rounded corners with CSS” »

CategoryCustom CSS, General, Profiles   Tags,
  Comments0