30mins in

30mins in

Postby ruben » Wed Feb 09, 2011 1:35 am

The structure of the coding is okay in terms of elements layout. Could be better, for example the Free Shipping gimmick is just wrapped in a standard <span> and has no classification.

I've been playing with the default theme for half an hour, result so far: http://www.buyheadphones.org.uk/.

Still got quite a few things to do. It's got potential though.
ruben

 
Posts: 6
Joined: Wed Dec 22, 2010 9:10 pm

Re: 30mins in

Postby Determined » Mon Jun 13, 2011 12:19 am

Hi Ruben,


How did you do the left box where it says in association with amazon?

Also the Popular Search?

They look awesome!
Determined

 
Posts: 30
Joined: Mon Jun 13, 2011 12:05 am

Re: 30mins in

Postby chaiavi » Mon Jun 13, 2011 6:17 am

The popular search is optional in the backend - it's a tag cloud.

The association with amazon is quite cool though, I assume it is a picture inside a box but kudos to Ruben!
chaiavi

 
Posts: 122
Joined: Sun May 09, 2010 12:49 pm

Re: 30mins in

Postby chaiavi » Mon Jun 13, 2011 6:34 am

Sorry Ruben,

but when I try to look at a product, I get an empty page (only the header exists)
chaiavi

 
Posts: 122
Joined: Sun May 09, 2010 12:49 pm

Re: 30mins in

Postby Determined » Mon Jun 13, 2011 5:50 pm

How do you get the picture in a box though? It is an awesome idea.
Determined

 
Posts: 30
Joined: Mon Jun 13, 2011 12:05 am

Re: 30mins in

Postby Carlmo » Tue Jun 14, 2011 6:58 am

One way to get the Amazon picture in the box is to go to upload the image to your images folder then go to "banners management" tab, pick banner location, drop the code below in there:

<div align="center"><img src="http://yourdomain/images/amazon.png" width="190" height="95" alt="" title="" border="0" /></div>

save it. Go back to your site and refresh and like magic its there.
CarlMo
Carlmo

 
Posts: 24
Joined: Sat Jun 04, 2011 12:38 pm

Re: 30mins in

Postby chaiavi » Tue Jun 14, 2011 7:19 am

Right,

Which reminds me that I must upgrade my Ans version
chaiavi

 
Posts: 122
Joined: Sun May 09, 2010 12:49 pm

Re: 30mins in

Postby Determined » Tue Jun 14, 2011 3:00 pm

That worked great Thanks.

How would we put it into a box like the one above that says Amazon Partnership though? I think that adds professionalism for sure...
Determined

 
Posts: 30
Joined: Mon Jun 13, 2011 12:05 am

Re: 30mins in

Postby ruben » Tue Jun 14, 2011 7:57 pm

I posted that in February!

I just took the default black theme and modified it, because it was very dated.

The Amazon Partnership is just added code in sidebar_left.tpl

Code: Select all
<div class="block">
   <div class="block-top">Amazon Partnership</div>
       <div class="block-bottom">
<div id="amazon_img"></div>
</div>
</div>
ruben

 
Posts: 6
Joined: Wed Dec 22, 2010 9:10 pm

Re: 30mins in

Postby Carlmo » Tue Jun 14, 2011 11:18 pm

Yeah Ruben you posted that in February but how many people go back and read that stuff....lol :-). Your way is another way of doing it very cool eh...

Hey Determined if you are still asking that question you didn't read/understand my post. Or maybe I didn't explain it well enough.....I'm sorry :-(
However I did it on both of my sites below and if you look it is in a box.
Code: Select all
<div align="center"><img src="http://yourdomain/images/amazon.png" width="190" height="95" alt="" title="" border="0" /></div>


I just used the "Banner Feature" and put the code in the left banner box after loading the image into my images folder or you can code
it as Ruben suggested....same result.

I want to see if having it will help sales......what do you all think?
CarlMo
Carlmo

 
Posts: 24
Joined: Sat Jun 04, 2011 12:38 pm

Next

Return to Show us your Site

Who is online

Users browsing this forum: No registered users and 1 guest

cron