Maybe you are looking at the cached version. Change the code and try reloading with Ctrl-F5.
Btw, there’re quite a few values you’ll need to recalculate and change.
#outline, #nav, #content (including #right and #left), #appendix.
Do you make changes to this file /wp-content/themes/jq/lib/css/style_serif.css?
Thread Starter
taji34
(@taji34)
no, the only changes i made were to the style.css file
this is the link to the active stylesheet of your site:
<link rel="stylesheet" href="http://www.sorcererscorner.com/wp-content/themes/jq/lib/css/style_serif.css" type="text/css" media="screen" />
that is the reason, @nebulus asked if you made the changes to this css file.
at the moment, style.css of your theme does not get used in your site (maybe depending on your settings)
if you want to make any changes to the style of your site, then you need to edit this ‘jq/lib/css/style_serif.css’ .
if this is not be possible from the dashboard, you need to download the css file, make the changes locally on your computer, and ftp the file back up to your server.
Thread Starter
taji34
(@taji34)
ok, thanks. i’ll try that. if it doesn’t work i’ll post it here.