Guest Posted November 18, 2004 Posted November 18, 2004 Hi Everybody, I would like to know how to change the colour of my website, like change the colour from light blue and white to purple and white and how you put a logo on the website please let me how I do this. My website is below. My Webpage
Jack_mcs Posted November 18, 2004 Posted November 18, 2004 Your web site wasn't visible when I clicked on the link. But to change the colors, edit the catalog/stylesheet.css file. To change your logo, copy your image to catalog/images and name it oscommerce.gif. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Guest Posted November 18, 2004 Posted November 18, 2004 Error code: Warning: main(DIR_WS_INCLUDESheader.php): failed to open stream: No such file or directory in /home/treasure/public_html/index.php on line 59 Fatal error: main(): Failed opening required 'DIR_WS_INCLUDESheader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/treasure/public_html/index.php on line 59 This: include(DIR_WS_INCLUDESheader.php); Needs to be this: include(DIR_WS_INCLUDES. 'header.php');
cmbyrne Posted November 18, 2004 Posted November 18, 2004 related to this topic: I tried to change the color of the infobox headers and the ones on the top left/right have rounded corners - the rounded corners don't change color. Is there a way to make it so the whole header changes? Christina
[email protected] Posted November 18, 2004 Posted November 18, 2004 Just go to catalogue/images/infobox and edit the files corner left.gif, corner right.gif and corner right left.gif. These are just small images of the shaped corner. Change the colour in an image editing program to exactly match your new colour and upload the edited files to replace the originals. You might want to retain the originals in case you want to return to pale grey in which case rename them before uploading. Hope that helps - worked for me
Guest Posted November 18, 2004 Posted November 18, 2004 Christina, The corners are images. Find them under the catalog/images/infobox directory. You need to edit them with a graphics program. ed
bjhampe Posted December 14, 2004 Posted December 14, 2004 In which php file do we define the image used for the corners?
Guest Posted December 14, 2004 Posted December 14, 2004 In which php file do we define the image used for the corners? <{POST_SNAPBACK}> Hi there,You don't have to define the image used for the corners in any php file, all you do is edit the corner images, and then put them back where they came from hope that helps. Regards, Damian
Recommended Posts
Archived
This topic is now archived and is closed to further replies.