Results 1 to 6 of 6
Hybrid View
-
7th Mar 2010, 09:11 PM #1ლ(ಠ益ಠლ)Website's:
extremecoderz.comHey there.
Firstly, i would suggest downloading XAMPP or WAMPP and installing your site on localhost so you can play with it without messing around with FTP etc.
Secondly, there are several Content Management Systems designed to help you achieve your goals without putting in half as much effort as your going to need to do with your current setup, the most popular being Joomla and DLE.
Thirdly, dialog boxes and buttons are uber easy to do. Take a look at the rokbox plugin, which is a universal plugin and allows you to create HTML/CSS/Java/etc dialog boxes and is literally endlessly configurable.
A small example of using those buttons you mentioned:
Code:#myImg {background-image:url('../img/image1.gif')} #myImg :hover {background-position:0px -72px}
That code will move the image up 72px when u hover over it (i cant do it here, html/css is not allowed in posts) - thus creating the effect that a button has been pressed.
thats all there is to it really when your using whats called "sprites". Basically it reduces HTTP requests and results in much quicker loading websites.
Anyway.
Welcome to KWWH. Have fun messing aroundjayfella Reviewed by jayfella on . Help with CSS (and maybe PHP/MySQL/Ajax) First off, let me introduce myself: I'm a beginning 'webmaster' from the Netherlands. Currently I've rolled into a start up business together with my uncle. As I am by far the most technical of us, I've taken upon me the task to do all the computer and web related tasks. We decided to start a web shop. I've read some comparisons between shops and I've chosen Interspire Shopping Cart(nulled, for now). As there already has been a small investment(Dutch language pack, not available for free Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Php coder with MVC/ajax/mysql knowledge
By turbovps in forum Web Development AreaReplies: 1Last Post: 13th Jul 2011, 11:28 AM -
Ajax googleapis
By killer123 in forum Webmaster DiscussionReplies: 2Last Post: 22nd Feb 2011, 11:35 AM -
Looking for ajax thanks 1.0.5 for ipb3.1.x
By immortalxx in forum IP.BoardReplies: 0Last Post: 7th Feb 2011, 01:21 AM -
Ajax problem
By John in forum vBulletinReplies: 13Last Post: 18th Dec 2009, 12:19 AM -
AJAX IM
By bloodqman in forum Technical Help Desk SupportReplies: 0Last Post: 7th Dec 2009, 07:24 PM
themaCreator - create posts from...
Version 3.51 released. Open older version (or...