Jump to content

Modification v4 Design


easyswiss

Recommended Posts

The navy-colored top bar is colored inside an image. This image is templates/portal/images/bg_background.gif.

 

You can edit the text color used in the top bar in the file templates/portal/style.css, line 22:

 

.header{color:#1a4d80;font-size:14px;font-weight:700;}

 

Just change that color code in the desired one.

 

For placing an image in the header, you can edit the templates/portal/header.tpl file, line 13. Add your image in that line, like:

 

<div id="company_title"><img src="templates/portal/images/header.gif" alt="header" /></div>
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