timo0403
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Defalt theme – background colour outside around pageLegendary .. thanks for the fix.
Forum: Themes and Templates
In reply to: Defalt theme – background colour outside around pageCan anyone add anything to last post of mine.
The page initially comes up the right colour for a brief second then the grey takes over. The code I have changed is in above post
Forum: Themes and Templates
In reply to: Defalt theme – background colour outside around pageMany thanks Maerk
If you don’t fiddle you don’t learn I believe and in that you make mistakes along the way ??
Like I have.
I have amended the code in header.php as above and still doesn’t want to play the game .. it really wants to be grey. I obviously amended a couple of others that I shouldn’t have ie page but it doesn’t affect it at the moment either .. is there css elsewhere that is overiding it?
Code is as follows:
<style type=”text/css” media=”screen”>
/* To accomodate differing install paths of WordPress, images are referred only here,
and not in the wp-layout.css file. If you prefer to use only CSS for colors and what
not, then go right ahead and delete the following lines, and the image files. */body { background: #E69821 url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbgcolor.jpg”); }
<?php /* Checks to see whether it needs a sidebar or not */ if ((! $withcomments) && (! is_single())) { ?>
#page { background: #E69821 url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbg.jpg”) repeat-y top; border: none; }
<?php } else { // No sidebar ?>One really silly question .. I have tried to utilise the theme editor but it has a message at the bottom that says “If this file was writable you could edit it”. Where have I missed the setting? I have beem changing code in Dreamweaver .. not that I would think this would cause a problem.
Thanks again .. go away grey colour.
Forum: Themes and Templates
In reply to: Defalt theme – background colour outside around pageThanks
However now I’m really confused …. is this still in the header.php file and if so what is the solution?
I’M not great with css obviously.
many thanks
TimoForum: Themes and Templates
In reply to: Defalt theme – background colour outside around pageI’ll close this one off and stick to the “CSS changes not updating” thread as it is not actually resolved.
Timo
Forum: Themes and Templates
In reply to: CSS changes not updatingOK .. now this is definitley weird.
Definitely my PC … downloaded Firefox and I get the same effect in there .. still grey.
I swear I have tried the CTRL F5 atleast four times .. not that more than once would help ??
I’m almost beaten!
Forum: Themes and Templates
In reply to: CSS changes not updatingMany thanks Maerk
Must be a IE problem as deleting temp files didn’t work and nor did CTRL F5 – it does refresh but back to grey.
Don’t understand how but ….
I’m gathering I might need to download Firefox as it might be a bit bright:)
Forum: Themes and Templates
In reply to: Defalt theme – background colour outside around pageThanks Maerk
As posted in “CSS changes don’t save” Post as I think that post is complete I have not been able to resolve problem.
I just applied the edit you recommended and Ctrl F5 (using the colour code #E69821 instead of black but it still is grey.
URL is voipworking4you.info .
Now I have changed it in the style.css and in the header.php but no “happy happy joy joy”
cheers
TimoForum: Themes and Templates
In reply to: CSS changes not updatingHi
I just applied the edit you recommended and Ctrl F5 (using the colour code #E69821 instead of black but it still is grey.
URL is https://www.voipworking4you.info .
Now I have changed it in the style.css and in the header.php but no cigar.
Forum: Themes and Templates
In reply to: CSS changes not updatingHi
I have the post below and I have exactly the same problem. When you mean go to site to execute Ctrl F5 what exactly do you mean .. execute Ctrl F5 when page is in browser or whilst logged in Admin …
Someone mentioned Dreamweaver not able to amend WP files .. this is how I did it .. is this a problem?
thanks
Timo