Hi all,
Im just getting to grips with the modifications of csart community edition (using the basic skin). So far i have managed to modify the store logo successfully. However i would also like to add an additional image to be displayed next to my logo.
Having read a few things on here one suggestion was to add the image to my logo effectively making one image to cover the top of the page. You can see from the attached image that i did this. Ok the image is too big (but i can change that) however the quick links, such as home, about me, gallery, contact me etc are now displayed below my image.
[attachment=4395:Cscart.jpg]
What i wanted was for the quick links to remain at the top of the page and my logo and ink splash to be shown slightly below that.
Can anyone suggest how i do this please?
Thanks
Tom
Your second image is too wide, see how it is flowing over the side of the main content area? That is probably what is pushing the quick links down. But that is just a guess based on your picture.
[quote name='rmsilver7' timestamp='1312155519' post='118596']
Your second image is too wide, see how it is flowing over the side of the main content area? That is probably what is pushing the quick links down. But that is just a guess based on your picture.
[/quote]
Hi,
I know the image is too wide (as mentioned in my original post). But to double check i resized the image and it remains the same.
I think i know the problem but i just dont know how to fix it. So im having to use other threads to solve other problems first.
The problem is the code order, i need to add the image code after the links so that the image will be on the next line below the links. I have opened my site up in dreamweaver and located the code. But because the site is dynamic it has to be viewed through a server which means in dreamweaver i can see the livecode but cant edit it. Furthermore i cant find the file that needs editing as it is not a simple case of opening up index.php. It is all linked to templates etc so its very tricky.
Tom
I only hand code templates, so my first response was just a guess based your screen shot. The header file that contains the reference to quick_links.tpl is top.tpl and both are located in /skins/basic/customer. I personally would insert your splatter image as a background image via CSS in the #header selector.
[quote name='rmsilver7' timestamp='1312186508' post='118614']
I only hand code templates, so my first response was just a guess based your screen shot. The header file that contains the reference to quick_links.tpl is top.tpl and both are located in /skins/basic/customer. I personally would insert your splatter image as a background image via CSS in the #header selector.
[/quote]
Excellent that has worked, i swapped around some of the tags and now ive got it!!
Thanks for the help, id never have known where to look
Tom
I am using CS-Cart 2.2.3 Community Edition and in there, we can upload logos with no issue and delete the same using my cpanel/ftp client. My issue is, even if we completely remove the logo + alternative text, it doesn't save blank but it keeps appearing the previous alternative text. I want to get rid of alternative text when we remove our logo.