![]() |
template editing
Hi Members, what file controls the top of the page where the image is on a fresh 4.2 install.
In both the customer page and the normal page. It is auto sizing the image and I want the height to be the size of the image on both the admin and customer page. thanks in advance. |
Re: template editing
stop looking i found it
/head_admin.tpl Sorted out the admin one but the main page is still shrinking the image. Which one controls the header? |
Re: template editing
You need to use Webmaster Mode to tell you which template is which, and Firebug to tell you which classes are which.
|
Re: template editing
i use webmaster mode and click where the logo is and it refreshes the page.
I installed that firebug and that of no help either. i can see that customer/head.tpl shows it pulling in the logo called xcart.gif but not quite clear in that template where it sizes it up. |
Re: template editing
You don't click - you use the debug console and move your mouse around - it will highlight the template name, or vice versa.
|
Re: template editing
Did you check the skin1/main.css? If not look under "header styles"
|
Re: template editing
Ok I'm having the same issue.
However after modding the main.css to fit the new size of my clients logo. It pushed the top Search/Advanced bar down into Categories and Your Cart menu. Any help? |
Re: template editing
just change the margin-top under content container... for example
#content-container { clear: both; float: left; overflow: hidden; position: relative; width: 100%; padding-bottom: 39px; margin-top: 184px; |
All times are GMT -8. The time now is 10:37 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.