Results 1 to 4 of 4

Hybrid View

  1. #1

    Default Need some help with my header

    http://www.canemasters.com

    I've decided to increase my pages width to 900px. I need to take the white area around my flash header, and make it all black. Any ideas how?

    I'm calling up the flash in the header in the tpl_header.php file like this:

    <div id="logoWrapper">

    <center>
    <script type="text/javascript" src="includes/templates/canemasters/jscript/swfobject.js"></script>
    <object type="application/x-shockwave-flash" data="includes/templates/canemasters/images/flash/header.swf" width="800" height="185" align="">
    <param name="movie" value="includes/templates/canemasters/images/flash/header.swf" />
    <img src="includes/templates/canemasters/images/header.jpg" border="0" width="800" height="185" ISMAP USEMAP="#headermap"/></object>
    </center>
    Is it possible to include some code in that to set the background color?

    I tried to add " color: #ffffff; " to the #headerWrapper area of the css, but it didn't do the trick.

    Thank you.
    Last edited by canemasters; 1 Feb 2008 at 09:54 PM.

  2. #2

    Default Re: Need some help with my header

    Okay, I figured out the area I wanted to edit was the #logowrapper section in the stylesheet.css, so I took logowraper out of the

    #headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #logowraper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

    section, and set it by itself.

    Now however, I'd really like to get rid of the white bar below my header.

    Any ideas?

    Thank you.

  3. #3
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Need some help with my header

    I know I read it earlier today and did it to one of my sites, this is what I did, try it.

    In your stylesheet.css

    .centerColumn,
    padding-top:0px;

    .leftBoxContainer, .rightBoxContainer {
    margin:0em 0em 1.2em;
    Newest Site: ChargerPros - Stuff4Toys

  4. #4

    Default Re: Need some help with my header

    Thank you again!

 

 

Similar Threads

  1. Need some Header and Footer help please...
    By carwash in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 18 Oct 2011, 11:23 AM
  2. Need some help...image rotation in header
    By c.my.m3 in forum General Questions
    Replies: 1
    Last Post: 17 May 2010, 05:04 AM
  3. HELP! I ready need help with some modifications
    By missinglife in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 3 Oct 2009, 08:02 PM
  4. Need help with some changes in header, please
    By Kruna in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 16 Oct 2007, 11:06 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