InNeedOfSeriousHelp Posted August 6, 2005 Share Posted August 6, 2005 Hi, I am trying to alter the images/infobox file. I have increased the font size in the TD.infoBoxHeading file to above 10, so now I need to enlarge the box graphics. I have found the current image and changed it to the new colour that I want and have uploaded the file. On the page, when I go VIew Source, I can see where I need to change: <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border= corner_left.gif needs to change to the new image file, but I can't do this. I have been trying for the last 7 hours, and this forum is my last resort before things get ugly in my household. I would appreciate any help (and I'm sure my family would too)!! Link to comment Share on other sites More sharing options...
Adyx Posted August 6, 2005 Share Posted August 6, 2005 I need to enlarge the box graphics // corner_left.gif needs to change to the new image file, but I can't do this<{POST_SNAPBACK}> Try this... make your new image... call it corner_left.gif and upload it to the catalog/images/infobox directory. Either overwriting the current file, or rename the current one to corner_left_OLD.gif That will force corner_left.gif to change to your new graphic // size. Link to comment Share on other sites More sharing options...
Halfpint Posted August 6, 2005 Share Posted August 6, 2005 Hi, I am trying to alter the images/infobox file. I have increased the font size in the TD.infoBoxHeading file to above 10, so now I need to enlarge the box graphics. I have found the current image and changed it to the new colour that I want and have uploaded the file. On the page, when I go VIew Source, I can see where I need to change: <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border= corner_left.gif needs to change to the new image file, but I can't do this. I have been trying for the last 7 hours, and this forum is my last resort before things get ugly in my household. I would appreciate any help (and I'm sure my family would too)!! <{POST_SNAPBACK}> the images corner_left.gif can be found in includes/classes/boxes.php Link to comment Share on other sites More sharing options...
Halfpint Posted August 6, 2005 Share Posted August 6, 2005 Hi, I am trying to alter the images/infobox file. I have increased the font size in the TD.infoBoxHeading file to above 10, so now I need to enlarge the box graphics. I have found the current image and changed it to the new colour that I want and have uploaded the file. On the page, when I go VIew Source, I can see where I need to change: <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border= corner_left.gif needs to change to the new image file, but I can't do this. I have been trying for the last 7 hours, and this forum is my last resort before things get ugly in my household. I would appreciate any help (and I'm sure my family would too)!! <{POST_SNAPBACK}> the images corner_left.gif can be found in includes/classes/boxes.php line 154 - 156 approx Link to comment Share on other sites More sharing options...
InNeedOfSeriousHelp Posted August 6, 2005 Author Share Posted August 6, 2005 Thanks so much!!!!! :D Try this...make your new image... call it corner_left.gif and upload it to the catalog/images/infobox directory. Either overwriting the current file, or rename the current one to corner_left_OLD.gif That will force corner_left.gif to change to your new graphic // size. <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
lepracaun Posted August 6, 2005 Share Posted August 6, 2005 Thanks for all the help mentioned above, I need to change my Text color of the infobox heading like 'Catalog' etc. Can anybody help me with this? Link to comment Share on other sites More sharing options...
BHendrix Posted August 6, 2005 Share Posted August 6, 2005 Thanks for all the help mentioned above, I need to change my Text color of the infobox heading like 'Catalog' etc. Can anybody help me with this? <{POST_SNAPBACK}> You can do that in the style.css sheet. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.