| Author |
Message |
gobbly2100 New Member


Joined: Dec 18, 2006 Posts: 2 Location: UK
|
Posted:
Mon Apr 02, 2007 7:34 pm |
|
I just upgraded my RavenNuke and now everything seems to be centered in Internet Explorer but not in Firefox :S
Thanks in advance to anyone who can help! |
|
|
|
 |
jjh221 Worker


Joined: Dec 05, 2006 Posts: 178
|
Posted:
Mon Apr 02, 2007 9:40 pm |
|
|
|
 |
floppydrivez Involved


Joined: Feb 26, 2006 Posts: 337 Location: Jackson, Mississippi
|
Posted:
Mon Apr 02, 2007 11:14 pm |
|
|
|
 |
jjh221 Worker


Joined: Dec 05, 2006 Posts: 178
|
Posted:
Tue Apr 03, 2007 2:28 am |
|
oh something in your theme? |
|
|
|
 |
gobbly2100 New Member


Joined: Dec 18, 2006 Posts: 2 Location: UK
|
Posted:
Tue Apr 03, 2007 4:31 am |
|
Well I have no clue what it could be, I noticed it is a few of the themes doing it but not others. |
|
|
|
 |
montego Former Admin in Good Standing

Joined: Aug 29, 2004 Posts: 9071 Location: Arizona
|
Posted:
Tue Apr 03, 2007 6:10 am |
|
gobbly2100, I want to first welcome you to RavenPHPScripts!
However, I would ask that you search the forums here first before posting new threads (per our ). The thread right below yours is talking about this very same subject.  |
|
|
|
 |
rickleigh Worker


Joined: Jan 06, 2009 Posts: 183
|
Posted:
Wed Feb 11, 2009 3:40 pm |
|
| montego wrote: | gobbly2100, I want to first welcome you to RavenPHPScripts!
However, I would ask that you search the forums here first before posting new threads (per our ). The thread right below yours is talking about this very same subject. |
Montego,
I did a search for this topic and this is the only one I see with my issues of the centered content in the fisubice Theme with EI. You stated that there was another thread with this topic but didnt provide a link. Could you point me to the right area that would provide the code to change the content alignment. I cant seem to find it in the CSS.
Thanks |
|
|
|
 |
rickleigh Worker


Joined: Jan 06, 2009 Posts: 183
|
Posted:
Wed Feb 11, 2009 5:03 pm |
|
Nevermind, I found what I was looking for.
Thanks |
|
|
|
 |
alien73 Involved


Joined: Sep 15, 2008 Posts: 352
|
Posted:
Wed Feb 11, 2009 7:52 pm |
|
I did a custom theme a while back and had this problem but never got around to seeing what the issue was. Can you post the solution for others!
THanks |
|
|
|
 |
spasticdonkey RavenNuke(tm) Development Team

Joined: Dec 02, 2006 Posts: 1253 Location: Texas, USA
|
Posted:
Thu Feb 12, 2009 5:27 am |
|
not sure what theme you are using, but it's likely that part of the code is using some degraded way of centering that firefox ignores and wonderful IE decides to recognize.
possibly a <P align="center"> or something along those lines. That site really running RN? Doesn't look like it... |
|
|
|
 |
horrorcode Involved


Joined: Jan 17, 2009 Posts: 268 Location: Missouri
|
Posted:
Thu Feb 12, 2009 6:57 am |
|
Not even close. Doesnt look like it ever was with all those forum posts... |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 6300 Location: Vsetin, Czech Republic
|
Posted:
Thu Feb 12, 2009 7:11 am |
|
No he isn't using RN, at least the link he gave doesn't go to an RN based website. |
|
|
|
 |
rickleigh Worker


Joined: Jan 06, 2009 Posts: 183
|
Posted:
Thu Feb 12, 2009 7:48 am |
|
| alien73 wrote: | I did a custom theme a while back and had this problem but never got around to seeing what the issue was. Can you post the solution for others!
THanks |
alien73,
It was a pretty easy fix. In the header of the theme file. Remove the align="center" most likely located in the 2nd or 3rd line of code. This is forcing all the content to be centered on the page.
Hope this helps |
|
|
|
 |
alien73 Involved


Joined: Sep 15, 2008 Posts: 352
|
Posted:
Thu Feb 12, 2009 8:33 am |
|
|
|
 |
|
|
|
|