how to add banner at top and make it 100%

i am trying to figure out what seems like it should be simple.



i want to replace the “customer_area_logo.png” and replace it with a custom banner with a width that matches my site.



please help.



cs v2.0.5

anyone, anyone???

[COLOR=“Purple”]I am far from a specialist at this, but any banner or graphic I wanted to replace with another I would name it the same as the original & upload it. As far as resizing it, can you post a page where I can see what you need, and maybe I can help…[/COLOR]

thank you. i am in the preliminary stage but can not move on until i get past this point.



so i replaced the “banner” graphic which is “customer…/png”



i am just trying to figure out where to alter the size of the graphic i have placed although i am finding it difficult to find where to change the width in the .css



here is a link to the site.



[url]http://s290732482.onlinehome.us/index.php[/url]



don’t laugh. i have just started the design phase.



thank you :0)

In /skins/YOURSKIN/, look for manifest.ini. You will find something like the following:

[Customer_logo]
filename = "customer_area_logo.png"
width = 161
height = 46


You should be able to adjust the logo height and width here.



Bob

wow so they changed quite a bit in this version.



thank you, i will give it a go when i get back from a hike with my dog.



btw how did you find this? in a forum? third party software? i am trying to find a way to navigate the new version of cs cart with minimal help from the forums.



sincerely, matt

fantastic. that did the trick. i will make a note.



thank you again. so simple once you have the answer…



~m

[quote name=‘mpjbay’]btw how did you find this? in a forum? third party software? i am trying to find a way to navigate the new version of cs cart with minimal help from the forums. [/QUOTE]

That information was stored in the manifest.ini file even in 1.3.5.



I find most this stuff just by looking around the file structure and reviewing the code. I find the file structure in v2 to be more consistent and comprehensible than previous versions. The changes are in some ways small but still significant in my opinion.



Bob