Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues
Author Message
Hitman
New Member
New Member



Joined: Dec 21, 2002
Posts: 17

PostPosted: Sun Jun 20, 2010 1:02 pm Reply with quote

I am having an issue with a friends site, the theme sliding the blocks to the left. Some of them anyways. I have tried disabling everything but it's no help.

You can see it here:
http://www.starsgamin.com/

Anyone with more php knowledge then me might no what it is?

EDIT: This should be in the 2.4 forums.

Thanks!

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
spasticdonkey
RavenNuke(tm) Development Team



Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA

PostPosted: Sun Jun 20, 2010 1:13 pm Reply with quote

hmm, not 100% sure I see what you are talking about, but try fixing the BOM character glitch and see if that helps
http://www.ravenphpscripts.com/postt18278.html
 
View user's profile Send private message Visit poster's website
Hitman







PostPosted: Sun Jun 20, 2010 1:19 pm Reply with quote

I fixed that BOM problem, now. What I meant was if you scroll down on the front site and look to the left you will see what should be on the right is on the left bottom stretched.

Who's Online
Survey

Those two should be on the right but some reason are forced to the left and stretched.
 
spasticdonkey







PostPosted: Sun Jun 20, 2010 1:53 pm Reply with quote

ahh, I see what you mean... I seem to remember the were some compliance fixes in the CT_RN theme in the RN distro, of which your theme is based. It's possible your version does not have those fixes applied. Is this commented out in your theme.php?
Code:


// BEGIN: Added in v2.40.00 - Mantis Issue 0001043
//$index = 0;
//if (!defined('INDEX_FILE')) define('INDEX_FILE', true); // Set to FALSE to hide right blocks
//if (defined('INDEX_FILE') AND INDEX_FILE===true) {
// auto set right blocks for pre patch 3.1 compatibility
//   $index = 1;
//}
// END: Added in v2.40.00 - Mantis Issue 0001043

I believe there were some other fixes too, so you might want to compare the CT_RN theme.php with your version if that doesn't fix you up Wink
 
Hitman







PostPosted: Sun Jun 20, 2010 1:58 pm Reply with quote

Yes that whole line is commented out. Should I un comment it?
 
spasticdonkey







PostPosted: Sun Jun 20, 2010 2:00 pm Reply with quote

no Smile

I would use a compare utility like winmerge and compare the CT_RN theme.php with your version
 
Hitman







PostPosted: Sun Jun 20, 2010 2:26 pm Reply with quote

Hmm, not sure I just compared everything and all I can see are banner edits and css edits.

Just to certify, that theme doesn't work either with 2.4
 
spasticdonkey







PostPosted: Sun Jun 20, 2010 2:37 pm Reply with quote

try disabling the S.T.A.R.S block.
 
Hitman







PostPosted: Sun Jun 20, 2010 2:38 pm Reply with quote

I have disabled all the blocks and it still does it.
 
spasticdonkey







PostPosted: Sun Jun 20, 2010 3:05 pm Reply with quote

in the current version of CT_RN from the distro, it uses no h2 tags, while your version does. I've personally used CT_RN for some time and don't have these issues. I'm pretty sure the stars block has too many closing div tags (and other issues) which is causing your problem:

<div class="articlecontent">
<align="center"><img src="images/stars.png"></div>
</div>

or try

<div class="articlecontent">
<div style="text-align:center"><img src="images/stars.png"></div>
</div>
 
Hitman







PostPosted: Sun Jun 20, 2010 3:09 pm Reply with quote

Wow weird, didn't even think that would cause all that. Thanks a ton bro.
 
snype
Regular
Regular



Joined: Aug 12, 2008
Posts: 58

PostPosted: Sun Jun 20, 2010 3:37 pm Reply with quote

Did you get that theme from clanthemes or was it of another site(no names mentioned) Because i have no problem with that theme on the latest RN
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©