Forum Activity for @dazed

Dazed
@dazed
08/16/14 09:06:14AM
1,022 posts

Simple Modal CSS


Using Jamroom

I added that in and no go. I played with the value in firebug and it still fell behind the menu bar. I ended up changing it in the js for now. Any ideas on a fix for the other and I can put the js back?
Dazed
@dazed
08/16/14 03:13:45AM
1,022 posts

Simple Modal CSS


Using Jamroom

Have an example?
Dazed
@dazed
08/15/14 05:39:07PM
1,022 posts

Simple Modal CSS


Using Jamroom

Anyone know where the css to simplemodal is hiding? I need to add a z-index!
I need to change the z-index here

div id="simplemodal-container" class="simplemodal-container" style="position: fixed; z-index: 1002; height: 455px; width: 701px; left: 441px; top: 10.5px;">

Thanks!
updated by @dazed: 09/28/14 03:51:51AM
Dazed
@dazed
08/15/14 06:58:29AM
1,022 posts

Best Way To Add Reviews on Chart Pages


Using Jamroom

Much thanks Douglas. I just tossed it in and that is doing exactly what I want. When I get home I want to review the differences and see where mine was off.

Thanks again for your help!
Dazed
@dazed
08/14/14 07:15:25PM
1,022 posts

Best Way To Add Reviews on Chart Pages


Using Jamroom

killed all the space after the tag which seemed to resolve that issue but everything is still disappearing. &%*&T^&*)* so on that note I am calling it a week on this. If someone has ideas on what is causing this please post a reply. I have tried multiple changes and the footer is displayed on the page after bouncing around but all pages just show the latest song after a few clicks.

Thanks for your help Michael. It is appreciated.
Dazed
@dazed
08/14/14 07:02:57PM
1,022 posts

Best Way To Add Reviews on Chart Pages


Using Jamroom

Looking at the file in phpstorm and running an inspection, it seems to point back to the modal.

Unresolved function or method modal() (at line 38)
- 19KB

updated by @dazed: 08/14/14 07:03:20PM
Dazed
@dazed
08/14/14 06:40:41PM
1,022 posts

Best Way To Add Reviews on Chart Pages


Using Jamroom

Michael - I am seeing something weird looking at this in Chrome. The pen sprite has a small "?" in it. I am not sure why.

See anything wrong with this?

<a onclick="$('#Modal{$item._item_id}').modal();" title="Song Review"><div class="sprite_icon sprite_icon_18"><div class="sprite_icon_18_img sprite_icon_18_pen"></div></div></a> 


<div id="Modal{$item._item_id}" class="search_box" style="display:none;">

- 4KB

updated by @dazed: 08/14/14 06:41:46PM
Dazed
@dazed
08/14/14 06:16:40PM
1,022 posts

Best Way To Add Reviews on Chart Pages


Using Jamroom

Nice!!!

A fatal error occurred when attempting to decode response body from http://www.mixposure.com/music/by_newest. Either we do not support the content encoding specified ("none"), or an error occurred while decoding it.
The error was: Don't know how to decode Content-Encoding 'none'
Dazed
@dazed
08/14/14 06:13:42PM
1,022 posts

Best Way To Add Reviews on Chart Pages


Using Jamroom

ok put it back and looking at it again
Dazed
@dazed
08/14/14 05:19:42PM
1,022 posts

Best Way To Add Reviews on Chart Pages


Using Jamroom

no mismatches that I see. I left the music_row.tpl intact and then just did an include statement to the modal I added.

Any other ideas?

ps I removed it from my site for now so if you actually want to look at it let me know and I will put it back in.

Appreciate the help all.
updated by @dazed: 08/14/14 05:25:35PM
  64