Current date/time is April 27th 2024, 3:15 pm

Search found 2 matches for 555

Mobile version background Error

Technical Details

Forum version : #PunBB
Position : Founder
Concerned browser(s) : Safari
Screenshot of problem : https://servimg.com/view/19241541/11
Who the problem concerns : All members
When the problem appeared : 14th June 2015
Forum link : http://www.PanBlaze.com/

Description of problem

CSS Code:


Hi, I installed a theme and its working completely fine on Computer but not working properly on Mobile.

I tried replacing code to the orignal one then it was working fine but when i am updating new CSS Code, it seems error in bacground.

Humble request guys, can someone guide me with proper script for mobile version.

Regards
by DadyKing
on June 15th 2015, 8:44 am
 
Search in: Garbage
Topic: Mobile version background Error
Replies: 4
Views: 10998

version change

hi, a few weeks ago I changed my forum from phpbb2 to phpbb3, it was rather by accident but I kept the new version.

I had two javacript codes, one the information redirect after posting:

;$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});

and the layout of quotes

dl.codebox { background:url(https://2img.net/i/fa/subsilver/icon_delete.gif) no-repeat 3px 3px }
    dl.codebox.spoiler { background:url(https://2img.net/i/fa/subsilver/icon_report.gif) no-repeat 3px 3px }

    dl.codebox {
      background-color:#EEE;
      border:1px solid #CCC;
      border-left-width:5px;
      padding:3px 3px 3px 25px;
      margin:3px 10px;
    }

    dl.codebox dt, dl.codebox dt span {
      color:#555;
      font-weight:bold;
    }

    dl.codebox dd, dl.codebox div.spoiler_content {
      background:none;
      border:none;
    }

and it seems that both aren't working anymore, can this be helped with? thanks in advance :-/
by kikinmaru
on May 24th 2015, 6:46 pm
 
Search in: Garbage
Topic: version change
Replies: 2
Views: 1243

Back to top

Jump to: