kaneomak
Members
-
Joined
-
Last visited
Reputation Activity
-
kaneomak reacted to roothost in social networking logos?Haven't searched for your specific icons/logos but Icon Finder is pretty cool.
-
kaneomak reacted to Synjyn in div display problemGive them a height and they should slot into place.
#left .djbox { float: left; height: 300px; width: 350px;}
-
kaneomak reacted to TomCash in image viewer helpChange the image properties based on the DIV it is in. For example:
<div id="pictures">
<img>
<img>
<img>
<img>
</div>
Then in your CSS, write #pictures img { margin: 5px 0 0 0; }
-
kaneomak got a reaction from amritunsung in good way to view/open videos?actually my lightbox now doesnt seem to work now hmm
-
kaneomak got a reaction from amritunsung in good way to view/open videos?excellent, thanks a lot
-
kaneomak reacted to MikeChipshop in good way to view/open videos?What is the actual conflict? Maybe your initializing the same bit of script twice when you don't need to.
-
kaneomak reacted to zed in good way to view/open videos?dunno but after trying a few that caused conflicts, Colorbox works well for me.
-
kaneomak reacted to TomCash in image viewer helpI can't view the page anymore, so I am assuming you mean padding/margins?
If so, set each box to have a class called "thumb" or something along those lines and in your CSS have margins set to something like: 5px 0 0 0; (top right bottom left, respectivley).
-
kaneomak reacted to zed in good way to view/open videos?here you go, found it http://planetozh.com/projects/lightbox-clones/
-
kaneomak reacted to zed in videobox helpfor a start I'd remove any .js links that you're not using. And seeing 'scriptalicious' always has me thinking conflicts.
-
kaneomak reacted to ayoungh in my new layoutI have sliced the circle motion:
The sidebar is colour code: #efefef
I would recommend coding the colour as the background in the css.
I'm not sure what else to slice? Its not really a complete design.
-
kaneomak reacted to WebDev_Tank in my new layoutLol people need to know what you need slicing, eg three sections: Post 1, Post 2, Post 3. Or colours??
-
kaneomak reacted to ayoungh in my new layoutif you provide a link to your psd file, for download and tell me what size slices you want where i will do it for you. It's easily done
-
kaneomak reacted to ayoungh in my new layoutWhat do you mean? Do you want to slice the bare design above in your post?
-
kaneomak reacted to ayoungh in my new layoutI think you will need to give us more specifics ?