Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Branding Display

    Ok so I've done a ton of modding of the barebones template, but I can't figure this out. I'm trying to get rid of a <BR> that's putting in some ugly line between my tag line and categories navigation.
    Code:
    <!--bof-branding display-->
    <div id="logoWrapper">
        <div id="logo"><a href="mysite"><img src="includes/templates/barebones/images/logo.jpg" alt="myAlt" title=" myTitle " width="749" height="310" /></a></div>
        <div id="taglineWrapper">
          <div id="tagline">My Tagline</div>
        </div>
    </div>
    <br class="clearBoth" />
    <!--eof-branding display-->
    I can't seem to find where this is, anyone know?

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Branding Display

    Usually in your tpl_header.php. (should be in YOUR_TEMPLATE/common/
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: Branding Display

    Quote Originally Posted by Kim View Post
    Usually in your tpl_header.php. (should be in YOUR_TEMPLATE/common/
    That's the one!
    Go figure, I kept looking through html_header.php

  4. #4
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: Branding Display

    So here's a sneak peek of the site, it's not currently linked from anywhere. I'm actually considering putting the BR back in for aesthetic/spacing sake.

    It started off as barebones, and took me the entire day to essentially change the colours
    But it closely resembles my mainsite now so I'm



    edit: I think I need to make the picture a big bigger, as you can slightly see the background-color on the right side.

    Any suggestions?

 

 

Similar Threads

  1. Replies: 10
    Last Post: 14 May 2014, 07:25 AM
  2. branding a download when it's purchased
    By twmtoni in forum General Questions
    Replies: 2
    Last Post: 19 Aug 2010, 04:19 AM
  3. Custom Branding
    By irvine in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Mar 2008, 02:19 PM
  4. Zen Branding and logos..
    By starline in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 27 Jul 2007, 11:41 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
  •  
disjunctive-egg