Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • kevinag Friend
    #144020

    This isn’t really a Joomlart question as much as a general question regarding a banner. I just figured I’d ask here since I’ve been impressed with everyone’s knowledge.

    Basically, I have a banner ad at the top of my page that pulls it’s code from somewhere else. I’ve noticed in Firebug that I’m able to change the “table width” property and make it so the ad isn’t as wide. I can’t seem to find a way to change this permanently in any of my site files though.

    Here is the site: cwstaging.com

    I’m attaching a couple of images to illustrate how it looks now and how I’d like it to look.

    Any ideas?

    Thanks,
    Kevin


    1. Before
    2. After
    mihirc Friend
    #316831

    Hello,

    Since the actual table isnt getting a class attached to it, you can try doing this.

    div.banneritem table{
    width:675px !important;
    float:left;
    }

    I doubt it will work, considering that the code is element style. which is like the highest class an element will take.

    But, hey trying doesnt hurt.
    Mihir.

    kevinag Friend
    #316832

    Where do I put that code?

    dreambuilds Friend
    #316834

    Your flash banner and your pic to the left are two different assets.

    kevinag Friend
    #316835

    but they came together with some html code from that client. I want to see if there is a way to override the code a bit and push those two assets so they are closer together.

    dreambuilds Friend
    #316836

    In that case I will change the flash banner and insert this pic into the banner on the left side and that left pic will erase. But that’s just me, I don’t have problem with flash. maybe someone have better solution.

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

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

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