By elijah lynn on
Hi,
I have previously been working on this issue but would just like a little assistance in getting this to work. I am sure I could eventually get this to work but would like for someone to help me out a bit as I don't have anymore time to get this working right.
If it goes well I may have some other small tasks to do in the future that I just don't have time to deal with.
Here is the issue I have open http://drupal.org/node/564138
This is the first time I have done this so I assume I pay you in PayPal. Once the issue is fixed I will promptly pay you the $40 via PayPal.
Comments
Looks like no one was
Looks like no one was interested for $20. I doubled it and now it is $40.
-----------------------------------------------
The Future is Open!
Could this work ?
Hi,
Could you try adding:
@import url("http://www.windwalkerexpeditions.com/sites/windwalkerexpeditions.com/the...");
in /sites/windwalkerexpeditions.com/files/css/css_ab6bbe804110e810f484d756f9d05c79.css or another CSS file that's already being included.
Let me know.
Svetoslav
Hi Svetoslav, I am finally
Hi Svetoslav,
I am finally getting back into this bug. I tried that but no cigar. I just emailed another guy who inquired about helping me. Hopefully he can fix it but if not would you like to take a stab at it?
Cheers,
Elijah
-----------------------------------------------
The Future is Open!
This has been resolved thanks
This has been resolved thanks to Fabian Franz. It turns out that after all my troubles it was because I was being too specific with my CSS. As an example, I was using
#content-inner h2 {}for my styles when I should have been using justh2 {}OR#content-inner h2, #tinymce h2 {}. I am now doing the latter.Fabian taught me a few things and did a good job getting right on this once we communicated. I would recommend him to others looking to troubleshoot an issue.
-----------------------------------------------
The Future is Open!