![]() |
modifying some stuff but not getting far!
whats the best way to get rid of that maket price and the savings column? couple of other questions - how can i find out the space of the main area or how large is it by standard? Also what should i edit to put a bground image in the website is www.slixaustralia.com.au i've been trying for ages ie. modifying skin 1 css putting it in the home.tpl template manually but nothing is working?
here my home tpl Code:
{* $Id: home.tpl,v 1.67.2.9 2005/06/28 12:02:38 svowl Exp $ *} |
Re: modifying some stuff but not getting far!
Quote:
Also what should i edit to put a bground image in the website is www.slixaustralia.com.au? Open file "skin1/skin1.css", find line: PHP Code:
Insert after (for exampl.): PHP Code:
where bg.gif - background images... |
Re: modifying some stuff but not getting far!
Ok, here is a trick question. If you put a background image for "BODY" the same background image will show up in your popups. How would I get rid of the background image in the popups?
|
Re: modifying some stuff but not getting far!
Show an example of a site with such popups where this is happening?
There are several ways of opening popups. :) |
Re: modifying some stuff but not getting far!
I don't have an example, but popup_files.tpl, popup_images.tpl, popup_image_selection.tpl and probably one or two more that I missed all contain the instruction "<link rel="stylesheet" href="{$SkinDir}/{#CSSFile#}>" or some derivative. Since in the "CSSFile" the BODY calls a image, then it would show up as the body anywhere the "CSSFile" is referenced. I created a new "popup.css" and hardcoded that wherever a css was linked in a popup. I just figure there has to be an easier way. I tried adding an image background to "container" but didn't have much success.
|
Re: modifying some stuff but not getting far!
2 Attachment(s)
I get it that way (example for file "skin1/main/popup_iamge.tpl"):
Create file "skin1/test.css" PHP Code:
Edit file "skin1/main/popup_iamge.tpl", replaced this line: PHP Code:
at this line PHP Code:
Result: Attachment 984 Full list files with {#CSSFile#}: Attachment 985 |
All times are GMT -8. The time now is 07:39 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.