Results 1 to 6 of 6
  1. #1
    New Pligger fistball's Avatar
    Joined
    Feb 2009
    Posts
    19

    Designing a new header with a new logo

    I am using Pligg 1.0.0 RC2.

    I have checked and googled, but can't really find what i want.

    Ok to be specific.

    (i) I want to make my header background color "black"

    (ii) I want to make a logo for my title of the website in the black background. Then link the logo image as the homepage.

    How do I do that?

    Thanx for any help given.

  2. #2
    Casual Pligger mismeflight's Avatar
    Joined
    Feb 2009
    Posts
    69
    which template are using? If its the default than check out header.tpl. That where you can edit you header

  3. #3
    Constant Pligger plafon's Avatar
    Joined
    Feb 2009
    Posts
    104
    Quote Originally Posted by mismeflight View Post
    which template are using? If its the default than check out header.tpl. That where you can edit you header
    <div id="logo"><a href="{$my_base_url}{$my_pligg_base}"><img src="{$my_pligg_base}/templates/{$the_template}/images/testtest.png" width=200 height=80 border="0";><a href="{$my_base_url}{$my_pligg_base}"></a></a></div>

    this is an example , adapt!

  4. #4
    New Pligger fistball's Avatar
    Joined
    Feb 2009
    Posts
    19
    Quote Originally Posted by plafon View Post
    <div id="logo"><a href="{$my_base_url}{$my_pligg_base}"><img src="{$my_pligg_base}/templates/{$the_template}/images/testtest.png" width=200 height=80 border="0";><a href="{$my_base_url}{$my_pligg_base}"></a></a></div>

    this is an example , adapt!
    I just cut and paste to "squeeze" my logo into the header?by changing the testtest.png inside the images folder rite?

    How bout making the background black?

  5. #5
    Casual Pligger mismeflight's Avatar
    Joined
    Feb 2009
    Posts
    69
    hi,

    i am assuming you are using the default template on rc2? I am not on my home pc where I have pligg downloaded thus I will try my best to give you as my memory serve me

    Open up templates/wistie/header.tpl on the first few line find <div id="logo"><a href="{$my_base_url}{$my_pligg_base}">{#PLIGG_Visu al_Name#}</a></div> or something like that.

    than say if you want to insert your logo file say, mylogo.png you will have to change that statement to <div id="logo"><a href="{$my_base_url}{$my_pligg_base}"><img src="{$my_pligg_base}/templates/{$the_template}/images/mylogo.png" /></a></div> if that don't work try an absolute path, which would look something like this <div id="logo"><a href="{$my_base_url}{$my_pligg_base}"><img src="http://www.yourdomain.com/templates/wistie/images/mylogo.png" /></a></div>. Change mydomain.com to the your desired domain name. just remember to upload your logo file to /templates/wistie/images/ and not anywhere else not saying you can't if you do upload elsewhere do change the path to reflect where you have uploaded your logo file

    Now upload mylogo.png and overwrite header.tpl on your webserver

    and you should be able to see the changes when you visit your site. If the logo is too big try changing the div over templates/wistie/css/style.css and look for logo. Not too sure if there is fix width already allocated but if there is try changing it or the easier way is to resize your logo

    For the background, do you want the entire background to be change or just the header area? If for the entire site, open up templates/wistie/css/style.css and look for content and in that div you should see something like background: #fff; just change the #ff to you desired color. You can go to CSS Color Chart for css color chart if you need help for the code. Oh don't forget to overwrite style.css on your webser to see the changes.

    Hope it helps

  6. #6
    New Pligger fistball's Avatar
    Joined
    Feb 2009
    Posts
    19
    thanx, i will try that!thank u so much for the details...

Similar Threads

  1. How to replace Mystique logo on Header.tpl with my own ...
    By socialgeek in forum Questions & Comments
    Replies: 10
    Last Post: 06-08-2011, 01:03 AM
  2. header dispapears after logo edit on tpl
    By reshel in forum Questions & Comments
    Replies: 6
    Last Post: 03-26-2011, 07:52 AM
  3. How to add a logo to my header
    By idea in forum Questions & Comments
    Replies: 6
    Last Post: 02-27-2009, 02:05 AM
  4. add logo in header
    By mikimiki in forum Questions & Comments
    Replies: 2
    Last Post: 01-26-2008, 12:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Donate to Pligg CMS Dreamhost Web Hosting Host Gator Web Hosting