version change
2 posters
Page 1 of 1
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:
I had two javacript codes, one the information redirect after posting:
and the layout of quotes;$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});
and it seems that both aren't working anymore, can this be helped with? thanks in advance :-/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;
}
Re: version change
The reason why the CSS is not working is because phpBB 3 has different CSS selectors than phpBB 2.
- Code:
.content blockquote
blockquote, dl.codebox
blockquote


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

» Can I change the version of the chatbox but have the forum have another version?
» Change Version
» Does anyone know how change the version after...
» change version
» Change version
» Change Version
» Does anyone know how change the version after...
» change version
» Change version
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum