Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes
Author Message
finalheaven
Regular
Regular



Joined: Jul 15, 2006
Posts: 64

PostPosted: Mon Jul 17, 2006 12:33 pm Reply with quote

I'm using iCGstation, and a graphic file was changed, messing up my footer at [ Only registered users can see links on this board! Get registered or login! ]

That being said, I already had an existing problem in place, with the bottom footer background not lining up, look here: [ Only registered users can see links on this board! Get registered or login! ]


For the first issue, I've trying overwriting all of the image files associated with iCGstation's theme, but nothing has seemed to change it.


For the second issue, I'm thinking that if I could remove the line which posts Page process time, it would fix the footer.


Thanks for the help, you web gurus, you.
 
View user's profile Send private message
fkelly
Former Moderator in Good Standing



Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY

PostPosted: Mon Jul 17, 2006 1:26 pm Reply with quote

I would suggest contacting the author of the iCGstation theme. I've taken a quick look at the page source and there are all kinds of spacer images in there that are probably needed to line things up but it's asking a lot for someone to start digging into debugging a theme like that. You might try reloading the whole theme including the original images and see if that clears things up, maybe something got left in place that you are not aware of when you changed graphics files?
 
View user's profile Send private message Visit poster's website
finalheaven







PostPosted: Mon Jul 17, 2006 2:06 pm Reply with quote

Well, I've fixed the issue with the improper graphic loading on the index page (case of a gif needing to be changed). So issue one is down.


As for issue too, I guess you're right about the debugging. As for reinstalling the theme, it was there from the very first moment I installed the theme.

I feel like the text containing in that area is too much, and hence pushes the footer gif up, as the text hits the bottom of the page. That's why I'm hoping by removing the Page Generation section of code, it wil alleviate the footer issue. I just dont' know where to do that.
 
jaded
Theme Guru



Joined: Nov 01, 2003
Posts: 1006

PostPosted: Mon Jul 17, 2006 4:39 pm Reply with quote

the maker of that theme did not leave enough room for you to have as much footer text as you do. I would suggest going to the css file for the theme and making the footer text smaller in size until things line up. You do not need to remove any code. Try either changing the footer text or removing some from your sites preferences. That is the fastest way for you to fix your issue.

_________________
Themes BB Skins [ Only registered users can see links on this board! Get registered or login! ]
Graphic Tees [ Only registered users can see links on this board! Get registered or login! ]
Paranormal Tees [ Only registered users can see links on this board! Get registered or login! ]
Ghost Stories & More [ Only registered users can see links on this board! Get registered or login! ] 
View user's profile Send private message Visit poster's website
fkelly







PostPosted: Tue Jul 18, 2006 10:34 am Reply with quote

Jaded knows far more about themes than I do and I'd try her suggestion first. But just for your information, the page generation time is displayed in one of two places depending on the structure of your theme.

1. Footer.php which is in the root of your nuke site. At the bottom of the footmsg() function there should be a line of code like this:

Code:
$footmsg .= $copyright.'<br />'.$total_time.'<br /></div>';


You could just modify this code to take the line breaks and $total_time out of the assignment to the variable footmsg. If this works and you are properly anal you could go back into the function and remove the calculation and variables for $total_time. But realize that would affect any other theme that calls footmsg() of course.

2. Some themes, such as Nukenews, show the page generation time "internally" rather than by echoing it in footmsg(). In those cases the generation time is displayed in a file called footer.html. Still the method shown in #1 would work because the variable $footmsg would not contain the extra line break and the value of total_time.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes

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 ©