Jump to content

Editing header


craigrg

Recommended Posts

Hi People

 

I am having problems editing my header. I have looked through the forum and found the following post.

 

http://forum.whmcs.com/showthread.php?t=16943&highlight=header

 

I have followed this and it all seems to work ok but there are no images show on the header. Does any one have any idea why this would be??

 

Thanks in advance

 

Craig

Link to comment
Share on other sites

thanks for the reply. i now have another problem. I need to add a background image and repeat it plus set the top margin to 0px.

 

background-image: url(images/backgd.jpg);

background-repeat: repeat-x;

margin-top: 0px;

 

but i get the following error:

Fatal error: Smarty error: [in cgctemp/header.tpl line 5]: syntax error: unrecognized tag: background-image: url(images/backgd.jpg); background-repeat: repeat-x; margin-top: 0px; (Smarty_Compiler.class.php, line 439) in /home/sites/cg-computers.co.uk/public_html/client/libs/Smarty.class.php on line 1095

 

any idea how i fix this?

Link to comment
Share on other sites

Looks right from here?

Have you heard of using Firefox and the "firebug" plugin for finding issues like this? Absolutely indispensable for finding what is controlled by what, and you can test changes right in your browser before committing them to the site for everyone.

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