Wondered if anyone could enlighten me to what I’m doing wrong here.
I have an established website that I’m rebuilding with a new design using CSS.
The site is for a disabled charity and requires a simple solution that is visually obvious for the user allowing them to increase text sizes. when I orginally built the site (a table layout) I implemented a PHP style switcher to change the style sheet and the text sizes across the board.
My problem is this, when the site links the CSS in normally then my background images, unordered list bullet points etc. all appear fine. The problem occurs when they are called in using the switcher, theres no evidence that they are meant to be there and I have no idea whats happened.
I’m relatively new to CSS and this has left me slightly baffled. so I wondered if anyone could shed some light on it.
Many thanks.