Just finished a rebuild of our website at http://www.changingconstants.co.uk/
Any comments / suggestions welcome especially regarding any browser issues you may find!
New CMSMS website for Changing Constants
New CMSMS website for Changing Constants
Last edited by Sub_Kovert on Mon Mar 05, 2007 11:12 pm, edited 1 time in total.
Re: New CMSMS website for Changing Constants
I like the clean look of the site - not cluttered and easily navigable.
Great job.
Nullig
Great job.
Nullig
Re: New CMSMS website for Changing Constants
Why don't you style the class="menuactive"?
I noticed that on the contact page the contact.gif within the H1 is bigger than the div class="pageintro"
neophron
I noticed that on the contact page the contact.gif within the H1 is bigger than the div class="pageintro"
neophron
Re: New CMSMS website for Changing Constants
Thank you for the replies to my post,
Thank you for the comment, I did look into doing this but felt it wasn't needed, each page of the site uses a clear h1 header that describes the page content. What are your opinions on this - Do you (or people) think this would be a good option?Why don't you style the class="menuactive"?
Thank you.....This should now be sorted out, I am trying to learn CSS and find it difficult compared to tables.I noticed that on the contact page the contact.gif within the H1 is bigger than the div class="pageintro"
Last edited by Sub_Kovert on Wed Mar 07, 2007 12:07 am, edited 1 time in total.
Re: New CMSMS website for Changing Constants
Put this to your CSS:
#primary-nav li.menuactive a{
background: #fff; color: #ff9900;
}
On “a list apart” there was a special publication about current navigation
http://www.alistapart.com/articles/keepingcurrent/
neophron
#primary-nav li.menuactive a{
background: #fff; color: #ff9900;
}
On “a list apart” there was a special publication about current navigation
http://www.alistapart.com/articles/keepingcurrent/
neophron