Jump to content

Can't Change Portal's Color


megatr0n

Recommended Posts

You asked for the background not the border around the content container!!

Check the bold red part for the border color in the line below from style.css

#content_container{background:#FFF url(images/content_container_bg.gif) repeat-y;border:5px solid #258;color:#666;margin:20px auto 0;padding:0;text-align:left;width:950px;}
Link to comment
Share on other sites

My bad. I do see an effect. It is smaller but still there. This is similar to what I am seeing right now after doing what you recently suggested.

 

http://forum.whmcs.com/showthread.php?t=25316&highlight=portal+default

 

This is what I have done.

#content_container{background:#FFFFFF url(images/content_container_bg.gif) repeat-y;border:5px solid #FFFFFF;color:#FFFFFF;margin:20px auto 0;padding:0;text-align:left;width:950px;}

Link to comment
Share on other sites

After much trial and error, this is what I had to do to change it. Replace the yellow text with something else.

 

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

 

Sparky your comments were helpful.

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