scottmise
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: [Theme: Default] Can't find CSS that specifies Page BGAha! It is there. I must have overlooked it when I was searching before. Thanks for your help everyone!
Forum: Themes and Templates
In reply to: [Theme: Default] Can't find CSS that specifies Page BGThere is quite a bit of CSS in the functions.php file, but not the code previously mentioned…
Forum: Themes and Templates
In reply to: [Theme: Default] Can't find CSS that specifies Page BGI searched “kubrick” in Firebug to find the specific file index of the background image. Apparently the code is inline somewhere:
#page { background: url("http://localhost/wordpress/wp-content/themes/default/images/kubrickbg-ltr.jpg") repeat-y scroll center top transparent; border: medium none; }If this code isn’t in the style.css file, then where could it be?
Forum: Themes and Templates
In reply to: [Theme: Default] Can't find CSS that specifies Page BGAll right, I have it installed. Firebug does seem like a good tool for testing changes in code! Unfortunately I still cannot find where the background image is getting it’s authorization from.
Forum: Themes and Templates
In reply to: [Theme: Default] Can't find CSS that specifies Page BGSorry for the confusion. I am actually using a theme called Default.
Viewing 5 replies - 1 through 5 (of 5 total)