i was coding php link directory template . i converted free layout to fit in phpld template. its working fine in internet explorer but in frefox its not. in firefox links are not clickable. what i have don wrong? http://www.plasmatvreview.biz/index.php?list=latest
try to move or change the div <div id="primaryContentContainer"><div id="primaryContent"> Code (markup):
thanks for your suggestion. but its not clear to me. if i remove any of div then where i can put my main categories or links ? sorry for stupid questions but i am not pro coder
Thanks problem solved. it was problem with margin in css file. somehow firfox don't like 0 margin . i changed it to .1em and it worked. but now another problem is now text is getting overlapped by right col. how i can trim it to show it only in middle ??