PDA

View Full Version : Couple of errors/changes


DodgyAnt
10-27-2006, 06:56 PM
Ok, so www.waytoobored.com is my first website, and I just got the feed on it. I have just learn how to edit stuff, and I have done a few minor text changes. A couple of things that I tried to change didn't work however, firstly I want to change the font of the You are Player Number: , Title: , Description:text. It is Times New Roman atm and I don't think that this suits the overall feel of my site. I also tried to change the title and other stuff through the settings.php part of the script, however, once the changes are made, this error comes up:

Not Found

The server was not able to find the document (./frontend/x2/files/settings.php) you requested
Please check the url and try again. You might also want to report
this error to your webhost.

Another thing that I wanted to do was to change the affiliates, I tried various methods but none of them worked :S.

Furthermore, I wanted to remove the Google Adsense Banners at the front of the page and replace it with an image that I will make, any idea on how to do this?

One thing that may affect what you say is the fact that the site hasn't actually propogated in my area yet. I don't know if this will affect any of these things.

Help on this matter is appreciated :D.

steve
10-28-2006, 12:21 PM
i think the text edits ae i the stlyle.css file. dont quote me tho

kip
10-28-2006, 04:44 PM
Ok, so www.waytoobored.com is my first website, and I just got the feed on it. I have just learn how to edit stuff, and I have done a few minor text changes. A couple of things that I tried to change didn't work however, firstly I want to change the font of the You are Player Number: , Title: , Description:text. It is Times New Roman atm and I don't think that this suits the overall feel of my site. I also tried to change the title and other stuff through the settings.php part of the script, however, once the changes are made, this error comes up:

Not Found

The server was not able to find the document (./frontend/x2/files/settings.php) you requested
Please check the url and try again. You might also want to report
this error to your webhost.



Yes this is in style.css, and you would want to change normaltext



Another thing that I wanted to do was to change the affiliates, I tried various methods but none of them worked :S.




What do you want to change? Do you want to add new ones?



Furthermore, I wanted to remove the Google Adsense Banners at the front of the page and replace it with an image that I will make, any idea on how to do this?



Edit index_content.tpl and find the google add <script> to the seconds </script>

And delete that, and place your <img src= there.



One thing that may affect what you say is the fact that the site hasn't actually propogated in my area yet. I don't know if this will affect any of these things.

Help on this matter is appreciated :D.

Should be propogated fully by now.

DodgyAnt
10-28-2006, 05:26 PM
I want to remove the current affiliates and add new ones. And yes, it has propogated :D

What bit of the normaltext do I change?

ANOTHER thing, lol :P The Settings.php and Links.php in Admin isn't working. It displays a " The page cannot be found " message when I try to edit it

kip
10-28-2006, 06:39 PM
Try re-copying the files over to the admincp folder.

And you would edit your affilates through the admincp.

DodgyAnt
10-28-2006, 07:13 PM
Ok, I figured out how to do the settings and affiliates now just the original query. What part of index_content.php do I change to change the font? It is currently a serif font, but I want it a sans-serif font.