Results 1 to 3 of 3

Thread: Add Premium Banners left / right of your page...

  1. #1
    Thread Starter
    Rookie
    Not a Verified Customer
    Ramseize's Avatar
    Join Date
    May 2010
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Add Premium Banners left / right of your page...

    ok, while tweaking my classipress site, i manage to add additional features that i think you may also like...


    heres the screenshot:



    the banners still remain in its position, even if you scroll the page up and down...

    check http://panabo.ph for the demo

    how:
    in your
    wp-content/themes/classipress/styles/master.css

    add in the bottom :

    #floatmenu {display:block; top:226px; left:2px; width:130px; position:fixed; border:0px solid #888; padding:10px; text-align:center; font-weight:bold; color:#fff;}
    * html #floatmenu {position:absolute;}

    #floatmenu a:visited, #menu a {display:block; width:120px; height:20px; margin:0 auto; border-top:1px solid #fff; border-bottom:1px solid #000; text-align:center; text-decoration:none; line-height:20px; color:#000;}

    #floatmenu a:hover {background:#aaa; color:#fff;}

    then add these lines after the </body> (</body> can be located in footer.php) :


    <div id="floatmenu">
    [img]your_image_url[/img]</img>


    [img]your_image_url[/img]</img>
    </br>
    </div>

    then your good to go...


    note:

    when your screen resolution is small this method will seems to overlap...



    if someone could me make this stay beside the page please put the code here...

    for dem, visit http://panabo.ph

  2. #2
    Thread Starter
    Rookie
    Not a Verified Customer
    Ramseize's Avatar
    Join Date
    May 2010
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Add Premium Banners left / right of your page...

    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Rookie
    Not a Verified Customer
    dibbydabby's Avatar
    Join Date
    May 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Add Premium Banners left / right of your page...

    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)