Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / template not work good

template not work good

Locked

Views: 960

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
19 Aug 2010, 4:26 AM
#1
thunder2010 avatar

thunder2010

New Zenner

Join Date:
Aug 2010
Location:
Egypt - USA
Posts:
86
Plugin Contributions:
0

template not work good

i am using zen-cart 1.3.9f
and it's new install
i didn't add any addons yet no thing except buttons
i am working in localhost now
i want to do as i say in the photo or any thing from what i need. I was looking every where in forum but no thing helped me tell now.
But i found amazing solutions worked with me in my other PC but now every thing lost coz my HDD destroy :(
So plz any one can help come here :hug:

19 Aug 2010, 8:13 PM
#2
thunder2010 avatar

thunder2010

New Zenner

Join Date:
Aug 2010
Location:
Egypt - USA
Posts:
86
Plugin Contributions:
0

Re: template not work good

LOL ..... Great look :P 40 view and no comment :blink:
any way i fixed one thing in my three questions :clap: . [ i hope some one help in the other two :hug:
i 'll post now how i made this :
1- my them name is => 12541 [ i was thinking that is normal number not name ]
2- the problem you can see it in the photos i posted here before and after.
3- how i made this :

A- I am working on my Pc [ local server - localhost ].
B- Open : ......\includes\templates\12541\css\stylesheet_tm.css
C- Go to : ```php
.main {width:

D- You 'll find : ```php
.main {width:766px; margin:auto;}

E- Change to : ```php
.main {width:1007px; margin:auto;}

and you got what i get :smartalec:
21 Aug 2010, 12:31 PM
#3
thunder2010 avatar

thunder2010

New Zenner

Join Date:
Aug 2010
Location:
Egypt - USA
Posts:
86
Plugin Contributions:
0

Re: template not work good

90 view and no one answer lol
i hope i post in right place :(

21 Aug 2010, 7:34 PM
#4
stiggy100 avatar

stiggy100

Zen Follower

Join Date:
Jan 2009
Posts:
298
Plugin Contributions:
0

Re: template not work good

Well done on fixing the issue that you have - it is always a good moment to accomplish something.

Now in regard to 'adding a picture' in your header (as shown in the original picture) - here is a tutorial on this: https://www.zen-cart.com/tutorials/index.php?article=124

As for the Javascript -I do not wish to sound rude at all, but I think this should be something that you look at once your site is nearer completion and you have a little more experience. Alternatively - you could get some outside help from the commercial section listed on this site.

If you are keen to get onto this now I have just myself downloaded an addon that uses Flash and I think it will do what you want: http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=779

I have not come across an addon to integrate javascript into the main page - but I beleive people have attempted this and there are quite a few thread discussions on the subject.

22 Aug 2010, 1:43 AM
#5
thunder2010 avatar

thunder2010

New Zenner

Join Date:
Aug 2010
Location:
Egypt - USA
Posts:
86
Plugin Contributions:
0

Re: template not work good

stiggy100:

As for the Javascript -I do not wish to sound rude at all, but I think this should be something that you look at once your site is nearer completion and you have a little more experience. Alternatively - you could get some outside help from the commercial section listed on this site.

If you are keen to get onto this now I have just myself downloaded an addon that uses Flash and I think it will do what you want: http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=779

I have not come across an addon to integrate javascript into the main page - but I beleive people have attempted this and there are quite a few thread discussions on the subject.

should i have flash edit program to edit this add on ??
I was looking for java script coz i think it easy to add and edit

22 Aug 2010, 3:31 AM
#6
stiggy100 avatar

stiggy100

Zen Follower

Join Date:
Jan 2009
Posts:
298
Plugin Contributions:
0

Re: template not work good

Yes you will need to be able to edit flash.

If your comfortable modifying and working with Javascript then it should be no problem adding it, a simple search on the forums will show some threads about this and the relevant discussions on where to modify the stock zen cart code.