acondiff
-
Edit XML with PHP
yes, it does make some sense. I just have to figure out how to pass the veriables. my problem is, this is a dynamic form that you are able to add and remove field groups, as you can see in the image, so i am going to have to figure out how to have t…
-
Edit XML with PHP
ok it works, but how do I use it? It just reset the first group of nodes to "a".
-
Edit XML with PHP
both the xml file and xmledit.php are on the root folder (public_html) of my server. I tried both with the var (without quotes) and with the direct location (with quotes) and still, I get the same error. It looks like it would work but maybe I am ov…
-
Edit XML with PHP
Thank you so much, but I get the following error: Warning: DOMDocument::save(http://www.condiffphotography.com/pricing.xml) [domdocument.save]: failed to open stream: HTTP wrapper does not support writeable connections in /[server-path]/xmledit.php…
-
Edit XML with PHP
Thanks for the reply. I just want to make this form functional. It already loads in data from my XML file. But I want the user to be able to edit it with this form. So since it loads the information in from the xml file, I could just dump all of the…
-
jQuery Image Slider / Text Fader
thanks that's a good resource to work out the vertical sliding for my images, i just need to find out how to make it an actual slide system where the text fades in/out and the images animate at the same time
-
Body Background Image Flicker
hmmm....that's really weird. i could of sworn it was doing it last night. im running on a mac using firefox must be the server? thanks anyways. =)
-
MTR Services
thanks a lot! this is how the ">" was done: #sidecol ul li ul li a:after { float: right; content: ">"; } hope that helps!
-
"Speaking" Navigation with Wordpress
No. he means this: http://www.smashingmagazine.com/2008/02 ... -examples/ for example: Home (large text) our main page (smaller text) Services (large text) what we do (smaller text) About (large text) what we're all about (smaller text) Co…
-
If No Text is on the Page...
we have a bomgar support portal (remote support) that if a representative is logged in the Bomgar support client it lists their name. but if no one is online the page is left blank. I would like it to say "No representative is available. There…
-
If No Text is on the Page...
how is this done? is it simple or is it more complex?
-
MTR Services
ahh i see. check out the site out again. i totally went a different direction with the site. tell me what you think.
-
float left makes home page disappear
in firefox when you take the float:left out, it pushes the content box up into the header. in IE it might not do anything tho. The float left allows the negative margin to work properly. As for the unnecessary css, the website is still in the devel…
-
float left makes home page disappear
ok so i fixed all but three very minor errors. its still not there in ie7. i think its because of the float. the float needs to be there for the negative margin to take effect. any ideas?
-
Anything Slider
id think so too but the weird thing is, I look in firebug and go to the head and I expand the line where I import the script and the whole script is there so I guess it is correct. I dont know. Take a look. http://www.mtrservices.com/home/ thanks.
-
Nav Background Position
see now the right rounded corners on the nav work. i dont know what i did. the rollover doesnt work though.
-
Nav Background Position
this is what i've got so far: ul.dropdown, ul.dropdown li, ul.dropdown ul { list-style: none; margin: 0; padding: 0; } ul.dropdown { position: relative; z-index: 597; float: right; margin-top: 60px; } ul.dropdown a { color: #dadada; …
-
Nav Background Position
Well now I have that working but I can't seem to get the hover state to work.
-
Nav Background Position
ok apparently its internet explorers inability to support the last-child pseudo class. so i tried using the class of that li. It still wont work in IE! I'm using wordpress so the li has two classes. so I think that is my issue. I'm not com…
-
Need help with bilingual Wordpress-as-a-CMS issue
theres a plugin called qTranslate that allows you to have a bilingual wordpress website.
-
Background image
But I do have another question for ya. How do I make a hover state for first child and last child? because if i remember right they are sudo classes theirselves so can I put two sudo classes on a selector? reason being is I have rounded corners on m…
-
Background image
that would work if I didnt have a gradient as well as the rounded corners. Plus most of my viewers are going to have ie.
-
Background image
because the body background is a pattern and I cant target the exact location of the content box on every browser. That helps because I didn't know if that was possible or not. Thanks.
-
High School Football Website
you've got a good point. lol...
-
High School Football Website
well thats what im saying is ive researched all these websites and they are all so busy. I just was trying to get away from that busy look and still keep that football feel.
-
High School Football Website
Good idea. I looked at nfl.com and scoped out different nfl teams' sites and they all are a mess! I mean These are big names here and I'm sure they all paid a lot of money to get these websites developed. The tabs are a good idea though. T…
-
MTR Services
Just a question, what makes those images so cheesy? And what kind of images would you replace them with. They are all stock photography from iStock photo and that was all I could find for IT stuff. Thanks a lot for your input. =)
-
SEO and Wordpress
Thanks a lot for all of the input. Both posts were very informative and will be very useful in the future as I design this website. I also found the 301 redirect interesting. How is that done. I would also like to know how you set WP up to do this w…