![]() |
background image woes :(
I am attempting to get a background image working on this site:
http://shop.mpartworks.com/store/customer/home.php As you can see, i have reduced the main template size to 770 & the table background is working perfectly. :) however, i can not get the actual *page* background image to work. i have been working on this since 8am est, almost posted around noon, and now i have no more ideas myself. I have modified: skin1.css, home.tpl, & rectangle_top.tpl (which is the background you can actually see) skin1.css reads: Quote:
home.tpl reads: Quote:
Neither of these two changes have made any difference. the files exists, the paths are correct, permissions 100% right... any help, ideas, suggestions are extremely apprecited! :-({|= Thank you! |
Run cleanup.php in the xcart root, or Delete templates_c/
And clear your cache in your browser just in case so no cache's exist. |
looks liek another css rule is over riding your image.
look for .HeadBox maybe |
.HeadBox wouldn't override because its merely the page backround to be set... there is no table on top of that area.
did the cleanup.php - not sure what that really did, not much for my page. i always shift-reload to clear cache too.. any other ideas? this is highly frustrating. thank you for all your help! |
I commented out .HeadBox just to double check to no avail... I ran cleanup.php again, no luck.
For the time being, i edited rectangle_top.tpl to have a 100% wide table with my background images & my 770 wide table with white background & it is working... but not properly. i am really hitting my head against a wall here... i would really like this to work "the way it is supposed to" does anyone have any other ideas? Thank you!!! :) |
when you view the source code you see this code
Code:
<TABLE align=left border=0 cellPadding=0 cellSpacing=0 width="770" height="100%" bgcolor="ffffff"> that will either be in rectangle_top.tpl, home.tpl or head.tpl |
yes, this is the correct coding for rectangle_top.tpl - i have also sized that table to 770 ---
the content background is white, however the page background is bg2.jpg - the only thing that should have a textture is the page, every table on top of it is white. I have modified rectangle_top.tpl to read: Quote:
Thank you again for all of your help... this is one of those weird things... :) |
All times are GMT -8. The time now is 06:32 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.