Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Cannot get image to show up properly on main content area (http://forum.bytesforall.com/showthread.php?t=17992)

Pauli Jul 16, 2012 12:32 PM

[SOLVED] Cannot get image to show up properly on main content area
 
I have a small image that spans the top of the content page, it blends in with the rest of the white page.

In Body,Text & Links, Body Style I have set my wallpaper colour to background: #F7F7F7;

Then in Style and edit CENTRE COLUMN I put the following code in;

{
background: #ffffff;
background-image: url('(http://mydomain.com/wp-content/theme...jpg)no-repeat;

}


What happens is the content area colour changes to the background colour #F7F7F7; The background colour seems to override the content area and so not #ffffff colour or background image

If I put background: #ffffff; and the background image on there own they both appear separately. The image appears with te #F7F7F7 color

any ideas?

juggledad Jul 16, 2012 02:09 PM

Well you have two open parents and one closing paren, no space after the closing paren
If you used the { and } remove them unless you put this in the CSS inserts.

Check your syntax at w3shools.com/css

Pauli Jul 16, 2012 03:04 PM

fixed thanks again :)


All times are GMT -6. The time now is 08:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.