PDA

View Full Version : AcidTech and links


Karl
19 Nov 07, 14:59
Hi, first of all thanks for making those great styles and letting us use them.:)
Now I've been testing phpBB3 with your acidTech style and am ready to do a convertion with my old forum, but to make the forum a nicer part of the site, I would like to know if it would be possible to ad a frame somewhere with links to other pages of my site, or to make it easier, if I can use psd slices with javascript in the overall header, or will that give conflicts.

Thanks in advance

CyberAlien
19 Nov 07, 15:57
edit overall_header.html

Karl
19 Nov 07, 16:38
ok, Thanks for the quick responce

Karl
19 Nov 07, 19:23
I uploaded a test header but I just can't align them correctly,
here's the link if you would have time to check it http://www.tattoofreaks.com/tattooforum/index.php

Thanks

CyberAlien
20 Nov 07, 12:38
I can only see proSilver. Please change default style.

Karl
20 Nov 07, 16:20
oops sorry, changed it now.

CyberAlien
21 Nov 07, 11:11
Looks fine in Firefox, but I guess it looks horrible in IE. The problem is your slices. It is done as a huge table with loads of unnecessary colspans and rowspans, and IE can't handle that.

Karl
21 Nov 07, 16:33
Yeah in IE some of the slices are ,messed up, the table is taken directly our of imageready, I've always done it like that and on other pages of my site that I'm testing it looks fine, only on the forum it's messed up. is there any other way I could do it?

CyberAlien
22 Nov 07, 11:49
Code that header manually instead of using 100+ slices. You don't need a table and lots of images for it.

Karl
24 Nov 07, 23:10
ok, thanks