MikeC
-
CSS Horizontal sub menu help
Incase it isn't obvious, alter this: Home About Voice Internet Assistance Links & News Contact To include whatever you want your top level menu items to be. For each of those there needs to be a seperate sub menu, al…
-
CSS Horizontal sub menu help
Ok Al try this: In between your tags put this: div#navigation-bg { height:66px; background: url(images/navigation-bg.gif) 0 0 repeat-x; } div#navigation-bg div#navigation { width:922px; margin:0 auto; } div#navigation-bg div#navigati…
-
RESOLVED - Happy with the design and layout, not the errors!
Every website should have a body tag. Replace this: With this: And This: With this: Now on your stylesheet, change this: .body { background: #776d62 url(/d2webdesigns/images/bgImage.jpg) repeat-x top left; font-size: 90%; font-family: …
-
CSS Horizontal sub menu help
More like this one? http://www.dhtmlgoodies.com/scripts/dhtmlgoodies-tabmenu/dhtmlgoodies-tabmenu.html
-
CSS Horizontal sub menu help
http://www.kriesi.at/wp-content/extra_data/suckerfish_tutorial/step4.html That is an example of what al_m473 suggested. Is that what you want?
-
Difference between 'a:link' and just 'a'
Oh yeah... I must have not saved on the refresh or something :? Sorry about that.
-
CSS Horizontal sub menu help
What design do you want exactly? Can you send me a screenshot or something showing me? I'll see if I can change the tab menu to what you want if I get time tomorrow.
-
Two divs and problem. Please help.
Does it have to be two divs? If not then try this code: Untitled Page /* BBCode ------------ */ .quotetitle { margin: 10px 5px 0px 5px; padding: 2px 4px; border: solid 1px #C6DBC7; color: #7DA578; background-color: #EAF2E9…
-
CSS Horizontal sub menu help
Ah I do apologise, I thought you mean you just wanted it ina horizontal list. Might be worth checking this out: http://www.dhtmlgoodies.com/index.html?page=menuScripts Check out "List based DHTML menu" And with regards to the container…
-
Difference between 'a:link' and just 'a'
I don't think that's correct Chris. Untitled Document a { color: yellow; } a:link { color: red; } Link Text Anchor Text The outcome was: Link Text Anchor Text
-
CSS Horizontal sub menu help
I'm not sure if you just didn't include it, but in the code you posted you didn't include the container, and because of the way the CSS is coded it needs to be in the correct hierarchy. Here is my edited version of the HTML: …
-
CSS Horizontal sub menu help
What CSS have you got for that?
-
Digital Download - Unique link
I have just come across this: http://www.instinct.co.nz/e-commerce/ It's a wordpress addon, and it supports digital downloading, and it's free! @Chris: Might be worth including this in your video! I am seting it up now and it seems very…
-
Digital Download - Unique link
FoxyCart also looks good but I really need it to be an OpenSource or one off payment solution. There is no way I can see my client paying every month, having said that $15 is about €12, not a lot really. I'm trying Drupal as I type, but if an…
-
Digital Download - Unique link
E-Junkie looks almost perfect. But does anyone know of an alternative to E-Junkie that is downloadable so it can be installed on my own server rather than being hosted remotely. I would also like one that is either Open Source, or a single payment,…
-
Digital Download - Unique link
Plain HTML/CSS pages. On one page there are PayPal "Buy Now!" buttons, so you click the button for the song you want, and it takes you to PayPal so you can pay. Then when you have paid, I want PayPal or the website to send an email to yo…
-
Wordpress - Posts Page
I will probably do the same. I will let you know how I get on!
-
Wordpress - Posts Page
Perfect, thanks for the help anyway!
-
Wordpress - Posts Page
I've been thinking. Would it be easiest to have only the posts page use wordpress, and just do all the other pages as plain HTML/CSS? Is that something I should avoid or would it be a good idea?
-
Popup 'Box' Overlay??
You do make some interesting points, but I'm afraid I don't need to Import any steam solenoid valves at present.
-
Wordpress - Posts Page
I have just been through it all again in the order you said. The template name at the top of the template is correct, I have this: I know the rest of the template is correct because I have just copied the template for the rest of the site and ad…
-
Wordpress - Posts Page
Yeah I have done, but instead of using the template I want it to use(the same as every page other than the the home page) it is using the home page template.
-
Popup 'Box' Overlay??
It's just a temporary thing for this month. I want it to look jazzy. I'm going to post a link in the website forum to get some constructive criticism.
-
Wordpress - Posts Page
Page Parent is set to 'Main Page (no parent)' Is that right?
-
Wordpress - Posts Page
Well the posts should be index.php I only created another template for it when it wasn't working. It seems to just use whatever template the home page uses. So I need to find out how to change that, if it is possible. Any ideas?
-
Popup 'Box' Overlay??
Thanks Jonz! I ended up just creating an image and using phatfusion's lightbox. Works pretty well. Thanks again for your quick reply and sound advice! :D
-
Animated PNG's anyone?
VERY cool! I wonder if IE will ever support this though :(