Author |
Message |
Djinn
New Member


Joined: Dec 20, 2002
Posts: 22
Location: USA/Boston/MA
|
Posted:
Sun Jun 14, 2009 4:45 pm |
|
I know this must sound basic to some. Since we converted to RavenNuke, our custom theme is aligning center instead of left like before the conversion. I tried to some extent and fix it. I have limited time and was wonder if anyone here would know off hand what and where to add the code to elevate this pest. Thank you in advance. Bill |
|
|
 |
 |
nuken
RavenNuke(tm) Development Team

Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Sun Jun 14, 2009 6:45 pm |
|
Look in your themes style/style.css and find a line that looks similar to thisCode:p
{
text-align: center
}
|
If you change center to left, it should change it for you. It may be under body or something else. Make a back up of the file before you edit it just in case something gets boogered up. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
 |
Djinn

|
Posted:
Mon Jun 15, 2009 4:31 pm |
|
nuken wrote: | Look in your themes style/style.css and find a line that looks similar to thisCode:p
{
text-align: center
}
|
If you change center to left, it should change it for you. It may be under body or something else. Make a back up of the file before you edit it just in case something gets boogered up. |
Thanx, Nuken. I tried that single property already and didn't work for me. I wonder if the ravennuke.css has anything to do with it. I'm pretty good with CSS and this has me threw a loop. I tried my theme in a PHPNuke site and it works fine. I just can't find what selector is overriding my style sheet. Weird |
|
|
|
 |
mars
Worker


Joined: Jul 08, 2006
Posts: 123
Location: Bloomsburg,Pennsylvania
|
Posted:
Mon Jun 15, 2009 5:53 pm |
|
What is the URL for the site? |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
 |
duck
Involved


Joined: Jul 03, 2006
Posts: 273
|
Posted:
Mon Jun 15, 2009 9:23 pm |
|
Make sure you cleared your Cache after making the change! |
|
|
|
 |
Djinn

|
Posted:
Tue Jun 16, 2009 7:53 pm |
|
mars wrote: | What is the URL for the site? |
The site is closed for now due to it being hacked |
|
|
|
 |
Djinn

|
Posted:
Tue Jun 16, 2009 7:54 pm |
|
duck wrote: | Make sure you cleared your Cache after making the change! |
Yes, I did that, too. TY |
|
|
|
 |
spasticdonkey
RavenNuke(tm) Development Team

Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA
|
Posted:
Tue Jun 16, 2009 8:57 pm |
|
try posting the snippet of html that isn't displaying text as you like... a link to what theme you are using might help too. |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Wed Jun 17, 2009 12:46 am |
|
|
|
 |
Djinn

|
Posted:
Sat Jun 20, 2009 7:31 am |
|
spasticdonkey wrote: | try posting the snippet of html that isn't displaying text as you like... a link to what theme you are using might help too. |
The whole theme is center.
We have our site up and running but CLOSED to the public for maintenance and repair.
Our old PHPNuke 7.9 was hacked and we converted to the now RavenNuke_v2.30.01.
Our theme has to many bugs now that we are running a tight and secure RavenNuke.
We haven't yet secured NukeSentinel.
Also, we don't trust PHPNuke anymore and never will use it again.
So, with that said, that makes us a little apprehensive to open the site just yet. |
|
|
|
 |
Raven

|
Posted:
Sat Jun 20, 2009 8:26 am |
|
You could always PM spasticdonkey with a link  |
|
|
|
 |
spasticdonkey

|
Posted:
Sat Jun 20, 2009 9:21 am |
|
yes that would be fine  |
|
|
|
 |
Djinn

|
Posted:
Sat Jun 27, 2009 8:00 am |
|
I sent you the theme a few days ago. Thanks. |
|
|
|
 |
Djinn

|
Posted:
Sat Jun 27, 2009 8:00 am |
|
spasticdonkey wrote: | yes that would be fine |
Ok. |
|
|
|
 |
spasticdonkey

|
Posted:
Sat Jun 27, 2009 11:28 am |
|
well i looked at that theme for quite awhile, wish I could say there is a quick fix; but that theme has it's share of compliance errors... It would probably take more time than I can donate to get it fixed up.
Try the tidy html validator addon for firefox, and see if you can get some of the errors cleaned up. After you have that running you will see there are alot of broken font tags, which might explain why css changes weren't helping you. The CSS needs validation too, there is a syntax error in one of your declarations (" instead of ') and at least one element was defined more than once.
It's going to take some work and time to get this theme working right. If it were me I'd probably look at restyling one of the stock rn themes like fisubice (which is similar to setup of your theme) rather than fix this one.
If you don't have time, I'm pretty sure there are some good xmas themes out there that don't have these problems.. If memory serves me right I believe Jaded has one available.
http://www.jaded-designs.com/ |
|
|
|
 |
Djinn

|
Posted:
Sat Jun 27, 2009 6:42 pm |
|
spasticdonkey wrote: | well i looked at that theme for quite awhile, wish I could say there is a quick fix. |
Yeah, we knew that and that's why we wanted to just fix the alignment and get the site back up asap.
We have no reson to buy a theme since we all code pretty well.
I'll have to revamp another theme from scratch.
We did this theme 6 years ago, so alot has changed since then.
But, the theme is original.
Matter of fact, our members had giving us links to sites that copied our theme to some extent.
It's time we make a fresh theme.
Change is always good.
It sucks that our arcade no longer works.
I don't have time to work on the code for that to get the ('PAGE_GAME',) difine to populate right.
Maybe I can try to secure that code next.
Thanks for the second eyes, spasticdonkey.
I will keep you informed and show you the final results of our new theme!
Peace and love from up above, Bill |
|
|
|
 |
Palbin
Site Admin

Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Mon Jul 06, 2009 4:21 pm |
|
I split off the Arcade part of this thread. You can find it here.
http://www.ravenphpscripts.com/postt17877.html |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
 |
Djinn

|
Posted:
Sun Aug 23, 2009 8:01 pm |
|
I finished with our custom theme, Only registered users can see links on this board! Get registered or login!
I modified the theme, Slash.
Slash is light and use's the default subSilver forum.
I made my own icon's etc. with Photoshop CS4 and Illustrator CS4.
We recoded to get the theme name to run the correct path's.
My arcade works fine here since the file path's are the same.
Now we have to get NukeSentinal to run right. That's a diffrent topic.
Thanks for all your help and support RN community.
A special thank you to Floren who was instrumental in helping us merge all the data from our old data base. Djinn |
|
|
|
 |
|