Small Problem with my website

Your course.html page is borken dude to the conflicting CSS classes in the SpryImageSlideShow.css file.

You don't need to delete this you just need to remove the conflicting CSS statements.

For some reason in that file you define your navCricle ID again. You shouldn't have to do this.

Again, you also define your body style in this file but you don't need to do this. Sorry if I'm patronising you but CSS stands for Cascading Style Sheets. Each style sheets properties cascade and accumulate effectivly into one file before being applied to your site.

Styles are applied in order, so if you have a style that applies a blue background at the top and a red background at the bottom for the same thing then you'll have a red background.

This also applies to the order of the CSS files you include. So you'll probably find that if you include your Style.css AFTER your SpryImageSlideShow.css file your page will work. This is not a proper fix though, just bypassing the duplicate and erroneous styles you've made.

Roy
 
Roy, your not paronising me at all mate. Like I said in my OP im a newb to this, and learning as I go.
Im using a free trial of Adobe Dreamweaver CS5. It seems the Spry Image Slide Show which I enter as a 'widget' is Borking the .CSS Of that particular page. I guess Ill have to live with it for now, until I understand whats happening.
Thanks :)
 
still no arrow on course.html...
changing the text on bottom/footer into italics means the text moves and looks untidy...

really it's just tidying up and fixing a few bugs/errors and you can add stuff later like google analytics etc. get the basics sorted and you can grow the website later!
 
Yep, course.html seems to be a pain in tha ass. For some reason the arrow isn't showing, even though I've added the class "active" tag to the HTML. It's all to do with the spry slideshow I have on there, but althogh Roy has very kindly tried to explain why, it's all gone straight over my head! Lol
I'll sort out the text problem soon.
Thanks
 
I'd offer to change the css mate - but I'm a great believer in letting you find out and correct the error yourself so you learn about the problem and not just get it fixed by someone else...

See how you get on, if still stuck I'll have a looksy, ok?

As another quick point...I personally think it would look a bit better with some sort of button/background on the links area...
 
I'd offer to change the css mate - but I'm a great believer in letting you find out and correct the error yourself so you learn about the problem and not just get it fixed by someone else...

See how you get on, if still stuck I'll have a looksy, ok?

As another quick point...I personally think it would look a bit better with some sort of button/background on the links area...

tbh mate, thats why i havent asked for any help just yet :) Its been a long journey, about 6 weeks now off and on, and im not about to give up just yet.

Could you explain what you mean about the button/background on the links area? Im not with you. :(
 
Not a bad start at all. I cant really add anything as others have already addressed my points. When i first started CSS i got in a right muddle too :D

im only around the corner from Trentham Golf course :D
 
Also noted you have a shop section. Any plans in the future to put your products online? If so drop me an email and i can help you out :D

there are some great open source systems out at the moment
 
That'd be nice to look into to be honest mate. Most golf clubs have a 'certain style' of website. Something like that might separate us from the crowed. Where do WE start? :P
 
That'd be nice to look into to be honest mate. Most golf clubs have a 'certain style' of website. Something like that might separate us from the crowed. Where do WE start? :P

Drop me an email (in my trust) when your ready and i will send some links of some good free open source e commerce sites.
 
tbh mate, thats why i havent asked for any help just yet :) Its been a long journey, about 6 weeks now off and on, and im not about to give up just yet.

Could you explain what you mean about the button/background on the links area? Im not with you. :(

instead of the links to pages just being floating green text, giving them a background so they look more like a button to press...was just a thought which you can ignore as much as you like...
 
Back
Top Bottom