Blackhawkso
-
Fixed Header Position like facebook bar
I might be wrong but would having your header in a div and then the rest of the page under it in a div with overflow scroll able on the y axis sort this problem out? or am i barking up the wrong tree lol
-
Advanced php
I've just found this link for a tutorial on a way to get cookies to work cross domains http://www.phpbuilder.com/columns/chriskings20001128.php3
-
Advanced php
Sorry just posted a link but then found out that it don't work in PHP so ignore me lol
-
Advanced php
The only thing I can think of is if you use $_SESSION to store the data it should keep the person logged in across the main and sub domains.
-
Feather Edge Effect
That box shadow works really nice cheers guys
-
Feather Edge Effect
@Paulie_D I'm getting rid of the tables the site will look the same but i'm fully updating the code and making it more symantic etc etc
-
Feather Edge Effect
@Paulie_D Nothing is showing up in either firefox or chrome
-
Feather Edge Effect
@shamai would a box shadow work with the border radius? or would it ignore the corners?
-
Feather Edge Effect
If you have a look at the site as it is you can see what the effect is that im trying to get. richardbonfield.com at the moment im using png files but now im wanting to update the site so its using css instead of images so it should load quicker.
-
Feather Edge Effect
@Paulie_D how could I apply a gradient just to the edge?
-
Salsa design. Spicy hot? Or ice cold.....
I think it looks nice well done
-
outsourcing
Does he tell the customer that he is outsourcing? Because if he don't then personally I would call him a sharlaton. I believe he will come up against a problem if one of his customers contact him saying that their is a problem with their site. …
-
Pulling my hair out what little I have Please Help
I got it working now cheers guys. Ended up having to do a div with the id of nav
-
Pulling my hair out what little I have Please Help
@shamai Here is the exact section of the css and html for the section i am having trouble with CSS CSS nav ul a { display: block; margin: 0 auto; width: 194px; color: #292e37; background: #0d1524; font-size: 2em; text-decoration: none…
-
Pulling my hair out what little I have Please Help
@shamai The issue is that I have a unordered list that I have floated left and then put some styling on it for my navigation. IE is saying up yours to all my styling and so it's not working at all.
-
My site, please review!
Very nice looking site. I'm liking your nav animation not too over the top. I have to agree with everyone else that you really could do with doing something about your background image just takes too long to load.
-
Controversial concept
It wouldn't show those versions of IE the site at all, but for everyone else the message div would be set to display: none; so it won't show
-
On which base theme this website is built on?
He started with starkers WP theme which is a blank theme and then he built the design from there.
-
wordpress search help
I've still not been able to find the answer to this yet can anyone help please
-
wordpress search help
@JoshWhite The search loop is fine and on a standard WP site that don't use a static home page don't have an issue with when someone submits an empty search but as soon as you use a static home page the issue arises. This is because the WP…
-
Wordpress HELP!!!!! Please
I have managed to fix it. The problem was that i created the folder and didn't let wordpress create it. So i deleted the folder and then uploaded the image again and now it has worked because wordpress created the folder itself. Strange very st…
-
Wordpress HELP!!!!! Please
Yeah they do so i keep getting the 404 page and not the image
-
Image background issue
@hompimpa I have tried the multiple backgrounds thing and it messed up but i don't know why. @karlpcrowley Here is a jsfiddle link http://jsfiddle.net/cCbHF/ if you scroll down the css you will see the section marked SIDEBAR CSS i had tried do…
-
Image background issue
@karlpcrowley I'm currently posting from my iPhone and not near my laptop. @hompimpa I didn't know that you can use multiple background images cheers for that.
-
Help with Simple JQuery Dropdowns
I figured it out thank you for your help yashar