DavidR Posted December 9, 2002 Posted December 9, 2002 It seems the most common way to get rid of the rounded corners in the infoboxes is to replace the corner gifs with a transparent gif. If that's true, what are the two corner methods in the infoboxheading function for? function infoBoxHeading($contents, $left_corner = true, $right_corner = true, $right_arrow = false) I set them both to false and didn't notice a difference. What are they for? While your at it, setting the arrow method to false gets rid of some of the arrows but not all - any rhyme or reason there? Thanks. David
DavidR Posted December 13, 2002 Author Posted December 13, 2002 Come on, somebody knows the answer 8).
Guest Posted December 13, 2002 Posted December 13, 2002 ...and soooooooo you are trying to accomplish what?
burt Posted December 14, 2002 Posted December 14, 2002 true == curved corner false == no curved corner
DavidR Posted December 14, 2002 Author Posted December 14, 2002 Hmmm, it didn't make any difference on mine. If it is indeed supposed to change the boxes then I will clear the cache and try again. Thanks! David
Recommended Posts
Archived
This topic is now archived and is closed to further replies.