Matt87
-
Can i style my textarea this way using css?
u would always declare border top, left, bottom, right styles just set the colours to the same as ur background or use rgba(255,255,255,0) (white, invisible)
-
Nivo Slider *Glitch
Ok i've added height: 0; to both selectors and seems to be fixed, but would still like to know if there's a js function. Thanks
-
Nivo Slider *Glitch
my css is as follows: .nivo-caption { display: none; visibility: hidden;} .nivo-html-caption { display: none; visibility: hidden;} is there a js function to completely remove that im missing?
-
Nivo Slider *Glitch
thats what the demo uses, the id targets the javascript, the class is just used for styling :(