Hello all. I'm relatively new to wordpress and recently I finished a website for a client that I developed locally on my machine.
My local dev environment was simply WampServer, the site was migrated from here onto my hosting server (shared hosting). The site was successfully uploaded...
Okay folks - normaly I don't post project URL's but In this case what the heck heh
This is the project I am working on at the minute:
http://www.manoj-kumar.co.uk/manoj-kumar/gds/GDS8-LATEST-1/
If you fire this up in your browser you will observe a 'slight' horizontal overflow.
Idealy I'd...
Hi Matt, I'm afraid what you are requesting is not possible as of present.
CSS is a style markup language, it gets a series of 'rules' given to your web browser which dictate HOW you want your actual webpage content to appear and look on the screen.
CSS is not a client-side scripting language...
I just used Mozila Firefox 'Inspector' tool to see what the issue was Matt. The issue is with the footer to begin with. It has no declaration or styling, which informs the browser that its a 'block level' element of any sort.
This is why I ommitted the 'float:left and clear:left' rules and...
good job. made it work after all.
but 'making it work' and understanding why what you did, made it work is the difference between a hacker and a programmer :)
im in between the two tbh heh
lol
Well folks, sorry for appearing out of the wilderness a century later after the threat post date heh
but it was fascinating to see two school of thought - one from Chris, who advocates that building something entirely from scratch, from the ground up allows one to learn on an exponential level...
More so in the light, that HTML&CSS&Javascript is uncharted territory to you. "
what !?? lmao
I must correct you on that sir, what a silly baseless assumption from your side sir LOL
I am highly proficent with all three of those front end web technologies, Olaf.
I can hand code responsive...
Sorry guys, nothing is wrong with MySQL - its a great opensource db and works like a dream on php.
I have anothing against it.
Its just Im wondering if its feasible and worth the time and effort to develop from scratch a full blown CMS tool , OR some sort of site content editor using native...
Consider something that is essentially a complex multi-dimensional array, such as a book. An object orientated [oriented US] book is an array of pages, a page is an array of strings [lines/sentences], a line is an array of shorter strings [words] and a word is an array of characters. So given...
Hi all.
I want to ask seasoned veterans and highly experienced full-stack / back-end php and asp.net programmers/coders, what advice they could give to me with regards to wanting to go all out and 'code/develop' a simple yet effective Content Management System tool for those who are proficient...
Ah I see whats happened.
Child container ( max-width 900px) , was appearing as 940 pixels lol
reason being, cos of this stupid line i added padding: 0 20px 0 20px ( so theres an extra 20 pixels on teh side of thsi child div element).
problemo solved. Thank you and GOOD BYE, have a...
I'd like to know what im missing, or overlooking or simply over complicating.
Simply put, we have a parent div that spans the width of the entire page (display inline block width 100% height auto no padding or margin), this in turn contains a child div ( position relative) which has width set...
Hi,
I'm curious in wanting to know if overriding html5 built in form validation is a good thing, so that browsers like IE10,11 and chrome are prevented from outputting those little tooltips/bubbles that inform the user if and when a field has not been entered etc.
If one is to do this, and...
hi folks, I want to obtain small thumbnail screenshots of some of the websites i have designed - akin to that of firefox new tab controls , where they show you the most recent sites viewed.
How can I obtain such screenshots ?
normal jquery flexslider with two static banners created in serif draw plus, and thats about it.
dimensions are 1200px x 500px or something.
i also created two 'minified' versions of those above banners, of 410px by 240px.
all i am trying to do is load the small ones by default IF the...
ok so ive been thinking, to hell with 'css only solutions' - thats nonsense. CSS is not meant to solve all functionality , lower overheads or not.
im going to try using a mouseenter and mouseleave event in a jquery function which will say something like:
when the user mouse enters...
here is the website im developing at present on my own test domain.
http://www.mktechsolutions.co.uk
the menu is css based and the website is responsive so to speak.
the logic is, that when viewed on desktops and large screens - you can hover your mouse over the drop down menu parent link...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.