Please guide me.

Sasson installed using drush sns "My theme" method.
added the style a:visited { color: #fe57a1; } in mytheme/styles/mytheme.scss.

refresh the browser, no changes visible.

am I doing something different?

I'm on Aegir/Drupal 7.2.

Thank you

CommentFileSizeAuthor
#4 sasson-missing_css-1395514-4.patch534 bytesavr
#2 sasson.png80.42 KBrahulan
#2 scss.png19.66 KBrahulan

Comments

tsi’s picture

Status: Active » Postponed (maintainer needs more info)

Should work, did you enabled and set default "My theme" ?

rahulan’s picture

StatusFileSize
new19.66 KB
new80.42 KB

Dear Tsachi Shlidor,

thanks for the reply.

theme is enabled and set default.
please find attached 2 screen grabs.

do i need to install ruby gems?

tsi’s picture

No, no need for ruby or anything.
This should just work (and works here very well).
I have never tested Aegir, but I don't think it should matter.
Any other info ? can you try this with a fresh drupal install ?

avr’s picture

StatusFileSize
new534 bytes

I ran into this issue as well. For me, the solution was that the theme's full file paths weren't properly loaded in sasson_css_include.

The attached patch uses the theme's machine name instead of the friendly name from the .info file.

avr’s picture

Status: Postponed (maintainer needs more info) » Needs review

Updating status.

konforti’s picture

Category: support » bug
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.