PDA

View Full Version : who will check my template?


babalu
12-09-03, 11:53 AM
hello all,

I am in need of someone checking my template (xhtml). The side table bar with links is not showing up correctly in netscape - seems to be possibly a background problem and the top logo also has a white line underneath it.

I am interested in seeing that the set-up of it is perfected before creating the pages based on it and am willing to make a donation for your time to do this for me.

thanks,
babalu

netace
12-12-03, 12:56 AM
hello all,

I am in need of someone checking my template (xhtml). The side table bar with links is not showing up correctly in netscape - seems to be possibly a background problem and the top logo also has a white line underneath it.

I am interested in seeing that the set-up of it is perfected before creating the pages based on it and am willing to make a donation for your time to do this for me.

thanks,
babalu
Send the template to me and I'll take a look.

marty@netace.us

1jetsam
04-18-04, 07:06 PM
I hope you get that fixed, because if it doesn't work with netscape, it means it probaly doesn't work with any mozilla browsers (like firefox!!!), along with other browsers. This could be a plugin problem, or you maybe be using span tags, and other browsers cannot support sertain things the span tag does.

One last thing is what it seems that if you put (css code):

.links{background:#000000 url(copyright4.png) repeat-x repeat-y;}

Putting both repeat-x and repeat-y doesn't work, and it will show up black in internet explore. On the otherhand, I did something similar to this and used a code like that, and it did work in internet explore, just not in other browsers.