Me Again,
I want to put an image in languages/english/html_includes/your_template/define_main_page.php
but it wont let me do it. Is there something I don't know about?
Vicky
Printable View
Me Again,
I want to put an image in languages/english/html_includes/your_template/define_main_page.php
but it wont let me do it. Is there something I don't know about?
Vicky
ok...you will have to do taht in your stylesheet includes/templates/acadame/css/stylesheet.css
search for the word īcolorī and see if it is in the sidebox you wish to change...
e.g
this would be the categotry sidebox.Quote:
li.category-top a{
padding:.4em 0em 0 1.7em;
margin:0px 7px ;
color:#464444;
font-weight:bold;
display:block;
height:1.8em;
border-bottom: dotted 1px #9a9a9a;
background:#fef5ef url(../images/boxlistbg.png) .4em 0.5em no-repeat;
}
regards,
kruna
Solved my problem. I went through Admin > Tools > Define Page Editor and used my new FCKeditor and just entered from there. Don't know why, don't care... but it worked.
Vicky
glad it worked out for you...:smile:
regards,
kruna
Baby steps... lots and lots of baby steps! :) I'm trying to get all this done by Sept 10. That's when my season really kicks off. I already have a website for my PolarTec fleece, but I wanted to convert it to ZenCart for all the admin purposes. So I should make my goals... since I don't have to rewrite all the pages :blink:
Thanks Kruna, I think I got it figured out. One thing that is out of place though:
On my site, www.attireforall.com , in the categories sidebox at the bottom where it says "All Products" , the color of the link font is green. Where do I change that?
Also how do I change the EZ Links font color since it is the same as my sidebox background?
And lastly, I was wondering if anyone could do me a huge favor :smile: My logo on the site seems to be to small. I would like it centered on the page and larger so that it pops out. Could anyone help me with this?
The logo can be found on the website http://attireforall.com
I need two versions of it. One can be the font color that it is now ( #0D6826) but I would like the little "dog tag" and links of circular chains attached to the name "Attire For All" by the last "L" to be this color : #990000 .
The other version I need is just the opposite. Have the tag and chains to be the color #0D6826 and the font color of the name to be #990000.
If a background color is required so that it is not white, please make it #EAD38E which is the color of my website background. Thanks for everyones help!!
Ok, after looking at my site, I decided I would like to try and remove the center category headers and the stroke around them. I would like to just have a text header for each section.
Any ideas on where to start? I'm assuming the CSS file would be a good source, but I can't figure out which class or ID is controlling that.
:lookaroun
Vicky
same problem here....Quote:
Languages in header..
add new language, flag added correctly
BUT word/text "Languages:" then appears twice,
which alters alignment...
www.clickyshop.com/zenupdate
thanks in advanced.
regards,
kruna
I would like to add a link to an EZpage from the categories sidebox. How can I achieve this?
The reason being that I have a huge list of products that are not for sale online, but the client wants them listed on the product catalogue anyway, but as a simple list - no prices or full description. I figured that an EZpage would be the answer but I don't know how to get the link into the categories sidebox??
Hey all,
I have a quick question. On my site I'd like to only show the shopping cart bar on the top only when there are items in the shopping cart. This way the main page should probably not have it, but as users shop and add to cart then they will start to see the cart and price on the top. I guess this can be done with an if shoppingcart not empty present, but I dont know much coding.
Any help is appreciated.
thanks.