Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gadget
#1
Hello everyone.

I have modified this:http://www.templatemo.com/preview/templatemo_193_gadget template and adapted for GETSIMPLE 3.0

You can download this theme files here: http://get-simple.info/extend/theme/gadget/210/
Reply
#2
Hallo Temur,

that is quite a new style here! A special template for technique-orientated sites, interesting!

As usual I run some validations and there are 2 errors, see here:
http://validator.w3.org/check?verbose=1&...omodemo%2F

css validating with CSS level 3 brings very good results, just 4 warnings:
http://jigsaw.w3.org/css-validator/valid...g=&lang=en

good work!

Thank you for your contribution,

Connie
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#3
Hello Connie!

I fixed first XHTML error and now theme can work without any errors.
Second XHTML error appeared because of my mistake inserting this http://b.pix.ge:81/l/drzx8.jpg image.

I will upload fixed theme soon.
But I see now that slider is not working in IE. Sad

Can somebody help to fix this problem?
Reply
#4
TemurDanelia Wrote:But I see now that slider is not working in IE. Sad

Can somebody help to fix this problem?

Probably the superfluous , in the Javascript:
Code:
window.addEvents({
        'domready': function(){
            /* thumbnails example , div containers */
            new SlideItMoo({
                        overallContainer: 'SlideItMoo_outer',
                        elementScrolled: 'SlideItMoo_inner',
                        thumbsContainer: 'SlideItMoo_items',        
                        itemsVisible: 5,
                        elemsSlide: 3,
                        duration:300,
                        itemsSelector: '.SlideItMoo_element',
                        itemWidth: 158,
                        showControls:1});
        },  /* <=== REMOVE THIS , */
    });
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#5
Hello mvlcek!

Sorry but I don't understand what did you say.
You mean to remove this:
Code:
},
?

Can you explain better?
Reply
#6
TemurDanelia Wrote:Hello mvlcek!

Sorry but I don't understand what did you say.
You mean to remove this:
Code:
},
?

Can you explain better?

The comma only!
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#7
Yep.
Fixed.

Thanks a lot mvlcek.

I will upload fixed files in a few minutes.
Reply
#8
gadget ver:0.1.1

1. IE error fixed; (Thanks mvlcek.)
2. XHTML error fixed;

If you find any other bugs or problems, or need some help in modification, please write here.
Reply




Users browsing this thread: 1 Guest(s)