Jump to content

Small template issue


GreyWing

Recommended Posts

Hi guys,

 

A new user and slowly getting to grips with it all, slowly lol. Anyway, I'm struggling to get rid of a piece of background on my site.

 

 

Anyway, my test page is at http://www.that.co.uk/test50 and the problem background is the blue bit half way down the screen. Does anyone have any idea on how to get rid of this and make it #FFFFFF

 

I have tried searching for the colour in the css files but can't see it anywhere.

 

Cheers

Graeme

Link to comment
Share on other sites

It's connected to this bit:

<iframe width="100%" scrolling="auto" height="1200" frameborder="0" align="top" class="wrapper" src="http://that.co.uk/extra/" name="iframe" id="blockrandom">
This option will not work correctly. Unfortunately, your browser does not support inline frames.</iframe>

The style declaration on the included page has this (templates/portal/style.css):

body{background-color:#369;background-image:url(images/bg_background.gif);background-repeat:repeat-x;margin:0;padding:0;}

#369 is the color, in shorthand.

Link to comment
Share on other sites

No worries, happy to help.

You might consider using Firefox browser with the firebug addon installed. Extremely helpful in troubleshooting design issues.

 

Agreed :D These days I use Firebug daily and it's by far the best Firefox addon I've used.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated