Author |
Topic  |
phoenixtaz13
Junior Member
 
129 Posts |
Posted - 19 February 2009 : 12:57:28
|
good day to all.... :)
how do i distinguish wether to put the writefooter before or after </td></tr></table> tag?.... or theres something i should add at bottom code?....
im working on this mod, and the writefooter is playing tricks on me.. :( its not displaying properly.... :(
i've installed site integration mod, and activated top and right banner... and whenever i put the writefooter in or out the </td></tr></table> tag, the right banner either displays to the right or bottom of the footer or far right, and if it works on the page im in, but when i go to a different page, right banner change its position to the bottom of the footer...
im going bannas with this already.....
any help would be very much appreciated..... :)
< |
|
Carefree
Advanced Member
    
Philippines
4212 Posts |
Posted - 21 February 2009 : 01:53:14
|
WriteFooter should be outside the closing (final) table.< |
 |
|
phoenixtaz13
Junior Member
 
129 Posts |
Posted - 21 February 2009 : 02:58:57
|
thanks for ur time.... :)
yup, i did that, and what happen is, the footer is where it should be, but for the right banners, it end up at the bottom left side of the footer.... :(
im currently playing with it right now.... :( still trying to figure out where to put it... < |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 21 February 2009 : 06:22:57
|
Then that may not be where the problem is... double-check your other code changes.< |
 |
|
phoenixtaz13
Junior Member
 
129 Posts |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 21 February 2009 : 10:29:08
|
I've got a crazy work schedule this weekend (don't usually work weekends...) so I don't know if I'll be able to look at it or not. I'm on a break at the moment, but we'll see when I finish class today.
I do not work on anything via e-mail as that obscures information that could be of use to anyone else following what's going on. < |
 |
|
phoenixtaz13
Junior Member
 
129 Posts |
|
Carefree
Advanced Member
    
Philippines
4212 Posts |
Posted - 21 February 2009 : 17:17:31
|
Post a link to your "inc_footer.asp" in .txt format and I will be done with it in just a few minutes. Here's your file. Notice the comment on the first line!< |
 |
|
Carefree
Advanced Member
    
Philippines
4212 Posts |
Posted - 21 February 2009 : 18:03:28
|
quote:
i've installed site integration mod, and activated top and right banner... and whenever i put the writefooter in or out the </td></tr></table> tag, the right banner either displays to the right or bottom of the footer or far right, and if it works on the page im in, but when i go to a different page, right banner change its position to the bottom of the footer...
To fix this issue, on the pages where the right banner displays at the bottom of the footer, search for the "WriteFooter" line. Immediately before it, insert the following code:< |
 |
|
phoenixtaz13
Junior Member
 
129 Posts |
|
phoenixtaz13
Junior Member
 
129 Posts |
Posted - 22 February 2009 : 01:29:00
|
quote: Originally posted by Carefree
quote:
i've installed site integration mod, and activated top and right banner... and whenever i put the writefooter in or out the </td></tr></table> tag, the right banner either displays to the right or bottom of the footer or far right, and if it works on the page im in, but when i go to a different page, right banner change its position to the bottom of the footer...
To fix this issue, on the pages where the right banner displays at the bottom of the footer, search for the "WriteFooter" line. Immediately before it, insert the following code:
Hi carefree,
thanks for the time.... i tried the one above and the changes u made with my file.... so far viewing blog topic and viewing blog topic with reply works great, but in viewing the blogers list topic, banner is positioned to the right, but the list topics becomes centered and not at the top area....
did i miss something?....
thanks for ur time.... :) < |
 |
|
Carefree
Advanced Member
    
Philippines
4212 Posts |
Posted - 22 February 2009 : 06:37:28
|
I fixed the centering issue. The file has been updated.< |
 |
|
phoenixtaz13
Junior Member
 
129 Posts |
Posted - 22 February 2009 : 07:02:20
|
thanks carefree...
what file did u update?.... wheres the link?....
thank u very, very much!.... :) < |
 |
|
Carefree
Advanced Member
    
Philippines
4212 Posts |
Posted - 22 February 2009 : 15:39:25
|
quote: Originally posted by Carefree
Here's your file. Notice the comment on the first line!
This is the file I updated - the link remains the same.< |
 |
|
phoenixtaz13
Junior Member
 
129 Posts |
Posted - 22 February 2009 : 18:06:51
|
carefree,
good day to you..... :)
yup, i did apply the updated version u did, and also included the added coded u told me to put after the writefooter, the right banner stays to right, but in the bloger's list of topic, it becomes centered not at the top....
heres the link: http://anything21street.sytes.net/forum/inc_blog.asp?member=3
i tried playing with the added code u gave, still no luck, its seems that it wont move the to the top.... :(
thanks for ur time.... :) < |
 |
|
Carefree
Advanced Member
    
Philippines
4212 Posts |
Posted - 22 February 2009 : 22:16:24
|
OK - a top-alignment issue is caused by incorrect settings for "valign". With a quick scan through the file, I saw several coded for "left" - which isn't a legal value. The only legal values for valign are "baseline, bottom, middle, & top".
I changed all of the valign values previously coded as middle & left to top. See if this fixes you up. Use the same file link as before. < |
 |
|
Topic  |
|