Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bboukari Friend
    #143595

    Ok, I’ve been fooling around with this site for a couple months now and the one thing holding me up from pushing ahead with finishing my site for launch is banner ads. I need a way to place banner ads at the top of my website.

    The temporary site is: http://66.147.242.169/~alachuac/
    As you can see, the temporary banner ad I have placed is slipping behind the masthead and other site information. I want to have the banner ad push down the other info. I cannot be certain how I got the banner up there, but I think I created a new ad module (duplicate of existing) and placed it into one of the (template?) files.

    I would really appreciate any help someone can give me for this problem that I know is probably very simple to correct.
    B

    scotty Friend
    #314933

    In your index.php file find the ‘topbanner’ position you have added and in the div that it is inside create a ID like <div id=”topbanner”>

    Then add the following you your template.css…

    #topbanner {
    float: right;
    }

    add further styling as desired.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  scotty 15 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum