index gives me that
And when i edit or add rep, that pops up
Metrostyle report
|
index gives me that And when i edit or add rep, that pops up
21st Jan, 02:38 am
Do you mind setting up a test account for me? It seems there are issues with your setup for whatever reason.
22nd Jan, 03:42 am
(21st Jan, 01:15 am)Legitti Wrote: The following will fix the add/remove rep issue you're facing. In the header template find: Code: <div id="color_modal" class="modal"> Replace with: Code: <div id="color_modal"> and remember to add another closing </div> tag to for that new div (you'll see a bunch </div> </div> </div> tags in header template) Repeat the same for footer_theme and footer_language templates (remove class="modal" from parent div and add it in a new one, just below <div id="footer_modal"> and div id="lang_modal) and include also </div> closing div tags when you move class="modal" into new <div> element). In global.css add: Code: div[id*="_modal"] {display:none;}
22nd Jan, 03:54 am
Where do i add that CSS part? and same code for all 3 replacing those?
You're going to be editing 3 templates - header, footer_theme, and footer_language
They are essentially the same edits. The Global.css edit is straight forward. You may want to give me temporary template access and I can do the edits for you.
24th Jan, 10:26 pm
I think i got that! Thanks.
Now it broke color switcher.. its blank!
send PM with details, need it fixed asap
25th Jan, 12:54 am
i revereted header back it and works again, please take a look on issue, thanks
26th Jan, 06:00 am
Still showing after i give rep or update it
|
« Next Oldest | Next Newest »
|